SPECS: cairo-dock.spec - disable-static

qboosh qboosh at pld-linux.org
Sun Jan 6 23:35:29 CET 2008


Author: qboosh                       Date: Sun Jan  6 22:35:29 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable-static

---- Files affected:
SPECS:
   cairo-dock.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/cairo-dock.spec
diff -u SPECS/cairo-dock.spec:1.5 SPECS/cairo-dock.spec:1.6
--- SPECS/cairo-dock.spec:1.5	Sun Jan  6 23:20:10 2008
+++ SPECS/cairo-dock.spec	Sun Jan  6 23:35:23 2008
@@ -83,7 +83,8 @@
 	%{__automake}
 	PACKAGE_LIBS="$PACKAGE_LIBS `pkg-config --libs $PACKAGES`" \
 	PACKAGE_CFLAGS="$PACKAGE_CFLAGS `pkg-config --cflags $PACKAGES` " \
-	%configure
+	%configure \
+		--disable-static
 	%{__make} -j1 \
 		pkgdatadir=/usr/share/cairo-dock/plug-in/$dir
 	cd ..
@@ -152,6 +153,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008-01-06 22:35:23  qboosh
+- disable-static
+
 Revision 1.5  2008-01-06 22:20:10  qboosh
 - devel deps
 - BR: glitz-devel (used by default)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cairo-dock.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list