OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 07-Jun-2007 16:16:24 Branch: HEAD Handle: 2007060715162400 Modified files: openpkg-src/subversion subversion.spec Log: mod_dav_svn.so requires mod_dav support Summary: Revision Changes Path 1.124 +2 -1 openpkg-src/subversion/subversion.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/subversion/subversion.spec ============================================================================ $ cvs diff -u -r1.123 -r1.124 subversion.spec --- openpkg-src/subversion/subversion.spec 7 Jun 2007 14:08:39 -0000 1.123 +++ openpkg-src/subversion/subversion.spec 7 Jun 2007 14:16:24 -0000 1.124 @@ -79,7 +79,8 @@ PreReq: perl, perl-xml, cvs, rcs %endif %if "%{with_apache2}" == "yes" -BuildPreReq: apache2 +BuildPreReq: apache2::with_mod_dav = yes +PreReq: apache2::with_mod_dav = yes %endif %if "%{with_perl}" == "yes" || "%{with_python}" == "yes" BuildPreReq: swig @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org