rpms/mythtv/devel mythtv.spec,1.100,1.101

Richard Shaw hobbes1069 at rpmfusion.org
Thu Jul 12 01:36:11 CEST 2012


Author: hobbes1069

Update of /cvs/free/rpms/mythtv/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv6805

Modified Files:
	mythtv.spec 
Log Message:
python-MythTV should require python-lxml, not the frontend package.


Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/mythtv.spec,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- mythtv.spec	11 Jul 2012 22:49:26 -0000	1.100
+++ mythtv.spec	11 Jul 2012 23:36:11 -0000	1.101
@@ -512,7 +512,7 @@
 Requires:  perl(XML::Simple)
 Requires:  mythtv-common       = %{version}-%{release}
 Requires:  mythtv-base-themes  = %{version}
-Requires:  python-MythTV python-lxml
+Requires:  python-MythTV
 Provides:  mythtv-frontend-api = %{mythfeapiver}
 Obsoletes: mythvideo           < %{version}-%{release}
 Provides:  mythvideo           = %{version}-%{release}


More information about the rpmfusion-commits mailing list