SPECS: crossmingw32-expat.spec - proper shared + static build

czarny czarny at pld-linux.org
Sun Feb 25 16:06:27 CET 2007


Author: czarny                       Date: Sun Feb 25 15:06:27 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- proper shared + static build

---- Files affected:
SPECS:
   crossmingw32-expat.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/crossmingw32-expat.spec
diff -u SPECS/crossmingw32-expat.spec:1.17 SPECS/crossmingw32-expat.spec:1.18
--- SPECS/crossmingw32-expat.spec:1.17	Tue Feb 20 19:53:30 2007
+++ SPECS/crossmingw32-expat.spec	Sun Feb 25 16:06:22 2007
@@ -81,11 +81,9 @@
 %{__aclocal}
 %{__autoconf}
 %configure \
-	AR="%{target}-ar" \
-	RANLIB="%{target}-ranlib" \
 	--target=%{target} \
-	--host=%{target_platform} \
-	--disable-static
+	--host=%{target}
+
 %{__make}
 
 %install
@@ -107,6 +105,7 @@
 %{_bindir}/libexpat-0.dll
 %{_libdir}/libexpat.dll.a
 %{_libdir}/libexpat.la
+%{_libdir}/libexpat.a
 %{_includedir}/expat*.h
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -115,6 +114,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2007/02/25 15:06:22  czarny
+- proper shared + static build
+
 Revision 1.17  2007/02/20 18:53:30  czarny
 - cleaned up
 - pkg config dir
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/crossmingw32-expat.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list