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

czarny czarny at pld-linux.org
Sun Feb 25 16:12:54 CET 2007


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

---- Files affected:
SPECS:
   crossmingw32-atk.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/crossmingw32-atk.spec
diff -u SPECS/crossmingw32-atk.spec:1.1 SPECS/crossmingw32-atk.spec:1.2
--- SPECS/crossmingw32-atk.spec:1.1	Tue Feb 20 21:06:18 2007
+++ SPECS/crossmingw32-atk.spec	Sun Feb 25 16:12:48 2007
@@ -70,10 +70,10 @@
 %{__autoheader}
 %{__automake}
 %configure \
-	AR="%{target}-ar" \
-	RANLIB="%{target}-ranlib" \
 	--target=%{target} \
-	--host=%{target}
+	--host=%{target} \
+	--disable-gtk-doc \
+	--enable-static
 
 %{__make}
 
@@ -93,6 +93,7 @@
 %doc AUTHORS NEWS README
 %{_libdir}/lib*.la
 %{_libdir}/lib*.a
+%{_bindir}/*.dll
 %{_includedir}/atk*
 %{_pkgconfigdir}/atk*
 
@@ -102,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/02/25 15:12:48  czarny
+- proper static + shared build
+
 Revision 1.1  2007/02/20 20:06:18  czarny
 - new based on atk.spec
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/crossmingw32-atk.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list