rpms/totem/devel totem.spec,1.211,1.212

Bastien Nocera hadess at fedoraproject.org
Wed Dec 17 14:09:46 UTC 2008


Author: hadess

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

Modified Files:
	totem.spec 
Log Message:
* Wed Dec 17 2008 - Bastien Nocera <bnocera at redhat.com> - 2.25.3-4
- Add totem-tv icons, and jamendo plugin



Index: totem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/totem/devel/totem.spec,v
retrieving revision 1.211
retrieving revision 1.212
diff -u -r1.211 -r1.212
--- totem.spec	17 Dec 2008 13:31:59 -0000	1.211
+++ totem.spec	17 Dec 2008 14:09:16 -0000	1.212
@@ -10,7 +10,7 @@
 Summary: Movie player for GNOME
 Name: totem
 Version: 2.25.3
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2+ with exceptions
 Group: Applications/Multimedia
 URL: http://projects.gnome.org/totem/
@@ -153,6 +153,16 @@
 To play back the videos however, you will need codecs that are not
 available in the Fedora repositories.
 
+%package jamendo
+Summary: Jamendo plugin for Totem
+Group: Applications/Multimedia
+Requires: python-gdata
+Requires: %{name} = %{version}-%{release}
+
+%description jamendo
+This package provides a plugin to allow browsing the Jamendo music store
+in Totem, and listening to them.
+
 #%package tracker
 #Summary: Tracker-based video search plugin for Totem
 #Group: Applications/Multimedia
@@ -395,7 +405,9 @@
 %{_libdir}/totem/plugins/pythonconsole
 #%{_libdir}/totem/plugins/bemused
 %{_datadir}/icons/hicolor/*/apps/totem.png
-%{_datadir}/icons/hicolor/scalable/apps/totem.svg
+%{_datadir}/icons/hicolor/*/apps/totem-tv.png
+%{_datadir}/icons/hicolor/scalable/devices/totem.svg
+%{_datadir}/icons/hicolor/scalable/devices/totem-tv.svg
 %{_mandir}/man1/%{name}.1*
 %{_mandir}/man1/totem-video-thumbnailer.1.gz
 
@@ -419,6 +431,10 @@
 %defattr(-, root, root)
 %{_libdir}/totem/plugins/youtube
 
+%files jamendo
+%defattr(-, root, root)
+%{_libdir}/totem/plugins/jamendo
+
 #%files tracker
 #%defattr(-, root, root)
 #%{_libdir}/totem/plugins/tracker
@@ -441,6 +457,9 @@
 %endif
 
 %changelog
+* Wed Dec 17 2008 - Bastien Nocera <bnocera at redhat.com> - 2.25.3-4
+- Add totem-tv icons, and jamendo plugin
+
 * Wed Dec 17 2008 - Bastien Nocera <bnocera at redhat.com> - 2.25.3-3
 - Add missing, but temporary, startup-notification BR
 




More information about the fedora-extras-commits mailing list