SPECS: perl.spec - enable the soname patch, still NFY

radek radek at pld-linux.org
Thu Jan 10 01:17:12 CET 2008


Author: radek                        Date: Thu Jan 10 00:17:12 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable the soname patch, still NFY

---- Files affected:
SPECS:
   perl.spec (1.364 -> 1.365) 

---- Diffs:

================================================================
Index: SPECS/perl.spec
diff -u SPECS/perl.spec:1.364 SPECS/perl.spec:1.365
--- SPECS/perl.spec:1.364	Wed Jan  9 22:49:01 2008
+++ SPECS/perl.spec	Thu Jan 10 01:17:06 2008
@@ -630,7 +630,7 @@
 %patch1 -p1
 %patch3 -p1
 %patch4 -p1
-#%patch5 -p1
+%patch5 -p1
 %patch6 -p1
 %patch7 -p1
 %patch13 -p1
@@ -724,9 +724,6 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_mandir}/{ja,ko,zh_CN,zh_TW}/man1
 
-# LD_PRELOAD in runperl fails so we use this as workaround
-LD_LIBRARY_PATH=$(pwd); export LD_LIBRARY_PATH
-
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 %{?with_microperl:install microperl $RPM_BUILD_ROOT%{_bindir}}
@@ -1401,6 +1398,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.365  2008-01-10 00:17:06  radek
+- enable the soname patch, still NFY
+
 Revision 1.364  2008-01-09 21:49:01  radek
 - rm obsolete patches: _588-27368 -getgrent -5.8.7-172396 _588-27203 -regexp-CVE-2007-5116
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl.spec?r1=1.364&r2=1.365&f=u



More information about the pld-cvs-commit mailing list