OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Peter Smej
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 04-Feb-2003 17:46:42
Branch: HEAD Handle: 2003020416463902
Modified files:
openpkg-src/postgresql postgresql.spec
openpkg-web news.txt
Log:
upgrading package: postgresql 7.3.1 -> 7.3.2
Summary:
Revision Changes Path
1.39 +4 -3 openpkg-src/postgresql/postgresql.spec
1.3191 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/postgresql/postgresql.spec
============================================================================
$ cvs diff -u -r1.38 -r1.39 postgresql.spec
--- openpkg-src/postgresql/postgresql.spec 1 Feb 2003 11:49:19 -0000 1.38
+++ openpkg-src/postgresql/postgresql.spec 4 Feb 2003 16:46:41 -0000 1.39
@@ -24,7 +24,7 @@
##
# package versions
-%define V_postgresql 7.3.1
+%define V_postgresql 7.3.2
%define V_libpqpp 4.0
%define V_libpqxx 1.3.6
%define V_pgperl 2.0.2
@@ -40,7 +40,7 @@
Group: Database
License: GPL
Version: %{V_postgresql}
-Release: 20030201
+Release: 20030204
# package options
%option with_cxx no
@@ -147,7 +147,8 @@
--with-postgres-lib=`pwd`/../src/interfaces/libpq \
--with-postgres-include=`pwd`/../src/interfaces/libpq \
--disable-shared
- %{l_make} %{l_mflags -O}
+ # %{l_make} %{l_mflags -O}
+ /cw/bin/gmake %{l_mflags -O}
)
%endif
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3190 -r1.3191 news.txt
--- openpkg-web/news.txt 4 Feb 2003 15:15:40 -0000 1.3190
+++ openpkg-web/news.txt 4 Feb 2003 16:46:39 -0000 1.3191
@@ -1,3 +1,4 @@
+04-Feb-2003: Upgraded package: P<postgresql-7.3.2-20030204>
04-Feb-2003: Upgraded package: P<lmtp2nntp-1.2a7-20030204>
04-Feb-2003: Upgraded package: P<as-gui-0.6.10-20030204>
04-Feb-2003: Upgraded package: P<vim-6.1.318-20030204>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]