]> git.pld-linux.org Git - packages/apache-mod_perl.git/commitdiff
- I think I got it right now
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 18 Jan 2006 09:38:22 +0000 (09:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_perl.spec -> 1.125

apache-mod_perl.spec

index c22f09b3b157211e007171c75fb1d2ad041a2533..ffc0b3aa90163c4b45fbfa9e072c5ab292ded2a0 100644 (file)
@@ -1,7 +1,7 @@
 # TODO:
 # - separate perl-things from apache libs and configs (needed for some buildings)
 # - separate devel things from runtime things (apache-mod_perl-2.0.2-2 marks perl-ExtUtils-MakeMaker-6.25_08-1 (cap perl(ExtUtils::Install)))
-%bcond_with    internal_test   # use internal Apache-Test
+%bcond_without internal_test   # use internal Apache-Test
 #
 %include       /usr/lib/rpm/macros.perl
 %define        apxs    /usr/sbin/apxs
@@ -52,8 +52,8 @@ Requires:     perl(DynaLoader) = %(%{__perl} -MDynaLoader -e 'print DynaLoader->VERS
 Provides:      apache(mod_perl)
 # What's this mod_perl_hooks for?
 Provides:      perl(mod_perl_hooks)
-# not sure is this neccessary
 %if !%{with internal_test}
+# not sure is this neccessary
 Requires:      perl-Apache-Test = %{apache_test_version}
 %endif
 Obsoletes:     mod_perl
This page took 0.04373 seconds and 4 git commands to generate.