SPECS: crossmingw32-glib2.spec - according to other specs
czarny
czarny at pld-linux.org
Tue Feb 20 21:04:59 CET 2007
Author: czarny Date: Tue Feb 20 20:04:59 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- according to other specs
---- Files affected:
SPECS:
crossmingw32-glib2.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/crossmingw32-glib2.spec
diff -u SPECS/crossmingw32-glib2.spec:1.11 SPECS/crossmingw32-glib2.spec:1.12
--- SPECS/crossmingw32-glib2.spec:1.11 Tue Feb 20 18:59:05 2007
+++ SPECS/crossmingw32-glib2.spec Tue Feb 20 21:04:54 2007
@@ -100,12 +100,13 @@
%build
export PKG_CONFIG_PATH=%{_prefix}/lib/pkgconfig
-export RANLIB=%{target}-ranlib
%{__libtoolize}
%{__aclocal}
%{__automake}
%{__autoconf}
%configure \
+ AR="%{target}-ar" \
+ RANLIB="%{target}-ranlib" \
--host=%{target}
%{__make}
@@ -143,6 +144,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2007/02/20 20:04:54 czarny
+- according to other specs
+
Revision 1.11 2007/02/20 17:59:05 czarny
- building glib2 instead of downloading, as later on pkgconfig won't pass proper cflags and includedirs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/crossmingw32-glib2.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list