SPECS: crossmingw32-gettext.spec - the real libs are back

czarny czarny at pld-linux.org
Tue Feb 20 20:53:24 CET 2007


Author: czarny                       Date: Tue Feb 20 19:53:24 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- the real libs are back

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

---- Diffs:

================================================================
Index: SPECS/crossmingw32-gettext.spec
diff -u SPECS/crossmingw32-gettext.spec:1.25 SPECS/crossmingw32-gettext.spec:1.26
--- SPECS/crossmingw32-gettext.spec:1.25	Tue Feb 20 19:13:50 2007
+++ SPECS/crossmingw32-gettext.spec	Tue Feb 20 20:53:19 2007
@@ -52,8 +52,6 @@
 
 %build
 export PKG_CONFIG_PATH=%{_prefix}/lib/pkgconfig
-export AR="%{target}-ar"
-export RANLIB="%{target}-ranlib"
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
@@ -69,6 +67,8 @@
 cd ..
 
 %configure \
+	AR="%{target}-ar" \
+	RANLIB="%{target}-ranlib" \
 	--target=%{target} \
 	--host=%{target_platform} \
 	--disable-csharp \
@@ -91,8 +91,8 @@
 
 %files
 %defattr(644,root,root,755)
-#%{_bindir}/libintl-8.dll
-#%{_libdir}/libintl.dll.a
+%{_bindir}/libintl-8.dll
+%{_libdir}/libintl.dll.a
 %{_libdir}/libintl.la
 %{_bindir}/libasprintf-0.dll
 %{_libdir}/libasprintf.dll.a
@@ -105,6 +105,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2007/02/20 19:53:19  czarny
+- the real libs are back
+
 Revision 1.25  2007/02/20 18:13:50  czarny
 - clean ups
 
================================================================

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



More information about the pld-cvs-commit mailing list