OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 13-Feb-2003 20:56:59
Branch: HEAD Handle: 2003021319565602
Modified files:
openpkg-re/vcheck vc.postgresql
openpkg-src/postgresql postgresql.spec
openpkg-web news.txt
Log:
upgrade to libpqxx 1.4.1
Summary:
Revision Changes Path
1.17 +1 -1 openpkg-re/vcheck/vc.postgresql
1.45 +3 -3 openpkg-src/postgresql/postgresql.spec
1.3298 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.postgresql
============================================================================
$ cvs diff -u -r1.16 -r1.17 vc.postgresql
--- openpkg-re/vcheck/vc.postgresql 12 Feb 2003 09:24:46 -0000 1.16
+++ openpkg-re/vcheck/vc.postgresql 13 Feb 2003 19:56:56 -0000 1.17
@@ -14,7 +14,7 @@
regex = libpq\+\+-(__VER__)\.tar\.gz
}
prog postgresql:libpqxx = {
- version = 1.4.0
+ version = 1.4.1
url = ftp://gborg.postgresql.org/pub/libpqxx/stable/
regex = libpqxx-(__VER__)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/postgresql/postgresql.spec
============================================================================
$ cvs diff -u -r1.44 -r1.45 postgresql.spec
--- openpkg-src/postgresql/postgresql.spec 12 Feb 2003 09:24:48 -0000 1.44
+++ openpkg-src/postgresql/postgresql.spec 13 Feb 2003 19:56:58 -0000 1.45
@@ -26,7 +26,7 @@
# package versions
%define V_postgresql 7.3.2
%define V_libpqpp 4.0
-%define V_libpqxx 1.4.0
+%define V_libpqxx 1.4.1
%define V_pgperl 2.0.2
%define V_psqlodbc 7.2.5
@@ -40,7 +40,7 @@
Group: Database
License: GPL
Version: %{V_postgresql}
-Release: 20030212
+Release: 20030213
# package options
%option with_cxx no
@@ -202,7 +202,7 @@
rm -f $RPM_BUILD_ROOT%{l_prefix}/man/man1/pgaccess.1
rm -f $RPM_BUILD_ROOT%{l_prefix}/man/man1/pgtclsh.1
rm -f $RPM_BUILD_ROOT%{l_prefix}/man/man1/pgtksh.1
- rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/lib*.so*
+ #rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/lib*.so*
# namespace adjustments to installation
for prog in \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3297 -r1.3298 news.txt
--- openpkg-web/news.txt 13 Feb 2003 15:51:04 -0000 1.3297
+++ openpkg-web/news.txt 13 Feb 2003 19:56:57 -0000 1.3298
@@ -1,3 +1,4 @@
+13-Feb-2003: Upgraded package: P<postgresql-7.3.2-20030213>
13-Feb-2003: Upgraded package: P<curl-7.10.3-20030213>
13-Feb-2003: Upgraded package: P<fsl-1.0.8-20030213>
13-Feb-2003: Upgraded package: P<ifile-1.3.0-20030213>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]