Author: qboosh                       Date: Thu May 12 17:59:44 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- simplified static_libs bcond

---- Files affected:
packages/fox:
   fox.spec (1.114 -> 1.115) 

---- Diffs:

================================================================
Index: packages/fox/fox.spec
diff -u packages/fox/fox.spec:1.114 packages/fox/fox.spec:1.115
--- packages/fox/fox.spec:1.114 Thu May 12 19:54:48 2011
+++ packages/fox/fox.spec       Thu May 12 19:59:39 2011
@@ -144,7 +144,7 @@
 %configure \
        %{?with_cups:--enable-cups} \
        %{?debug:--enable-debug}%{!?debug:--enable-release} \
-       --enable-static=%{?with_static_libs:yes}%{!?with_static_libs:no} \
+       --enable-static%{!?with_static_libs:=no} \
        --with-opengl \
        --with-xft \
        --with-shape \
@@ -234,6 +234,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.115  2011/05/12 17:59:39  qboosh
+- simplified static_libs bcond
+
 Revision 1.114  2011/05/12 17:54:48  qboosh
 - cups bcond
 - moved man pages to proper packages
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fox/fox.spec?r1=1.114&r2=1.115&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to