diff --git a/gucharmap.spec b/gucharmap.spec index dde3ae9..4c8c0f2 100644 --- a/gucharmap.spec +++ b/gucharmap.spec @@ -8,7 +8,8 @@ Release: 1%{?dist} Summary: Unicode character picker and font browser Group: Applications/System -License: GPL +License: GPLv2+ and GFDL+ and MIT +# GPL for the source code, GFDL for the docs, MIT for Unicode data URL: http://live.gnome.org/Gucharmap Source: http://ftp.gnome.org/pub/gnome/sources/gucharmap/1.10/gucharmap-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -67,7 +68,7 @@ desktop-file-install --vendor gnome --delete-original \ --remove-category="Application" \ $RPM_BUILD_ROOT%{_datadir}/applications/* -%find_lang gucharmap +%find_lang gucharmap --with-gnome %clean @@ -104,7 +105,6 @@ fi %{_datadir}/applications/gnome-gucharmap.desktop %{_datadir}/icons/hicolor/48x48/apps/gucharmap.png %{_datadir}/omf/gucharmap/ -%{_datadir}/gnome/help/gucharmap/ %files devel @@ -115,6 +115,10 @@ fi %changelog +* Tue Aug 7 2007 Matthias Clasen - 1.10.0-2 +- Update license field +- Use %%find_lang for help files + * Tue Mar 13 2007 Matthias Clasen - 1.10.0-1 - Update to 1.10.0