]> git.pld-linux.org Git - packages/perl.git/commitdiff
- added %%{perl_sitearch}/auto/XML dir to base; release 32
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 24 Apr 2002 22:12:41 +0000 (22:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl.spec -> 1.132

perl.spec

index 6c8320368ec7c204cc163235bcea42ff3be2737d..e1a41e9853f57a6f3f8a650e8bdd84467f4616be 100644 (file)
--- a/perl.spec
+++ b/perl.spec
@@ -12,7 +12,7 @@ Summary(tr):  Kabuk yorumlama dili
 Summary(uk):   Practical Extraction and Report Language
 Name:          perl
 Version:       5.6.1
-Release:       31
+Release:       32
 Epoch:         1
 License:       GPL
 Group:         Applications/Text
@@ -356,7 +356,7 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man1/perl{5004delta,5005delta,aix,amiga,bs2000}*
 install -d B Crypt Date Devel ExtUtils File Font HTML HTTP I18N IO/Socket \
        Mail News Net Parse RPC Text Tie Time XML auto/Mail
 cd %{_target_platform}*/%{version}
-install -d Apache BSD Compress Net Term auto/{Apache,BSD,Compress,Net,Term}
+install -d Apache BSD Compress Net Term auto/{Apache,BSD,Compress,Net,Term,XML}
 )
 
 bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
@@ -412,6 +412,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/perl5/site_perl/%{_target_platform}*/%{version}/auto/BSD
 %{_libdir}/perl5/site_perl/%{_target_platform}*/%{version}/auto/Compress
 %{_libdir}/perl5/site_perl/%{_target_platform}*/%{version}/auto/Term
+%{_libdir}/perl5/site_perl/%{_target_platform}*/%{version}/auto/XML
 
 %{_libdir}/perl5/%{version}/AutoLoader.pm
 %{_libdir}/perl5/%{version}/Carp
This page took 0.12187 seconds and 4 git commands to generate.