SPECS: libtool.spec - added execute-mode patch (fixes mono-wrapper...

qboosh qboosh at pld-linux.org
Sun Mar 23 02:42:41 CET 2008


Author: qboosh                       Date: Sun Mar 23 01:42:41 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added execute-mode patch (fixes mono-wrapper issue)
- release 0.4

---- Files affected:
SPECS:
   libtool.spec (1.168 -> 1.169) 

---- Diffs:

================================================================
Index: SPECS/libtool.spec
diff -u SPECS/libtool.spec:1.168 SPECS/libtool.spec:1.169
--- SPECS/libtool.spec:1.168	Thu Mar 13 21:04:41 2008
+++ SPECS/libtool.spec	Sun Mar 23 02:42:36 2008
@@ -7,7 +7,7 @@
 Summary(uk.UTF-8):	GNU libtool, набір утиліт для генерації динамічних бібліотек
 Name:		libtool
 Version:	2.2
-Release:	0.3
+Release:	0.4
 Epoch:		2
 License:	GPL v2+
 Group:		Development/Tools
@@ -22,6 +22,7 @@
 Patch4:		%{name}-linking-order.patch
 Patch5:		%{name}.m4_cegcc.patch
 Patch6:		%{name}-crossw32.patch
+Patch7:		%{name}-execute-mode.patch
 URL:		http://www.gnu.org/software/libtool/
 BuildRequires:	/usr/bin/which
 BuildRequires:	autoconf >= 2.59
@@ -153,6 +154,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 %build
 %{__aclocal} -I libltdl/m4
@@ -248,6 +250,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.169  2008-03-23 01:42:36  qboosh
+- added execute-mode patch (fixes mono-wrapper issue)
+- release 0.4
+
 Revision 1.168  2008-03-13 20:04:41  qboosh
 - adjusted linking-order patch for mingw32 DLL linking
 - release 0.3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libtool.spec?r1=1.168&r2=1.169&f=u



More information about the pld-cvs-commit mailing list