瀏覽代碼

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

Ralf S. Engelschall 18 年之前
父節點
當前提交
8eb4d9f57c
共有 1 個文件被更改,包括 2 次插入2 次删除
  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