SPECS: rhythmbox.spec - updated to 0.9.8
megabajt
megabajt at pld-linux.org
Wed Feb 21 19:19:54 CET 2007
Author: megabajt Date: Wed Feb 21 18:19:54 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.9.8
---- Files affected:
SPECS:
rhythmbox.spec (1.81 -> 1.82)
---- Diffs:
================================================================
Index: SPECS/rhythmbox.spec
diff -u SPECS/rhythmbox.spec:1.81 SPECS/rhythmbox.spec:1.82
--- SPECS/rhythmbox.spec:1.81 Sat Feb 17 13:04:31 2007
+++ SPECS/rhythmbox.spec Wed Feb 21 19:19:47 2007
@@ -6,12 +6,12 @@
Summary: Music Management Application
Summary(pl.UTF-8): Aplikacja do zarządzania muzyką
Name: rhythmbox
-Version: 0.9.7
-Release: 3
+Version: 0.9.8
+Release: 1
License: GPL v2+
Group: Applications
Source0: http://ftp.gnome.org/pub/gnome/sources/rhythmbox/0.9/%{name}-%{version}.tar.bz2
-# Source0-md5: 3ca989c655c5931ce056af7ff311885b
+# Source0-md5: 648400feb794538207b4fe95f0917d1f
Patch0: %{name}-desktop.patch
Patch2: %{name}-gtk2.8-crash.patch
Patch3: %{name}-pyc.patch
@@ -83,7 +83,7 @@
%build
# for snapshots
-gnome-doc-prepare --copy
+gnome-doc-prepare --copy --force
%{__gtkdocize}
%{__gnome_doc_common}
%{__glib_gettextize}
@@ -112,8 +112,6 @@
DESTDIR=$RPM_BUILD_ROOT \
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
-#rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
-
# there is no -devel subpackage, so we don't need APIdocs
rm -rf $RPM_BUILD_ROOT%{_datadir}/gtk-doc
@@ -132,6 +130,7 @@
rm -rf $RPM_BUILD_ROOT
%post
+/sbin/ldconfig
%gconf_schema_install rhythmbox.schemas
%scrollkeeper_update_post
%update_desktop_database_post
@@ -148,7 +147,8 @@
%preun
%gconf_schema_uninstall rhythmbox.schemas
-%postun
+%postun
+/sbin/ldconfig
%scrollkeeper_update_postun
%update_desktop_database_postun
%update_icon_cache hicolor
@@ -158,11 +158,13 @@
%doc AUTHORS ChangeLog README NEWS
%attr(755,root,root) %{_bindir}/*
%attr(755,root,root) %{_libdir}/rhythmbox-metadata
+%attr(755,root,root) %{_libdir}/librhythmbox-core.so.*.*.*
%dir %{_libdir}/rhythmbox
%dir %{_libdir}/rhythmbox/plugins
%dir %{_libdir}/rhythmbox/plugins/artdisplay
%attr(755,root,root) %{_libdir}/rhythmbox/plugins/artdisplay/*.py[co]
+%{_libdir}/rhythmbox/plugins/artdisplay/rhythmbox-missing-artwork.svg
%{_libdir}/rhythmbox/plugins/artdisplay/*-plugin
%dir %{_libdir}/rhythmbox/plugins/audiocd
%attr(755,root,root) %{_libdir}/rhythmbox/plugins/audiocd/*.so
@@ -172,9 +174,11 @@
%attr(755,root,root) %{_libdir}/rhythmbox/plugins/audioscrobbler/*.so
%{_libdir}/rhythmbox/plugins/audioscrobbler/*-plugin
%{_libdir}/rhythmbox/plugins/audioscrobbler/*.xml
+%{_libdir}/rhythmbox/plugins/audioscrobbler/audioscrobbler-prefs.glade
%dir %{_libdir}/rhythmbox/plugins/cd-recorder
%attr(755,root,root) %{_libdir}/rhythmbox/plugins/cd-recorder/*.so
%{_libdir}/rhythmbox/plugins/cd-recorder/*-plugin
+%{_libdir}/rhythmbox/plugins/cd-recorder/recorder.glade
%dir %{_libdir}/rhythmbox/plugins/daap
%attr(755,root,root) %{_libdir}/rhythmbox/plugins/daap/*.so
%{_libdir}/rhythmbox/plugins/daap/*-plugin
@@ -183,13 +187,22 @@
%dir %{_libdir}/rhythmbox/plugins/generic-player
%attr(755,root,root) %{_libdir}/rhythmbox/plugins/generic-player/*.so
%{_libdir}/rhythmbox/plugins/generic-player/*-plugin
+%{_libdir}/rhythmbox/plugins/generic-player/generic-player-ui.xml
%{?with_ipod:%dir %{_libdir}/rhythmbox/plugins/ipod}
%{?with_ipod:%attr(755,root,root) %{_libdir}/rhythmbox/plugins/ipod/*.so}
%{?with_ipod:%{_libdir}/rhythmbox/plugins/ipod/*-plugin}
+%{?with_ipod:%{_libdir}/rhythmbox/plugins/ipod/ipod-ui.xml}
%dir %{_libdir}/rhythmbox/plugins/iradio
%attr(755,root,root) %{_libdir}/rhythmbox/plugins/iradio/*.so
%{_libdir}/rhythmbox/plugins/iradio/*-plugin
%{_libdir}/rhythmbox/plugins/iradio/*.xml
+%{_libdir}/rhythmbox/plugins/iradio/iradio-initial.pls
+%{_libdir}/rhythmbox/plugins/iradio/station-properties.glade
+%dir %{_libdir}/rhythmbox/plugins/jamendo
+%{_libdir}/rhythmbox/plugins/jamendo/*.py[co]
+%{_libdir}/rhythmbox/plugins/jamendo/*.glade
+%{_libdir}/rhythmbox/plugins/jamendo/jamendo.rb-plugin
+%{_libdir}/rhythmbox/plugins/jamendo/*.png
%dir %{_libdir}/rhythmbox/plugins/lirc
%attr(755,root,root) %{_libdir}/rhythmbox/plugins/lirc/*.so
%{_libdir}/rhythmbox/plugins/lirc/*-plugin
@@ -201,6 +214,9 @@
%{_libdir}/rhythmbox/plugins/magnatune/*-plugin
%{_libdir}/rhythmbox/plugins/magnatune/*.glade
%{_libdir}/rhythmbox/plugins/magnatune/*.png
+%dir %{_libdir}/rhythmbox/plugins/mmkeys
+%attr(755,root,root) %{_libdir}/rhythmbox/plugins/mmkeys/libmmkeys.so
+%{_libdir}/rhythmbox/plugins/mmkeys/mmkeys.rb-plugin
%dir %{_libdir}/rhythmbox/plugins/power-manager
%attr(755,root,root) %{_libdir}/rhythmbox/plugins/power-manager/*.so
%{_libdir}/rhythmbox/plugins/power-manager/*-plugin
@@ -209,6 +225,11 @@
%{_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/visualizer
+%attr(755,root,root) %{_libdir}/rhythmbox/plugins/visualizer/libvisualizer.so
+%{_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
@@ -223,6 +244,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.82 2007/02/21 18:19:47 megabajt
+- updated to 0.9.8
+
Revision 1.81 2007/02/17 12:04:31 megabajt
- make -jN breaks build
- release 3 (rebuild with new libgpod)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rhythmbox.spec?r1=1.81&r2=1.82&f=u
More information about the pld-cvs-commit
mailing list