OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 27-Oct-2008 19:52:04
Branch: HEAD Handle: 2008102718520400
Modified files:
openpkg-src/svnweb svnweb.spec
Log:
requires apache-apreq, too
Summary:
Revision Changes Path
1.2 +2 -2 openpkg-src/svnweb/svnweb.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/svnweb/svnweb.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 svnweb.spec
--- openpkg-src/svnweb/svnweb.spec 26 Oct 2008 12:34:23 -0000 1.1
+++ openpkg-src/svnweb/svnweb.spec 27 Oct 2008 18:52:04 -0000 1.2
@@ -32,7 +32,7 @@
Group: SCM
License: Artistic/GPL
Version: 0.53
-Release: 20081026
+Release: 20081027
# list of sources
Source0:
http://www.cpan.org/authors/id/N/NI/NIKC/SVN-Web-%{version}.tar.gz
@@ -51,7 +51,7 @@
PreReq: yaml, yaml::with_perl = yes
BuildPreReq: subversion, subversion::with_perl = yes
PreReq: subversion, subversion::with_perl = yes
-PreReq: apache, apache-perl
+PreReq: apache, apache-perl, apache-apreq, apache-apreq::with_perl =
yes
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]