]> git.pld-linux.org Git - packages/apache-mod_perl.git/commitdiff
- release 2: added ExtUtils::Embed and ModPerl::* to noautoreq auto/ac/apache-mod_perl-1_99_17-2
authorradek <radek@pld-linux.org>
Thu, 18 Nov 2004 15:05:19 +0000 (15:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- s/noautoreqdep/noautoreq/ (what does the former one do anyway?)

Changed files:
    apache-mod_perl.spec -> 1.77

apache-mod_perl.spec

index af5d340f65d2d34b938f663ad1b3eaa18db8aea3..b41dd41a77a6ad185921252d1b2317dbd40a1a5c 100644 (file)
@@ -24,7 +24,7 @@ Summary(uk):  
 Summary(zh_CN):        ÓÃÓÚ Apache web ·þÎñ³ÌÐòµÄ Perl ½âÊͳÌÐò¡£
 Name:          apache-mod_perl
 Version:       1.99_17
-Release:       1
+Release:       2
 Epoch:         1
 License:       Apache
 Group:         Networking/Daemons
@@ -63,7 +63,8 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:     mod_perl
 Obsoletes:     mod_perl-common
 
-%define                _noautoreqdep   'perl(Apache::.*)' 'perl(mod_perl)'
+# TODO: separate -devel with ExtUtils::Embed and friends?
+%define                _noautoreq      'perl(Apache::.*)' 'perl(mod_perl)' 'perl(ModPerl::.*)' 'perl(ExtUtils::Embed)'
 %define                _sysconfdir     %(%{apxs} -q SYSCONFDIR)
 %define                _pkglibdir      %(%{apxs} -q LIBEXECDIR)
 
This page took 0.066109 seconds and 4 git commands to generate.