]> git.pld-linux.org Git - packages/apache-mod_perl.git/commitdiff
- add %{perl_vendorarch}/Bundle/Apache.pm (needed by apache-mod_perl.so)
authorradzio <radzio@pld-linux.org>
Thu, 26 May 2005 15:01:16 +0000 (15:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_perl.spec -> 1.91

apache-mod_perl.spec

index 1bc5c8fd7b552f61c086b16d3b954e246d0a8442..245ff387f482532968c1da41fa0af5c23a384fec 100644 (file)
@@ -24,7 +24,7 @@ Summary(zh_CN):       
 Name:          apache-mod_perl
 Version:       2.0.0
 #%define       _rc     RC6
-Release:       0.1
+Release:       0.2
 Epoch:         1
 License:       Apache
 Group:         Networking/Daemons
@@ -227,8 +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
-rm -f $RPM_BUILD_ROOT/%{_mandir}/man?/Bundle*
+rm -rf $RPM_BUILD_ROOT/%{perl_vendorarch}/Bundle/ApacheTest.pm
+rm -f $RPM_BUILD_ROOT/%{_mandir}/man?/Bundle::Apache2.3pm
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf/75_mod_perl.conf
 
@@ -261,6 +261,7 @@ fi
 %{perl_vendorarch}/Apache
 %{perl_vendorarch}/Apache2
 %{perl_vendorarch}/ModPerl
+%{perl_vendorarch}/Bundle
 
 %dir %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/auto/*/*.bs
This page took 0.038957 seconds and 4 git commands to generate.