OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 30-Mar-2003 13:21:38
Branch: HEAD Handle: 2003033012213701
Modified files:
openpkg-src/postgresql postgresql.spec
openpkg-web news.txt
Log:
hardwire tar path
Summary:
Revision Changes Path
1.54 +2 -1 openpkg-src/postgresql/postgresql.spec
1.3889 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/postgresql/postgresql.spec
============================================================================
$ cvs diff -u -r1.53 -r1.54 postgresql.spec
--- openpkg-src/postgresql/postgresql.spec 7 Mar 2003 11:35:32 -0000 1.53
+++ openpkg-src/postgresql/postgresql.spec 30 Mar 2003 11:21:38 -0000 1.54
@@ -40,7 +40,7 @@
Group: Database
License: GPL
Version: %{V_postgresql}
-Release: 20030307
+Release: 20030330
# package options
%option with_cxx no
@@ -109,6 +109,7 @@
CFLAGS="%{l_cflags -O}" \
CPPFLAGS="%{l_cppflags} -DOPENSSL_DISABLE_OLD_DES_SUPPORT" \
LDFLAGS="%{l_ldflags}" \
+ TAR="%{l_tar}" \
./configure \
--cache-file=./config.cache \
--prefix=%{l_prefix} \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3888 -r1.3889 news.txt
--- openpkg-web/news.txt 30 Mar 2003 10:42:25 -0000 1.3888
+++ openpkg-web/news.txt 30 Mar 2003 11:21:37 -0000 1.3889
@@ -1,3 +1,4 @@
+30-Mar-2003: Upgraded package: P<postgresql-7.3.2-20030330>
30-Mar-2003: Upgraded package: P<sendmail-8.12.9-20030330>
30-Mar-2003: Upgraded package: P<openpkg-tool-20030330-20030330>
29-Mar-2003: Upgraded package: P<sendmail-8.12.9-20030329>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]