Author: aflinta Date: Thu Aug 16 17:38:06 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.11.2
---- Files affected: SPECS: rhythmbox.spec (1.89 -> 1.90) ---- Diffs: ================================================================ Index: SPECS/rhythmbox.spec diff -u SPECS/rhythmbox.spec:1.89 SPECS/rhythmbox.spec:1.90 --- SPECS/rhythmbox.spec:1.89 Mon Jul 16 23:24:32 2007 +++ SPECS/rhythmbox.spec Thu Aug 16 19:38:01 2007 @@ -6,12 +6,12 @@ Summary: Music Management Application Summary(pl.UTF-8): Aplikacja do zarządzania muzyką Name: rhythmbox -Version: 0.11.1 +Version: 0.11.2 Release: 1 License: GPL v2+ Group: Applications Source0: http://ftp.gnome.org/pub/gnome/sources/rhythmbox/0.11/%{name}-%{version}.tar.bz2 -# Source0-md5: f2dcaca1b4896f1a455c94fe3bafa1bc +# Source0-md5: 125440f92e5c64b530894c5f3ca9038b Patch0: %{name}-desktop.patch Patch2: %{name}-gtk2.8-crash.patch Patch3: %{name}-pyc.patch @@ -64,6 +64,11 @@ Requires: gstreamer-plugins-good >= 0.10.4 Requires: gtk+2 >= 2:2.10.10 Requires: libgnomeui >= 2.18.1 +Suggests: gstreamer-flac +Suggests: gstreamer-mad +Suggests: gstreamer-vorbis +Suggests: gstreamer-neon +Suggests: python-Louie Obsoletes: net-rhythmbox BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -138,14 +143,6 @@ %scrollkeeper_update_post %update_desktop_database_post %update_icon_cache hicolor -%banner %{name} -e << EOF -Remember to install appropriate GStreamer plugins for files -you want to play: -- gstreamer-flac (for FLAC) -- gstreamer-mad (for MP3s) -- gstreamer-vorbis (for Ogg Vorbis) -- gstreamer-neon (for HTTP streams) -EOF %preun %gconf_schema_uninstall rhythmbox.schemas @@ -231,13 +228,15 @@ %{_libdir}/rhythmbox/plugins/python-console/*-plugin %dir %{_libdir}/rhythmbox/plugins/rb %attr(755,root,root) %{_libdir}/rhythmbox/plugins/rb/*.py[co] +%dir %{_libdir}/rhythmbox/plugins/upnp_coherence +%attr(755,root,root) %{_libdir}/rhythmbox/plugins/upnp_coherence/*.py[co] +%{_libdir}/rhythmbox/plugins/upnp_coherence/coherence.rb-plugin %dir %{_libdir}/rhythmbox/plugins/visualizer %attr(755,root,root) %{_libdir}/rhythmbox/plugins/visualizer/libvisualizer.so %{_libdir}/rhythmbox/plugins/visualizer/rb-visualizer-glue.h %{_libdir}/rhythmbox/plugins/visualizer/visualizer-controls.glade %{_libdir}/rhythmbox/plugins/visualizer/visualizer-ui.xml %{_libdir}/rhythmbox/plugins/visualizer/visualizer.rb-plugin - %{_datadir}/%{name} %{_datadir}/dbus-1/services/*.service %{_desktopdir}/*.desktop @@ -252,6 +251,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.90 2007/08/16 17:38:01 aflinta +- up to 0.11.2 + Revision 1.89 2007/07/16 21:24:32 aflinta - 0.11.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/rhythmbox.spec?r1=1.89&r2=1.90&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
