Author: radek Date: Thu Nov 1 20:49:54 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - release 2: added -825_planner_regression.patch
---- Files affected: SPECS: postgresql.spec (1.392 -> 1.393) ---- Diffs: ================================================================ Index: SPECS/postgresql.spec diff -u SPECS/postgresql.spec:1.392 SPECS/postgresql.spec:1.393 --- SPECS/postgresql.spec:1.392 Wed Sep 19 00:01:53 2007 +++ SPECS/postgresql.spec Thu Nov 1 21:49:49 2007 @@ -23,7 +23,7 @@ Summary(zh_CN.UTF-8): PostgreSQL 客户端程序和库文件 Name: postgresql Version: 8.2.5 -Release: 1 +Release: 2 License: BSD Group: Applications/Databases Source0: ftp://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}.tar.bz2 @@ -37,6 +37,7 @@ Patch3: %{name}-ecpg_link.patch Patch4: %{name}-ecpg-includedir.patch Patch5: %{name}-pg_ctl-fix.patch +Patch6: %{name}-825_planner_regression.patch URL: http://www.postgresql.org/ BuildRequires: autoconf BuildRequires: automake @@ -758,6 +759,7 @@ %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p0 tar xzf doc/man*.tar.gz @@ -1135,6 +1137,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.393 2007/11/01 20:49:49 radek +- release 2: added -825_planner_regression.patch + 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 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/postgresql.spec?r1=1.392&r2=1.393&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
