rpms/entertainer/devel entertainer.spec,1.2,1.3

julian julian at fedoraproject.org
Mon Sep 28 14:09:46 UTC 2009


Author: julian

Update of /cvs/pkgs/rpms/entertainer/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2664/devel

Modified Files:
	entertainer.spec 
Log Message:
Issued update for rawhide due to dependency problems (needs to require the pyclutter subpackages)



Index: entertainer.spec
===================================================================
RCS file: /cvs/pkgs/rpms/entertainer/devel/entertainer.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- entertainer.spec	23 Aug 2009 12:29:55 -0000	1.2
+++ entertainer.spec	28 Sep 2009 14:09:46 -0000	1.3
@@ -2,7 +2,7 @@
 
 Name:		entertainer
 Version:	0.4.2
-Release:	6%{?dist}
+Release:	7%{?dist}
 Summary:	A simple mediacenter based on clutter
 Group:		Applications/Multimedia
 License:	GPLv2
@@ -36,8 +36,10 @@ Requires:	python-eyed3
 #We need python-storm-sqlite because python-storm pulls in the mysql backend by default
 Requires:	python-storm-sqlite
 Requires:	python-twisted
-#The pyclutter-cairo subpackage was removed and we need all pyclutter subpackages anyway
+#We need the python clutter bindings
 Requires:	pyclutter
+Requires:	pyclutter-gtk
+Requires:	pyclutter-gst
 #Needed for hicolor directory ownership
 Requires:	hicolor-icon-theme
 
@@ -133,6 +135,10 @@ gtk-update-icon-cache %{_datadir}/icons/
 #Icon Cache updated
 
 %changelog
+* Mon Sep 28 2009 Julian Aloofi <julian at, fedoraproject.org> 0.4.2-7
+- Added explicit Requires for the pyclutter subpackages due to problems with the package in Rawhide
+
+
 * Sun Aug 23 2009 Julian Aloofi <julian at, fedoraproject.org> 0.4.2-6
 - Requires the whole pyclutter package now due to the cairo subpackage removal
 




More information about the scm-commits mailing list