From 7d6eaaa1a5bad66d29b02d38505767d2549b500e Mon Sep 17 00:00:00 2001 From: radek Date: Thu, 18 Nov 2004 15:05:19 +0000 Subject: [PATCH] - release 2: added ExtUtils::Embed and ModPerl::* to noautoreq - s/noautoreqdep/noautoreq/ (what does the former one do anyway?) Changed files: apache-mod_perl.spec -> 1.77 --- apache-mod_perl.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/apache-mod_perl.spec b/apache-mod_perl.spec index af5d340..b41dd41 100644 --- a/apache-mod_perl.spec +++ b/apache-mod_perl.spec @@ -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) -- 2.44.0