|
|
@@ -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
|