diff --git a/rhythmbox.spec b/rhythmbox.spec index 897e120..27376d1 100644 --- a/rhythmbox.spec +++ b/rhythmbox.spec @@ -3,8 +3,8 @@ Name: rhythmbox Summary: Music Management Application Version: 0.11.1 -Release: 1%{?dist} -License: GPL +Release: 2%{?dist} +License: GPLv2+ and GFDL+ Group: Applications/Multimedia URL: http://www.gnome.org/projects/rhythmbox/ Source: ftp://download.gnome.org/sources/rhythmbox/0.10/%{name}-%{version}.tar.bz2 @@ -86,7 +86,7 @@ rm -f %{buildroot}%{_libdir}/rhythmbox/plugins/*.{a,la} rm -f %{buildroot}%{_libdir}/rhythmbox/plugins/*/*.{a,la} rm -f %{buildroot}%{_libdir}/librhythmbox-core.{a,la} -%find_lang %name +%find_lang %name --with-gnome # Replace the default radios with Ogg Radios cp -a %{SOURCE1} %{buildroot}%{_libdir}/rhythmbox/plugins/iradio/iradio-initial.pls @@ -136,7 +136,6 @@ fi %{_sysconfdir}/gconf/schemas/rhythmbox.schemas %{_datadir}/rhythmbox/* %{_datadir}/applications/rhythmbox.desktop -%{_datadir}/gnome/help/rhythmbox %{_datadir}/omf/rhythmbox/* %{_datadir}/dbus-1/services/org.gnome.Rhythmbox.service %{_datadir}/icons/hicolor/*/apps/rhythmbox.* @@ -146,6 +145,10 @@ fi %{_libexecdir}/rhythmbox-metadata %changelog +* Tue Aug 7 2007 Matthias Clasen - 0.11.0-2 +- Update the license field +- Use %%find_lang for help files + * Wed Jun 27 2007 - Bastien Nocera - 0.11.1-1 - Update to 0.11.1 - Drop obsolete patches