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

julian julian at fedoraproject.org
Sun Aug 23 12:29:55 UTC 2009


Author: julian

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

Modified Files:
	entertainer.spec 
Log Message:

Removing the pyclutter-cairo dependency and setting it to the whole pyclutter package instead.



Index: entertainer.spec
===================================================================
RCS file: /cvs/pkgs/rpms/entertainer/devel/entertainer.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- entertainer.spec	28 Jul 2009 10:30:48 -0000	1.1
+++ entertainer.spec	23 Aug 2009 12:29:55 -0000	1.2
@@ -2,7 +2,7 @@
 
 Name:		entertainer
 Version:	0.4.2
-Release:	5%{?dist}
+Release:	6%{?dist}
 Summary:	A simple mediacenter based on clutter
 Group:		Applications/Multimedia
 License:	GPLv2
@@ -36,10 +36,8 @@ 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 modules needed for interface and playback
-Requires:	pyclutter-gtk
-Requires:	pyclutter-gst
-Requires:	pyclutter-cairo
+#The pyclutter-cairo subpackage was removed and we need all pyclutter subpackages anyway
+Requires:	pyclutter
 #Needed for hicolor directory ownership
 Requires:	hicolor-icon-theme
 
@@ -135,6 +133,10 @@ gtk-update-icon-cache %{_datadir}/icons/
 #Icon Cache updated
 
 %changelog
+* 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
+
+
 * Mon Jul 27 2009 Julian Aloofi <julian at, fedoraproject.org> 0.4.2-5
 - Added desktop files for the managing apps
 




More information about the fedora-extras-commits mailing list