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 13:21:45
Branch: HEAD Handle: 2003070712214401
Modified files:
openpkg-src/zebra zebra.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.35 +4 -2 openpkg-src/zebra/zebra.spec
1.5362 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/zebra/zebra.spec
============================================================================
$ cvs diff -u -r1.34 -r1.35 zebra.spec
--- openpkg-src/zebra/zebra.spec 27 Apr 2003 08:20:02 -0000 1.34
+++ openpkg-src/zebra/zebra.spec 7 Jul 2003 11:21:45 -0000 1.35
@@ -33,7 +33,7 @@
Group: Network
License: GPL
Version: 0.93b
-Release: 20030427
+Release: 20030707
# list of sources
Source0: ftp://ftp.zebra.org/pub/zebra/zebra-%{version}.tar.gz
@@ -48,8 +48,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, readline, perl
+BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, perl
PreReq: OpenPKG, openpkg >= 20020206
+BuildPreReq: readline
+PreReq: readline
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5361 -r1.5362 news.txt
--- openpkg-web/news.txt 7 Jul 2003 11:20:51 -0000 1.5361
+++ openpkg-web/news.txt 7 Jul 2003 11:21:44 -0000 1.5362
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<zebra-0.93b-20030707>
07-Jul-2003: Upgraded package: P<xboard-4.2.6-20030707>
07-Jul-2003: Upgraded package: P<socat-1.3.1.0-20030707>
07-Jul-2003: Upgraded package: P<libxslt-1.0.31-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]