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:24:36
Branch: HEAD Handle: 2003070714243401
Modified files:
openpkg-src/wml wml.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.31 +4 -2 openpkg-src/wml/wml.spec
1.5418 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/wml/wml.spec
============================================================================
$ cvs diff -u -r1.30 -r1.31 wml.spec
--- openpkg-src/wml/wml.spec 1 May 2003 20:27:30 -0000 1.30
+++ openpkg-src/wml/wml.spec 7 Jul 2003 13:24:35 -0000 1.31
@@ -33,7 +33,7 @@
Group: Language
License: GPL
Version: 2.0.9
-Release: 20030501
+Release: 20030707
# list of sources
Source0: ftp://thewml.org/distrib/wml-%{version}.tar.gz
@@ -45,8 +45,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, perl, gcc, png, zlib
+BuildPreReq: OpenPKG, openpkg >= 20020206, perl, gcc
PreReq: OpenPKG, openpkg >= 20020206, perl
+BuildPreReq: png, zlib
+PreReq: png, zlib
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5417 -r1.5418 news.txt
--- openpkg-web/news.txt 7 Jul 2003 13:22:53 -0000 1.5417
+++ openpkg-web/news.txt 7 Jul 2003 13:24:34 -0000 1.5418
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<wml-2.0.9-20030707>
07-Jul-2003: Upgraded package: P<webalizer-2.01.10-20030707>
07-Jul-2003: Upgraded package: P<vilistextum-2.6.3-20030707>
07-Jul-2003: Upgraded package: P<ttmkfdir-1998-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]