From 641e7d8e18be65fb3184ef741e1d91534a7f9959 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Wed, 18 Jan 2006 09:38:22 +0000 Subject: [PATCH] - I think I got it right now Changed files: apache-mod_perl.spec -> 1.125 --- apache-mod_perl.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apache-mod_perl.spec b/apache-mod_perl.spec index c22f09b..ffc0b3a 100644 --- a/apache-mod_perl.spec +++ b/apache-mod_perl.spec @@ -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 -- 2.44.0