rpms/perl/devel perl.spec,1.75,1.76

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Nov 11 21:25:08 UTC 2005


Author: jvdias

Update of /cvs/dist/rpms/perl/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv20098

Modified Files:
	perl.spec 
Log Message:
fix bugs 171111, 172236, 172336, 172396, 172587, CAN-2004-0976, 172739, 136009


Index: perl.spec
===================================================================
RCS file: /cvs/dist/rpms/perl/devel/perl.spec,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- perl.spec	9 Nov 2005 00:55:16 -0000	1.75
+++ perl.spec	11 Nov 2005 21:25:05 -0000	1.76
@@ -128,6 +128,8 @@
 
 Patch172739:    perl-5.8.7-bz172739_obz36521.patch
 
+Patch136009:    perl-5.8.7-MM_Unix-rpath-136009.patch
+
 # module updatesd
 # Patch202:       perl-5.8.0-Safe2.09.patch
 
@@ -290,6 +292,8 @@
 
 %patch172739 -p1
 
+%patch136009 -p1
+
 # Candidates for doc recoding (need case by case review):
 # find . -name "*.pod" -o -name "README*" -o -name "*.pm" | xargs file -i | grep charset= | grep -v '\(us-ascii\|utf-8\)'
 recode()
@@ -499,6 +503,10 @@
 
 
 %changelog
+* Wed Nov 09 2005 Jason Vas Dias <jvdias at redhat.com> - 3:5.8.7-0.7
+- fix bug 136009: restore MakeMaker support for LD_RUN_PATH, 
+  while removing empty LD_RUN_PATH
+
 * Tue Nov 08 2005 Jason Vas Dias <jvdias at redhat.com> - 3:5.8.7-0.7
 - fix bug 172739: upstream bug 36521 : deep recursion and segfault
   in CGI::Carp::warn with 'use diagnostics' : applied patch 25160.




More information about the fedora-cvs-commits mailing list