]> git.pld-linux.org Git - packages/apache-mod_perl.git/blobdiff - apache-mod_perl.spec
- add %{perl_vendorarch}/Bundle/Apache.pm (needed by apache-mod_perl.so)
[packages/apache-mod_perl.git] / 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.059736 seconds and 4 git commands to generate.