SPECS (DEVEL): mythtv.spec - disable ./configure decision on optfl...

glen glen at pld-linux.org
Fri Feb 3 02:14:47 CET 2006


Author: glen                         Date: Fri Feb  3 01:14:47 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- disable ./configure decision on optflags, we pass our own (should we?)

---- Files affected:
SPECS:
   mythtv.spec (1.39.2.11 -> 1.39.2.12) 

---- Diffs:

================================================================
Index: SPECS/mythtv.spec
diff -u SPECS/mythtv.spec:1.39.2.11 SPECS/mythtv.spec:1.39.2.12
--- SPECS/mythtv.spec:1.39.2.11	Thu Feb  2 15:47:39 2006
+++ SPECS/mythtv.spec	Fri Feb  3 02:14:42 2006
@@ -302,6 +302,7 @@
  	--prefix=%{_prefix} \
 	--libdir=%{_libdir} \
 	--mandir=%{_mandir} \
+	--disable-opts \
 	--disable-distcc --disable-ccache \
 	--compile-type=%{?debug:debug}%{!?debug:release} \
 	--extra-cflags="%{rpmcflags} -fomit-frame-pointer" \
@@ -469,6 +470,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39.2.12  2006/02/03 01:14:42  glen
+- disable ./configure decision on optflags, we pass our own (should we?)
+
 Revision 1.39.2.11  2006/02/02 14:47:39  glen
 - merged mythstram support from HEAD
 
================================================================

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



More information about the pld-cvs-commit mailing list