Changes of Revision 18
[-] | Changed | postgresql.spec |
x 1
2 # 3 -# spec file for package postgresql (Version 8.3.9) 4 +# spec file for package postgresql (Version 8.3.11) 5 # 6 # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. 7 # 8
9 BuildRequires: openldap2-devel openssl-devel pam-devel readline-devel zlib-devel 10 BuildRequires: ncurses-devel 11 Summary: Basic Clients and Utilities for PostgreSQL 12 -Version: 8.3.9 13 +Version: 8.3.11 14 Release: 1 15 %define pg_minor_version %(echo %version | cut -f1-2 -d.) 16 License: BSD 3-Clause 17
18 %doc %_mandir/man1/pg_config.1* 19 20 %changelog 21 +* Tue May 18 2010 Carsten Schoene <cs@linux-administrator.com> - 8.3.11-1 22 +- update to release 8.3.11 23 + 24 * Mon Dec 14 2009 Carsten Schoene <cs@linux-administrator.com> - 8.3.9-1 25 - update to release 8.3.9 26 27 |
||
Added | postgresql-8.3.11.tar.bz2 ^ |