OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 08-Jul-2004 12:23:38
Branch: HEAD Handle: 2004070811233600
Modified files:
openpkg-src/cvsweb cvsweb.spec
Log:
requires IPC::Run (which is now in perl-sys), as found by Christian
MUSCHIOL
Summary:
Revision Changes Path
1.35 +2 -2 openpkg-src/cvsweb/cvsweb.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/cvsweb/cvsweb.spec
============================================================================
$ cvs diff -u -r1.34 -r1.35 cvsweb.spec
--- openpkg-src/cvsweb/cvsweb.spec 8 May 2004 18:04:59 -0000 1.34
+++ openpkg-src/cvsweb/cvsweb.spec 8 Jul 2004 10:23:36 -0000 1.35
@@ -34,7 +34,7 @@
Group: Web
License: BSD
Version: 3.0.1
-Release: 20040508
+Release: 20040708
# list of sources
Source0: http://people.freebsd.org/~scop/cvsweb/cvsweb-%{version}.tar.gz
@@ -43,7 +43,7 @@
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130
-PreReq: OpenPKG, openpkg >= 20040130, rcs, perl, cvs, gzip, tar, infozip
+PreReq: OpenPKG, openpkg >= 20040130, rcs, perl, perl-sys, cvs, gzip, tar,
infozip
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]