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 Date: 27-Dec-2004 13:04:01
Branch: HEAD Handle: 2004122712040000
Modified files:
openpkg-src/flow2rrd flow2rrd.spec
Log:
fix dependency
Summary:
Revision Changes Path
1.7 +1 -1 openpkg-src/flow2rrd/flow2rrd.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/flow2rrd/flow2rrd.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 flow2rrd.spec
--- openpkg-src/flow2rrd/flow2rrd.spec 27 Dec 2004 08:44:34 -0000
1.6
+++ openpkg-src/flow2rrd/flow2rrd.spec 27 Dec 2004 12:04:00 -0000
1.7
@@ -44,7 +44,7 @@
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130, perl
PreReq: OpenPKG, openpkg >= 20040130
-PreReq: perl, perl-time, perl-text, perl-net, perl-www
+PreReq: perl, perl-time, perl-text, perl-net >= 5.8.6-20041217,
perl-www
PreReq: cfg, cfg::with_perl = yes
PreReq: flowtools, flowtools::with_perl = yes
PreReq: rrdtool, apache
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]