From 1b57a2fc83e2a55d7bd6e41a8c1ac62854a094b3 Mon Sep 17 00:00:00 2001 From: radzio Date: Sat, 28 May 2005 16:02:08 +0000 Subject: [PATCH] - as migo (at pld-linux.org) said (in private mail): Bundle is not needed and there is no need for importing Apache2.pm form apache-mod_perl.conf Changed files: apache-mod_perl.spec -> 1.94 --- apache-mod_perl.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/apache-mod_perl.spec b/apache-mod_perl.spec index b1907ba..26e52be 100644 --- a/apache-mod_perl.spec +++ b/apache-mod_perl.spec @@ -227,9 +227,8 @@ install xs/tables/current/Apache2/* $RPM_BUILD_ROOT/%{perl_vendorarch}/Apache2 install xs/tables/current/APR/* $RPM_BUILD_ROOT/%{perl_vendorarch}/APR install xs/tables/current/ModPerl/* $RPM_BUILD_ROOT/%{perl_vendorarch}/ModPerl -rm -rf $RPM_BUILD_ROOT/%{perl_vendorarch}/Bundle/ApacheTest.pm -rm -f $RPM_BUILD_ROOT/%{_mandir}/man?/Bundle::Apache2.3pm -mv -f $RPM_BUILD_ROOT/%{perl_vendorarch}/Bundle/Apache2.pm $RPM_BUILD_ROOT/%{perl_vendorarch}/ +rm -rf $RPM_BUILD_ROOT/%{perl_vendorarch}/Bundle +rm -f $RPM_BUILD_ROOT/%{_mandir}/man?/Bundle* install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf/75_mod_perl.conf %clean @@ -261,7 +260,6 @@ fi %{perl_vendorarch}/Apache %{perl_vendorarch}/Apache2 %{perl_vendorarch}/ModPerl -%{perl_vendorarch}/Bundle %dir %{perl_vendorarch}/auto/* %{perl_vendorarch}/auto/*/*.bs -- 2.44.0