SPECS: libtool.spec - added crossw32 patch (fixes cross building t...

qboosh qboosh at pld-linux.org
Tue Mar 11 23:03:05 CET 2008


Author: qboosh                       Date: Tue Mar 11 22:03:05 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added crossw32 patch (fixes cross building to cygwin/mingw32)
- release 0.2

---- Files affected:
SPECS:
   libtool.spec (1.165 -> 1.166) 

---- Diffs:

================================================================
Index: SPECS/libtool.spec
diff -u SPECS/libtool.spec:1.165 SPECS/libtool.spec:1.166
--- SPECS/libtool.spec:1.165	Sun Mar  9 19:04:39 2008
+++ SPECS/libtool.spec	Tue Mar 11 23:03:00 2008
@@ -7,7 +7,7 @@
 Summary(uk.UTF-8):	GNU libtool, набір утиліт для генерації динамічних бібліотек
 Name:		libtool
 Version:	2.2
-Release:	0.1
+Release:	0.2
 Epoch:		2
 License:	GPL v2+
 Group:		Development/Tools
@@ -21,6 +21,7 @@
 Patch3:		%{name}-multilib.patch
 Patch4:		%{name}-linking-order.patch
 Patch5:		%{name}.m4_cegcc.patch
+Patch6:		%{name}-crossw32.patch
 URL:		http://www.gnu.org/software/libtool/
 BuildRequires:	/usr/bin/which
 BuildRequires:	autoconf >= 2.57
@@ -150,6 +151,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 %{__aclocal} -I libltdl/m4
@@ -245,6 +247,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.166  2008-03-11 22:03:00  qboosh
+- added crossw32 patch (fixes cross building to cygwin/mingw32)
+- release 0.2
+
 Revision 1.165  2008-03-09 18:04:39  qboosh
 - Conflicts: gettext-devel < 0.17
   (older lib-link.m4 variables interfere with variables used in libtool macros)
================================================================

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



More information about the pld-cvs-commit mailing list