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:09:56
Branch: HEAD Handle: 2003070712095501
Modified files:
openpkg-src/perl-comp perl-comp.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.7 +5 -3 openpkg-src/perl-comp/perl-comp.spec
1.5353 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-comp/perl-comp.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 perl-comp.spec
--- openpkg-src/perl-comp/perl-comp.spec 22 Jun 2003 16:41:09 -0000 1.6
+++ openpkg-src/perl-comp/perl-comp.spec 7 Jul 2003 11:09:56 -0000 1.7
@@ -38,8 +38,8 @@
Distribution: OpenPKG [BASE]
Group: Language
License: GPL/Artistic
-Version: 20030622
-Release: 20030622
+Version: 20030707
+Release: 20030707
# list of sources
Source0:
http://www.cpan.org/modules/by-module/Compress/Compress-Zlib-%{V_compress_zlib}.tar.gz
@@ -50,8 +50,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030103, perl, perl-openpkg, bzip2, zlib, lzo
+BuildPreReq: OpenPKG, openpkg >= 20030103, perl, perl-openpkg
PreReq: OpenPKG, openpkg >= 20030103, perl, perl-openpkg
+BuildPreReq: bzip2, zlib, lzo
+PreReq: bzip2, zlib, lzo
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5352 -r1.5353 news.txt
--- openpkg-web/news.txt 7 Jul 2003 11:09:08 -0000 1.5352
+++ openpkg-web/news.txt 7 Jul 2003 11:09:55 -0000 1.5353
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<perl-comp-20030707-20030707>
07-Jul-2003: Upgraded package: P<mico-2.3.10-20030707>
07-Jul-2003: Upgraded package: P<mgv-3.1.5-20030707>
07-Jul-2003: Upgraded package: P<lyx-1.3.2-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]