OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 15-May-2005 19:42:06
Branch: HEAD Handle: 2005051518420600
Modified files:
openpkg-src/postgresql postgresql.spec
Removed files:
openpkg-src/postgresql postgresql.patch.libpqxx
Log:
modifying package: postgresql-8.0.3 20050506 -> 20050515
Summary:
Revision Changes Path
1.3 +0 -146 openpkg-src/postgresql/postgresql.patch.libpqxx
1.153 +4 -6 openpkg-src/postgresql/postgresql.spec
____________________________________________________________________________
rm -f openpkg-src/postgresql/postgresql.patch.libpqxx <<'@@ .'
Index: openpkg-src/postgresql/postgresql.patch.libpqxx
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/postgresql/postgresql.spec
============================================================================
$ cvs diff -u -r1.152 -r1.153 postgresql.spec
--- openpkg-src/postgresql/postgresql.spec 6 May 2005 07:08:58 -0000
1.152
+++ openpkg-src/postgresql/postgresql.spec 15 May 2005 17:42:06 -0000
1.153
@@ -25,7 +25,7 @@
# package versions
%define V_postgresql 8.0.3
%define V_libpqpp 4.0
-%define V_libpqxx 2.5.0
+%define V_libpqxx 2.5.2
%define V_pgperl 2.0.2
%define V_psqlodbc 08.00.0101
%define V_slony1 1.0.5
@@ -43,7 +43,7 @@
Group: Database
License: GPL
Version: %{V_postgresql}
-Release: 20050506
+Release: 20050515
# package options
%option with_server yes
@@ -68,8 +68,7 @@
Source8: rc.postgresql
Source9: pg_migrate
Patch0: postgresql.patch
-Patch1: postgresql.patch.libpqxx
-Patch2: postgresql.patch.slony1
+Patch1: postgresql.patch.slony1
# build information
Prefix: %{l_prefix}
@@ -149,7 +148,6 @@
%if "%{with_cxx}" == "yes"
%setup -q -T -D -a 1
%setup -q -T -D -a 2
- %patch -p0 -d libpqxx-%{V_libpqxx} -P 1
case "%{l_platform -t}" in
*-sunos* )
%{l_shtool} subst \
@@ -171,7 +169,7 @@
%endif
%if "%{with_slony1}" == "yes"
%setup -q -T -D -a 5
- %patch -p0 -d slony1-%{V_slony1} -P 2
+ %patch -p0 -d slony1-%{V_slony1} -P 1
%endif
%if "%{with_pgpool}" == "yes"
%setup -q -T -D -a 6
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]