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: 07-Jul-2003 15:06:50
Branch: HEAD Handle: 2003070714064801
Modified files:
openpkg-src/rc rc.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.22 +4 -2 openpkg-src/rc/rc.spec
1.5401 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/rc/rc.spec
============================================================================
$ cvs diff -u -r1.21 -r1.22 rc.spec
--- openpkg-src/rc/rc.spec 9 Apr 2003 14:34:45 -0000 1.21
+++ openpkg-src/rc/rc.spec 7 Jul 2003 13:06:49 -0000 1.22
@@ -33,7 +33,7 @@
Group: Converter
License: GPL
Version: 1.7
-Release: 20030409
+Release: 20030707
# list of sources
Source0: http://www.star.le.ac.uk/~tjg/rc/release/rc-%{version}.tar.gz
@@ -41,8 +41,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, readline
+BuildPreReq: OpenPKG, openpkg >= 20020206
PreReq: OpenPKG, openpkg >= 20020206
+BuildPreReq: readline
+PreReq: readline
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5400 -r1.5401 news.txt
--- openpkg-web/news.txt 7 Jul 2003 13:06:11 -0000 1.5400
+++ openpkg-web/news.txt 7 Jul 2003 13:06:48 -0000 1.5401
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<rc-1.7-20030707>
07-Jul-2003: Upgraded package: P<proftpd-1.2.8-20030707>
07-Jul-2003: Upgraded package: P<pound-1.4-20030707>
07-Jul-2003: Upgraded package: P<postgresql-7.3.3-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]