SPECS: libtool.spec - add linking-order patch, no rel bump for now...

sparky sparky at pld-linux.org
Fri Aug 4 21:31:17 CEST 2006


Author: sparky                       Date: Fri Aug  4 19:31:17 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add linking-order patch, no rel bump for now, I need to test it

---- Files affected:
SPECS:
   libtool.spec (1.131 -> 1.132) 

---- Diffs:

================================================================
Index: SPECS/libtool.spec
diff -u SPECS/libtool.spec:1.131 SPECS/libtool.spec:1.132
--- SPECS/libtool.spec:1.131	Wed May 31 11:26:42 2006
+++ SPECS/libtool.spec	Fri Aug  4 21:31:12 2006
@@ -19,6 +19,7 @@
 Patch1:		%{name}-relink.patch
 Patch2:		%{name}-libdirs.patch
 Patch3:		%{name}-multilib.patch
+Patch4:		%{name}-linking-order.patch
 URL:		http://www.gnu.org/software/libtool/
 BuildRequires:	/usr/bin/which
 BuildRequires:	autoconf >= 2.57
@@ -141,6 +142,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 # it's the same - copy so patching only libtool.m4 is sufficient
 cp -f libtool.m4 acinclude.m4
@@ -237,6 +239,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.132  2006/08/04 19:31:12  sparky
+- add linking-order patch, no rel bump for now, I need to test it
+
 Revision 1.131  2006/05/31 09:26:42  pluto
 - libltdl-devel += %dir /usr/share/libtool.
   libltdl can be installed exclusively with libtool.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libtool.spec?r1=1.131&r2=1.132&f=u



More information about the pld-cvs-commit mailing list