Author: glen                         Date: Mon May 24 17:47:07 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- ccache fix, disable arts

---- Files affected:
packages/kdegames:
   kdegames.spec (1.179 -> 1.180) 

---- Diffs:

================================================================
Index: packages/kdegames/kdegames.spec
diff -u packages/kdegames/kdegames.spec:1.179 
packages/kdegames/kdegames.spec:1.180
--- packages/kdegames/kdegames.spec:1.179       Sun Mar 14 21:26:52 2010
+++ packages/kdegames/kdegames.spec     Mon May 24 19:47:02 2010
@@ -3,6 +3,7 @@
 # Conditional build:
 %bcond_without apidocs         # do not prepare API documentation
 %bcond_without highscore       # without system-wide score feature
+%bcond_with    arts                    # build with aRts support
 
 %define                _state          stable
 %define                _minlibsevr     9:%{version}
@@ -43,6 +44,9 @@
 
 %define         _noautoreq      libtool(.*)
 
+# build broken with spaces in CC
+%undefine      with_ccache
+
 %description
 Libraries for kdegames which contain highscore support functions.
 
@@ -769,6 +773,7 @@
 %if "%{_lib}" == "lib64"
        --enable-libsuffix=64 \
 %endif
+       --with%{!?with_arts:out}-arts \
        --with-qt-libraries=%{_libdir}
 
 %{__make}
@@ -1177,6 +1182,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.180  2010/05/24 17:47:02  glen
+- ccache fix, disable arts
+
 Revision 1.179  2010/03/14 20:26:52  glen
 - let build section reset install stamps
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kdegames/kdegames.spec?r1=1.179&r2=1.180&f=u

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

Reply via email to