SPECS: crossmingw32-gettext.spec - added localename patch, now bui...

qboosh qboosh at pld-linux.org
Tue Feb 20 22:08:28 CET 2007


Author: qboosh                       Date: Tue Feb 20 21:08:28 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added localename patch, now builds with w32api 3.8
- pkgconfig is not used

---- Files affected:
SPECS:
   crossmingw32-gettext.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/crossmingw32-gettext.spec
diff -u SPECS/crossmingw32-gettext.spec:1.26 SPECS/crossmingw32-gettext.spec:1.27
--- SPECS/crossmingw32-gettext.spec:1.26	Tue Feb 20 20:53:19 2007
+++ SPECS/crossmingw32-gettext.spec	Tue Feb 20 22:08:23 2007
@@ -13,6 +13,7 @@
 Patch0:		%{_realname}-info.patch
 Patch1:		%{_realname}-killkillkill.patch
 Patch2:		%{name}.patch
+Patch3:		%{_realname}-localename.patch
 URL:		http://www.gnu.org/software/gettext/
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake >= 1:1.10
@@ -49,9 +50,9 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
-export PKG_CONFIG_PATH=%{_prefix}/lib/pkgconfig
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
@@ -105,6 +106,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2007/02/20 21:08:23  qboosh
+- added localename patch, now builds with w32api 3.8
+- pkgconfig is not used
+
 Revision 1.26  2007/02/20 19:53:19  czarny
 - the real libs are back
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/crossmingw32-gettext.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list