Author: jarod
Update of /cvs/free/rpms/mythtv/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv32109
Modified Files:
mythtv.spec sources
Log Message:
updated tarballs
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-13/mythtv.spec,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- mythtv.spec 8 Apr 2010 23:38:27 -0000 1.73
+++ mythtv.spec 14 Apr 2010 04:00:03 -0000 1.74
@@ -44,11 +44,11 @@
#
# --without mytharchive
# --without mythbrowser
-# --without mythflix
# --without mythgallery
# --without mythgame
# --without mythmovies
# --without mythmusic
+# --without mythnetvision
# --without mythnews
# --without mythvideo
# --without mythweather
@@ -116,7 +116,6 @@
%define with_plugins %{?_without_plugins: 0} %{!?_without_plugins:
1}
%define with_mytharchive %{?_without_mytharchive: 0} %{!?_without_mytharchive:
1}
%define with_mythbrowser %{?_without_mythbrowser: 0} %{!?_without_mythbrowser:
1}
-%define with_mythflix %{?_without_mythflix: 0} %{!?_without_mythflix:
1}
%define with_mythgallery %{?_without_mythgallery: 0} %{!?_without_mythgallery:
1}
%define with_mythgame %{?_without_mythgame: 0} %{!?_without_mythgame:
1}
%define with_mythmovies %{?_without_mythmovies: 0} %{!?_without_mythmovies:
1}
@@ -761,13 +760,13 @@
%if %{with_mythweather}
%package -n mythweather
-Summary: A MythTV module that displays a weather forcast
+Summary: A MythTV module that displays a weather forecast
Group: Applications/Multimedia
Requires: mythtv-frontend-api = %{mythfeapiver}
Requires: perl(XML::SAX::Base)
%description -n mythweather
-A MythTV module that displays a weather forcast.
+A MythTV module that displays a weather forecast.
%endif
################################################################################
@@ -812,6 +811,10 @@
Requires: mythtv-frontend-api = %{mythfeapiver}
Requires: mythbrowser = %{version}-%{release}
Requires: python-MythTV = %{version}-%{release}
+Requires: python-pycurl
+Requires: python >= 2.5
+# This is packaged in adobe's yum repo
+#Requires: flash-plugin
%description -n mythnetvision
A MythTV module that supports searching and browsing of Internet video
@@ -956,6 +959,9 @@
%if %{with_vdpau}
--enable-vdpau \
%endif
+%if !%{with_xvmc}
+ --disable-xvmcw \
+%endif
%if %{with_directfb}
--enable-directfb \
%else
@@ -1086,7 +1092,8 @@
--enable-mythnetvision \
%else
--disable-mythnetvision \
- %endif--enable-opengl \
+ %endif
+ --enable-opengl \
--enable-libvisual \
--enable-fftw \
--enable-sdl \
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-13/sources,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- sources 8 Apr 2010 23:38:27 -0000 1.47
+++ sources 14 Apr 2010 04:00:03 -0000 1.48
@@ -1,4 +1,4 @@
be3ab99952c2a3a135a7c4af90b08f15 mythfrontend.png
be3ab99952c2a3a135a7c4af90b08f15 mythtv-setup.png
-000659b5e1f16b151430ac53b21a9e29 mythtv-0.23.tar.bz2
-e634f9c052971a93c1141ba641c40fea mythplugins-0.23.tar.bz2
+407ce0374d14cbb06390b06168cf39f4 mythplugins-0.23.tar.bz2
+0c32fe4ac9face6a5370002ea897f163 mythtv-0.23.tar.bz2