Bläddra i källkod

although technically not needed, repeat the package itself to be consistent with all the other OpenPKG packages

Ralf S. Engelschall 18 år sedan
förälder
incheckning
8eb4d9f57c
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      subversion/subversion.spec

+ 2 - 2
subversion/subversion.spec

@@ -79,8 +79,8 @@ BuildPreReq:  perl
 PreReq:       perl, perl-xml, cvs, rcs
 %endif
 %if "%{with_apache2}" == "yes"
-BuildPreReq:  apache2::with_mod_dav = yes
-PreReq:       apache2::with_mod_dav = yes
+BuildPreReq:  apache2, apache2::with_mod_dav = yes
+PreReq:       apache2, apache2::with_mod_dav = yes
 %endif
 %if "%{with_perl}" == "yes" || "%{with_python}" == "yes"
 BuildPreReq:  swig