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:32:48
Branch: HEAD Handle: 2003070711324701
Modified files:
openpkg-src/links links.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.27 +3 -2 openpkg-src/links/links.spec
1.5325 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/links/links.spec
============================================================================
$ cvs diff -u -r1.26 -r1.27 links.spec
--- openpkg-src/links/links.spec 9 Apr 2003 13:52:11 -0000 1.26
+++ openpkg-src/links/links.spec 7 Jul 2003 10:32:48 -0000 1.27
@@ -33,7 +33,7 @@
Group: Web
License: BSD
Version: 2.0
-Release: 20030409
+Release: 20030707
# list of sources
Source0:
http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/links-%{version}.tar.gz
@@ -41,8 +41,9 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, openssl
+BuildPreReq: OpenPKG, openpkg >= 20020206
PreReq: OpenPKG, openpkg >= 20020206
+PreReq: openssl
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5324 -r1.5325 news.txt
--- openpkg-web/news.txt 7 Jul 2003 10:31:11 -0000 1.5324
+++ openpkg-web/news.txt 7 Jul 2003 10:32:47 -0000 1.5325
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<links-2.0-20030707>
07-Jul-2003: Upgraded package: P<jitterbug-1.6.2.3-20030707>
07-Jul-2003: Upgraded package: P<as-gui-0.7.3-20030707>
07-Jul-2003: Upgraded package: P<iselect-1.2.0-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]