]> git.pld-linux.org Git - packages/apache-mod_perl.git/commitdiff
- typo
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 18 Jan 2006 09:36:08 +0000 (09:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_perl.spec -> 1.124

apache-mod_perl.spec

index 4add5e2364b09c4253ad801995f2166abedb40b2..c22f09b3b157211e007171c75fb1d2ad041a2533 100644 (file)
@@ -41,7 +41,7 @@ BuildRequires:        apr-util-devel >= 1:1.0.0
 BuildRequires: expat-devel
 BuildRequires: gdbm-devel
 BuildRequires: openldap-devel >= 2.3.0
-%if %{without internal_test}
+%if !%{with internal_test}
 BuildRequires: perl-Apache-Test = %{apache_test_version}
 %endif
 BuildRequires: perl-devel >= 1:5.8.2
@@ -53,7 +53,7 @@ Provides:     apache(mod_perl)
 # What's this mod_perl_hooks for?
 Provides:      perl(mod_perl_hooks)
 # not sure is this neccessary
-if %{without internal_test}
+%if !%{with internal_test}
 Requires:      perl-Apache-Test = %{apache_test_version}
 %endif
 Obsoletes:     mod_perl
This page took 0.105037 seconds and 4 git commands to generate.