]> git.pld-linux.org Git - packages/apache-mod_perl.git/commitdiff
- fixed _noautoreqdep
authorankry <ankry@pld-linux.org>
Tue, 4 May 2004 22:46:47 +0000 (22:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_perl.spec -> 1.54

apache-mod_perl.spec

index 3873da6292d335aeddf768ef4879f0d9c30e86c6..f33cb968e569f78383f9ad9d5e9bd7ac67be9fc4 100644 (file)
@@ -63,7 +63,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:     mod_perl
 Obsoletes:     mod_perl-common
 
-%define                _noautoreqdep   'perl(Apache.*)'
+%define                _noautoreqdep   'perl(Apache::.*)' 'perl(mod_perl)'
 
 %description
 Mod_perl incorporates a Perl interpreter into the Apache web server,
This page took 0.107005 seconds and 4 git commands to generate.