Author: hobbes1069
Update of /cvs/free/rpms/mythtv/F-17
In directory se02.es.rpmfusion.net:/tmp/cvs-serv7487
Modified Files:
mythbackend.service mythtv.spec
Log Message:
* Mon Feb 06 2012 Richard Shaw <hobbes1069(a)gmail.com> - 0.24.2-1
- Update to latest version.
- Update mythbackend systemd service file for better compatibilty with devices
that take time to initialize due to firmware loading.
- Add dependency m2vrequantiser for mytharchive.
- Patched for building with gcc 4.7 (rawhide/Fedora 17).
Index: mythbackend.service
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-17/mythbackend.service,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mythbackend.service 2 Feb 2012 03:36:03 -0000 1.3
+++ mythbackend.service 1 Mar 2012 15:52:35 -0000 1.4
@@ -32,6 +32,7 @@
[Unit]
Description=MythTV backend service
After=network.target mysqld.service
+Wants=httpd.service
[Service]
Type=simple
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-17/mythtv.spec,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- mythtv.spec 6 Feb 2012 14:01:18 -0000 1.87
+++ mythtv.spec 1 Mar 2012 15:52:35 -0000 1.88
@@ -143,7 +143,7 @@
#Source1: mythplugins-%{version}.tar.bz2
Source0: MythTV-%{name}-v%{version}-0-%{githash1}.tar.gz
Source1: MythTV-mythweb-v%{version}-0-%{githash3}.tar.gz
-Patch0: mythtv-%{version}-fixes.patch
+Patch0: mythtv-0.24.2-fixes.patch
#Patch1: mythplugins-%{version}-fixes.patch
Patch2: mythtv-0.24.2-gcc47.patch