rpms/mythtv/devel mythtv.spec,1.6,1.7

Jarod Wilson jarod at rpmfusion.org
Wed Sep 17 19:38:03 CEST 2008


Author: jarod

Update of /cvs/free/rpms/mythtv/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv1336

Modified Files:
	mythtv.spec 
Log Message:
* Wed Sep 17 2008 Jarod Wilson <jarod at wilsonet.com> - 0.21-10
- Nuke a bunch of configure flags that really shouldn't be
  enabled anymore, per discussion with mythtv devs.



Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/mythtv.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mythtv.spec	10 Sep 2008 04:47:43 -0000	1.6
+++ mythtv.spec	17 Sep 2008 17:38:02 -0000	1.7
@@ -89,15 +89,15 @@
 BuildRequires: perl(LWP::UserAgent)
 BuildRequires: python-devel
 # Misc A/V format support
-BuildRequires: lame-devel
+#BuildRequires: lame-devel
 BuildRequires: libogg-devel, libvorbis-devel, libtheora-devel
 BuildRequires: faad2-devel
-BuildRequires: faac-devel
-BuildRequires: x264-devel
-BuildRequires: xvidcore-devel
-BuildRequires: a52dec-devel
-BuildRequires: libdca-devel
-BuildRequires: gsm-devel
+#BuildRequires: faac-devel
+#BuildRequires: x264-devel
+#BuildRequires: xvidcore-devel
+#BuildRequires: a52dec-devel
+#BuildRequires: libdca-devel
+#BuildRequires: gsm-devel
 # mythmusic
 BuildRequires: libmad-devel, taglib-devel >= 1.4
 BuildRequires: libvorbis-devel >= 1.0, flac-devel >= 1.0.4
@@ -606,10 +606,7 @@
 %else
   --disable-directfb \
 %endif
-  --enable-liba52 --enable-libmp3lame \
-  --enable-libfaac --enable-libfaad \
-  --enable-libtheora --enable-libvorbis \
-  --enable-libx264 --enable-libxvid \
+  --enable-libfaad --enable-libtheora \
   --with-bindings="perl, python"
 
 echo "QMAKE_PROJECT_DEPTH = 0" >> settings.pro
@@ -1017,8 +1014,9 @@
 %endif
 
 %changelog
-* Wed Sep 10 2008 Jarod Wilson <jarod at wilsonet.com> - 0.21-10
-- Bump and rebuild for newer x264
+* Wed Sep 17 2008 Jarod Wilson <jarod at wilsonet.com> - 0.21-10
+- Nuke a bunch of configure flags that really shouldn't be
+  enabled anymore, per discussion with mythtv devs.
 
 * Wed Sep 03 2008 Jarod Wilson <jarod at wilsonet.com> - 0.21-9
 - Conditionalize some qt/qt3 stuff so spec builds on



More information about the rpmfusion-commits mailing list