diff --git a/gnome-applets.spec b/gnome-applets.spec index a2f917b..fc07e37 100644 --- a/gnome-applets.spec +++ b/gnome-applets.spec @@ -33,9 +33,9 @@ Summary: Small applications for the GNOME panel Name: gnome-applets Version: 2.19.1 -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 1 -License: GPL +License: GPLv2+ and GFDL+ Group: User Interface/Desktops URL: http://www.gnome.org/ Source: http://download.gnome.org/sources/%{name}/2.18/%{name}-%{version}.tar.bz2 @@ -180,7 +180,7 @@ export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make install DESTDIR=$RPM_BUILD_ROOT unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL -%find_lang %{po_package} +%find_lang %{po_package} --all-name --with-gnome # Clean up unpackaged files rm -rf $RPM_BUILD_ROOT%{_localstatedir}/scrollkeeper @@ -281,8 +281,7 @@ fi %files -f %{po_package}.lang %defattr(-, root, root) - -%doc AUTHORS COPYING ChangeLog NEWS README +%doc AUTHORS COPYING NEWS README %{_datadir}/pixmaps/* %{_datadir}/icons/hicolor/16x16/apps/* %{_datadir}/icons/hicolor/22x22/apps/* @@ -291,7 +290,6 @@ fi %{_datadir}/icons/hicolor/48x48/apps/* %{_datadir}/icons/hicolor/scalable/apps/* %{_datadir}/gnome-2.0/ui/* -%{_datadir}/gnome/help/* %{_datadir}/gnome-applets %{_datadir}/omf/* %{_bindir}/* @@ -331,6 +329,10 @@ fi %{_libdir}/libgweather.so %changelog +* Sun Aug 5 2007 Matthias Clasen - 1:2.19.1-5 +- Use %%find_lang for help files, too +- Update the license field + * Sun Aug 5 2007 Matthias Clasen - 1:2.19.1-4 - gswitchit.schemas does not exist anymore