OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   23-Dec-2008 10:37:15
  Branch: HEAD                             Handle: 2008122309371500

  Modified files:
    openpkg-src/subversion  subversion.spec

  Log:
    no need to have mod_dav available during build-time

  Summary:
    Revision    Changes     Path
    1.157       +1  -1      openpkg-src/subversion/subversion.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/subversion/subversion.spec
  ============================================================================
  $ cvs diff -u -r1.156 -r1.157 subversion.spec
  --- openpkg-src/subversion/subversion.spec    23 Dec 2008 08:53:41 -0000      
1.156
  +++ openpkg-src/subversion/subversion.spec    23 Dec 2008 09:37:15 -0000      
1.157
  @@ -79,7 +79,7 @@
   PreReq:       perl, perl-xml, cvs, rcs
   %endif
   %if "%{with_apache}" == "yes"
  -BuildPreReq:  apache, apache::with_mod_dav = yes
  +BuildPreReq:  apache
   PreReq:       apache, apache::with_mod_dav = yes
   %endif
   %if "%{with_perl}" == "yes" || "%{with_python}" == "yes"
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to