Author: radek Date: Tue Sep 18 22:01:58 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - version 8.2.5 (not announced yet) - removed -version.patch (doesn't seem to be needed), updated -pg_ctl-fix.patch
---- Files affected: SPECS: postgresql.spec (1.391 -> 1.392) ---- Diffs: ================================================================ Index: SPECS/postgresql.spec diff -u SPECS/postgresql.spec:1.391 SPECS/postgresql.spec:1.392 --- SPECS/postgresql.spec:1.391 Sun Sep 9 01:33:28 2007 +++ SPECS/postgresql.spec Wed Sep 19 00:01:53 2007 @@ -22,19 +22,18 @@ Summary(uk.UTF-8): PostgreSQL - система керування базами даних Summary(zh_CN.UTF-8): PostgreSQL 客户端程序和库文件 Name: postgresql -Version: 8.2.4 -Release: 3 +Version: 8.2.5 +Release: 1 License: BSD Group: Applications/Databases Source0: ftp://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}.tar.bz2 -# Source0-md5: af7ec100a33c41bfb8d87b5e0ec2f44a +# Source0-md5: bb1cd309ea72f070cb964736f5755847 Source1: %{name}.init Source2: pgsql-Database-HOWTO-html.tar.gz # Source2-md5: 5b656ddf1db41965761f85204a14398e Source3: %{name}.sysconfig Patch0: %{name}-conf.patch Patch1: %{name}-absolute_dbpaths.patch -Patch2: %{name}-version.patch Patch3: %{name}-ecpg_link.patch Patch4: %{name}-ecpg-includedir.patch Patch5: %{name}-pg_ctl-fix.patch @@ -756,10 +755,9 @@ %setup -q %patch0 -p1 %{?with_absolute_dbpaths:%patch1 -p1} -%patch2 -p1 %patch3 -p1 %patch4 -p1 -%patch5 -p0 +%patch5 -p1 tar xzf doc/man*.tar.gz @@ -1137,6 +1135,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.392 2007/09/18 22:01:53 radek +- version 8.2.5 (not announced yet) +- removed -version.patch (doesn't seem to be needed), updated -pg_ctl-fix.patch + Revision 1.391 2007/09/08 23:33:28 wrobell - added a note about postgresql 8.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/postgresql.spec?r1=1.391&r2=1.392&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
