SPECS: mythtv.spec - disable configure distcc, ccache (you should ...

glen glen at pld-linux.org
Thu Sep 8 04:50:01 CEST 2005


Author: glen                         Date: Thu Sep  8 02:50:00 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable configure distcc, ccache (you should be using macros if you need them)

---- Files affected:
SPECS:
   mythtv.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/mythtv.spec
diff -u SPECS/mythtv.spec:1.29 SPECS/mythtv.spec:1.30
--- SPECS/mythtv.spec:1.29	Wed Sep  7 13:26:26 2005
+++ SPECS/mythtv.spec	Thu Sep  8 04:49:55 2005
@@ -274,6 +274,7 @@
 # BTW: this is not autoconf configure
 _lib=%{_lib} \
 %configure \
+	--disable-distcc --disable-ccache \
 	--compile-type=%{?debug:debug}%{!?debug:release} \
 	%{?with_dvb:--enable-dvb --dvb-path=%{_includedir} --enable-dvb-eit} \
 	--extra-cflags="%{rpmcflags} -fomit-frame-pointer" \
@@ -440,6 +441,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2005/09/08 02:49:55  glen
+- disable configure distcc, ccache (you should be using macros if you need them)
+
 Revision 1.29  2005/09/07 11:26:26  glen
 - try use XvMC wrapper
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mythtv.spec?r1=1.29&r2=1.30&f=u




More information about the pld-cvs-commit mailing list