Author: jarod
Update of /cvs/free/rpms/mythtv/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv23285
Modified Files:
mythtv.spec sources
Log Message:
* Wed Mar 04 2009 Jarod Wilson <jarod(a)wilsonet.com> 0.22-0.1.svn.r20107
- Update to pre-0.22 svn trunk, revision 20107
- Features misc gcc 4.4 and qt 4.5 build fixage
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/mythtv.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- mythtv.spec 2 Mar 2009 23:21:32 -0000 1.24
+++ mythtv.spec 4 Mar 2009 17:57:03 -0000 1.25
@@ -60,7 +60,7 @@
%define desktop_vendor RPMFusion
# SVN Revision number and branch ID
-%define _svnrev r20089
+%define _svnrev r20107
%define branch trunk
#
@@ -731,6 +731,7 @@
Requires: mythtv-frontend-api = %{mythfeapiver}
Requires: mplayer
Requires: transcode >= 0.6.8
+Requires: python-imdb
Provides: mythdvd = %{version}-%{release}
Obsoletes: mythdvd < %{version}-%{release}
@@ -1176,17 +1177,15 @@
################################################################################
-%pre
-# Add the "mythtv" user
-/usr/sbin/useradd -c "mythtvbackend User" \
- -s /sbin/nologin -r -d %{_varlibdir}/mythtv mythtv 2> /dev/null || :
-
-%post
-
%post -n libmyth -p /sbin/ldconfig
%postun -n libmyth -p /sbin/ldconfig
+%pre backend
+# Add the "mythtv" user
+/usr/sbin/useradd -c "mythtvbackend User" \
+ -s /sbin/nologin -r -d %{_varlibdir}/mythtv mythtv 2> /dev/null || :
+
%post backend
/sbin/chkconfig --add mythbackend
@@ -1319,7 +1318,6 @@
%doc mythplugins-%{version}/mytharchive/TODO
%{_bindir}/mytharchivehelper
%{_libdir}/mythtv/plugins/libmytharchive.so
-#{_datadir}/mythtv/archiveformat.xml
%{_datadir}/mythtv/archivemenu.xml
%{_datadir}/mythtv/archiveutils.xml
%{_datadir}/mythtv/mytharchive
@@ -1373,6 +1371,12 @@
%dir %{_datadir}/mame/flyers
%{_datadir}/mythtv/game_settings.xml
%{_datadir}/mythtv/i18n/mythgame_*.qm
+
+#files -n mythgame-emulators
+#defattr(-,root,root,-)
+#{_datadir}/mythtv/games/xmame
+#{_datadir}/mame/screens
+#{_datadir}/mame/flyers
%endif
%if %{with_mythmovies}
@@ -1459,6 +1463,10 @@
################################################################################
%changelog
+* Wed Mar 04 2009 Jarod Wilson <jarod(a)wilsonet.com> 0.22-0.1.svn.r20107
+- Update to pre-0.22 svn trunk, revision 20107
+- Features misc gcc 4.4 and qt 4.5 build fixage
+
* Mon Mar 02 2009 Jarod Wilson <jarod(a)wilsonet.com> 0.22-0.1.svn.r20089
- Update to pre-0.22 svn trunk, revision 20089
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 2 Mar 2009 23:21:32 -0000 1.7
+++ sources 4 Mar 2009 17:57:03 -0000 1.8
@@ -1,4 +1,4 @@
be3ab99952c2a3a135a7c4af90b08f15 mythfrontend.png
be3ab99952c2a3a135a7c4af90b08f15 mythtv-setup.png
-ba31a5487866933d4e6eb9ea5e23e1bb mythtv-0.22.tar.bz2
-eefc546f2fcf45560e0e1255ff85da0c mythplugins-0.22.tar.bz2
+8f1cb8a4911317f32f70856b542a21e6 mythplugins-0.22.tar.bz2
+6c38c2799126efbae951196a5862b697 mythtv-0.22.tar.bz2
Show replies by date