[perl/f15/master] Cwd.so go to the PathTools sub-package

Marcela Mašláňová mmaslano at fedoraproject.org
Sat Apr 2 06:37:11 UTC 2011


commit f4be8b93059bf9ac5b8ee4ef89f0058f0d269011
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Fri Apr 1 14:35:15 2011 +0200

    Cwd.so go to the PathTools sub-package

 perl.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index cac59b5..6c499af 100644
--- a/perl.spec
+++ b/perl.spec
@@ -21,7 +21,7 @@
 Name:           perl
 Version:        %{perl_version}
 # release number must be even higher, becase dual-lived modules will be broken otherwise
-Release:        155%{?dist}
+Release:        156%{?dist}
 Epoch:          %{perl_epoch}
 Summary:        Practical Extraction and Report Language
 Group:          Development/Languages
@@ -1486,6 +1486,7 @@ rm -rf $RPM_BUILD_ROOT
 # PathTools
 %exclude %{archlib}/Cwd.pm
 %exclude %{archlib}/File/Spec*
+%exclude %{archlib}/auto/Cwd/
 %exclude %{_mandir}/man3/Cwd*
 %exclude %{_mandir}/man3/File::Spec*
 
@@ -1849,6 +1850,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %{archlib}/Cwd.pm
 %{archlib}/File/Spec*
+%{archlib}/auto/Cwd/
 %{_mandir}/man3/Cwd*
 %{_mandir}/man3/File::Spec*
 
@@ -1962,6 +1964,9 @@ rm -rf $RPM_BUILD_ROOT
 
 # Old changelog entries are preserved in CVS.
 %changelog
+* Fri Apr  1 2011 Marcela Mašláňová <mmaslano at redhat.com> - 4:5.12.3-156
+- Cwd.so go to the PathTools sub-package #692830
+
 * Wed Mar 16 2011 Marcela Mašláňová <mmaslano at redhat.com> - 4:5.12.3-155
 - cherry pick Ian Arnell's sub-package Scalar-List-Utils
 


More information about the scm-commits mailing list