OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 20-Sep-2003 21:33:45
Branch: HEAD Handle: 2003092020334301
Modified files:
openpkg-src/spread spread.spec
openpkg-web news.txt
Log:
requires perl-openpkg, too
Summary:
Revision Changes Path
1.23 +3 -3 openpkg-src/spread/spread.spec
1.6666 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/spread/spread.spec
============================================================================
$ cvs diff -u -r1.22 -r1.23 spread.spec
--- openpkg-src/spread/spread.spec 17 Sep 2003 20:45:40 -0000 1.22
+++ openpkg-src/spread/spread.spec 20 Sep 2003 19:33:44 -0000 1.23
@@ -33,7 +33,7 @@
Group: Network
License: BSD-style
Version: 3.17.1
-Release: 20030917
+Release: 20030920
# package options
%option with_perl no
@@ -48,8 +48,8 @@
BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, flex, bison, sed
PreReq: OpenPKG, openpkg >= 20020206
%if "%{with_perl}" == "yes"
-BuildPreReq: perl
-PreReq: perl
+BuildPreReq: perl, perl-openpkg
+PreReq: perl, perl-openpkg
%endif
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.6665 -r1.6666 news.txt
--- openpkg-web/news.txt 20 Sep 2003 19:30:17 -0000 1.6665
+++ openpkg-web/news.txt 20 Sep 2003 19:33:43 -0000 1.6666
@@ -1,3 +1,4 @@
+20-Sep-2003: Upgraded package: P<spread-3.17.1-20030920>
20-Sep-2003: New package: P<netdude-0.4.0-20030920>
20-Sep-2003: New package: P<libnetdude-0.1-20030920>
20-Sep-2003: New package: P<libpcapnav-0.1-20030920>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]