Changes of Revision 16
[-] | Changed | postgresql.spec |
x 1
2 # 3 -# spec file for package postgresql (Version 8.3.8) 4 +# spec file for package postgresql (Version 8.3.9) 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.8 13 +Version: 8.3.9 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 +* Mon Dec 14 2009 Carsten Schoene <cs@linux-administrator.com> - 8.3.9-1 22 +- update to release 8.3.9 23 + 24 * Wed Sep 09 2009 Carsten Schoene <cs@linux-administrator.com> - 8.3.8-1 25 - update to release 8.3.8 26 27 |
||
Added | postgresql-8.3.9.tar.bz2 ^ |