SPECS: kdenetwork.spec - fix xmms configure option - drop ccache r...

glen glen at pld-linux.org
Wed Apr 5 23:01:08 CEST 2006


Author: glen                         Date: Wed Apr  5 21:01:08 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix xmms configure option
- drop ccache related hacks (fixed automake)

---- Files affected:
SPECS:
   kdenetwork.spec (1.217 -> 1.218) 

---- Diffs:

================================================================
Index: SPECS/kdenetwork.spec
diff -u SPECS/kdenetwork.spec:1.217 SPECS/kdenetwork.spec:1.218
--- SPECS/kdenetwork.spec:1.217	Mon Apr  3 12:51:09 2006
+++ SPECS/kdenetwork.spec	Wed Apr  5 23:01:03 2006
@@ -1047,14 +1047,9 @@
 	--with-distribution="PLD Linux Distribution" \
 	--with-qt-libraries=%{_libdir} \
 	--with-wifi \
-	--with{!?with_xmms:out}-xmms
-
-%{__make} \
-	%{?with_verbose:VERBOSE=1} \
-	CXXLD=%{_host_cpu}-%{_vendor}-%{_os}-g++ \
-	CCLD=%{_host_cpu}-%{_vendor}-%{_os}-gcc \
-	AM_MAKEFLAGS='CXXLD=$(CXXLD) CCLD=$(CCLD)'
+	--with%{!?with_xmms:out}-xmms
 
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -1761,6 +1756,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.218  2006/04/05 21:01:03  glen
+- fix xmms configure option
+- drop ccache related hacks (fixed automake)
+
 Revision 1.217  2006/04/03 10:51:09  adgor
 - Fixed xmms bcond
 - Removed unneeded files
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdenetwork.spec?r1=1.217&r2=1.218&f=u



More information about the pld-cvs-commit mailing list