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 Date: 28-Jan-2003 16:46:05
Branch: HEAD Handle: 2003012815460301
Modified files:
openpkg-src/postgresql postgresql.spec
openpkg-web news.txt
Log:
requires perl-openpkg now
Summary:
Revision Changes Path
1.36 +3 -3 openpkg-src/postgresql/postgresql.spec
1.3080 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/postgresql/postgresql.spec
============================================================================
$ cvs diff -u -r1.35 -r1.36 postgresql.spec
--- openpkg-src/postgresql/postgresql.spec 24 Jan 2003 19:30:09 -0000 1.35
+++ openpkg-src/postgresql/postgresql.spec 28 Jan 2003 15:46:04 -0000 1.36
@@ -40,7 +40,7 @@
Group: Database
License: GPL
Version: %{V_postgresql}
-Release: 20030124
+Release: 20030128
# package options
%option with_cxx no
@@ -62,8 +62,8 @@
BuildPreReq: OpenPKG, openpkg >= 20030103, make, gcc, readline, flex, bison, zlib,
openssl
PreReq: OpenPKG, openpkg >= 20030103
%if "%{with_perl}" == "yes"
-BuildPreReq: perl
-PreReq: perl
+BuildPreReq: perl, perl-openpkg
+PreReq: perl, perl-openpkg
%endif
%if "%{with_odbc}" == "yes"
BuildPreReq: unixodbc
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3079 -r1.3080 news.txt
--- openpkg-web/news.txt 28 Jan 2003 14:03:57 -0000 1.3079
+++ openpkg-web/news.txt 28 Jan 2003 15:46:03 -0000 1.3080
@@ -1,3 +1,4 @@
+28-Jan-2003: Upgraded package: P<postgresql-7.3.1-20030128>
28-Jan-2003: Upgraded package: P<sa-1.0.4-20030128>
28-Jan-2003: Upgraded package: P<lesstif-0.93.36-20030128>
28-Jan-2003: New package: P<lesstif-0.93.36-20030128>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]