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 12:02:23
Branch: HEAD Handle: 2003070711022101
Modified files:
openpkg-src/cpu cpu.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.18 +4 -2 openpkg-src/cpu/cpu.spec
1.5300 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/cpu/cpu.spec
============================================================================
$ cvs diff -u -r1.17 -r1.18 cpu.spec
--- openpkg-src/cpu/cpu.spec 17 May 2003 08:14:03 -0000 1.17
+++ openpkg-src/cpu/cpu.spec 7 Jul 2003 10:02:22 -0000 1.18
@@ -33,7 +33,7 @@
Group: Converter
License: GPL
Version: 1.3.100
-Release: 20030517
+Release: 20030707
# list of sources
Source0: http://osdn.dl.sourceforge.net/sourceforge/cpu/cpu-%{version}.tar.gz
@@ -41,8 +41,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20021230, openldap, openssl, gcc
+BuildPreReq: OpenPKG, openpkg >= 20021230, gcc
PreReq: OpenPKG, openpkg >= 20021230
+BuildPreReq: openldap, openssl
+PreReq: openldap, openssl
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5299 -r1.5300 news.txt
--- openpkg-web/news.txt 7 Jul 2003 10:01:22 -0000 1.5299
+++ openpkg-web/news.txt 7 Jul 2003 10:02:21 -0000 1.5300
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<cpu-1.3.100-20030707>
07-Jul-2003: Upgraded package: P<autotrace-0.31.1-20030707>
07-Jul-2003: Upgraded package: P<apr-0.9.3-20030707>
07-Jul-2003: Upgraded package: P<bind-9.2.2-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]