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:22:34
Branch: HEAD Handle: 2003070712223201
Modified files:
openpkg-src/wget wget.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.30 +4 -2 openpkg-src/wget/wget.spec
1.5363 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/wget/wget.spec
============================================================================
$ cvs diff -u -r1.29 -r1.30 wget.spec
--- openpkg-src/wget/wget.spec 23 Jan 2003 14:00:49 -0000 1.29
+++ openpkg-src/wget/wget.spec 7 Jul 2003 11:22:33 -0000 1.30
@@ -33,7 +33,7 @@
Group: Web
License: GPL
Version: 1.8.2
-Release: 20030123
+Release: 20030707
# list of sources
Source0: ftp://ftp.gnu.org/gnu/wget/wget-%{version}.tar.gz
@@ -42,8 +42,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, perl, openssl
+BuildPreReq: OpenPKG, openpkg >= 20020206, perl
PreReq: OpenPKG, openpkg >= 20020206
+BuildPreReq: openssl
+PreReq: openssl
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5362 -r1.5363 news.txt
--- openpkg-web/news.txt 7 Jul 2003 11:21:44 -0000 1.5362
+++ openpkg-web/news.txt 7 Jul 2003 11:22:32 -0000 1.5363
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<wget-1.8.2-20030707>
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>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]