Minor .spec file fixes

- License is GPLv3+
- Better Summary text
- remove trailing whitespace
- do not require libtranslit, libtranslit-m17n pulls that in automatically
This commit is contained in:
Mike FABIAN 2012-11-06 09:34:16 +01:00
parent 9bf6440abc
commit 4f8a0fcbb4

View File

@ -1,12 +1,13 @@
Name: ibus-typing-booster
Version: 0.0.18
Release: 1%{?dist}
Summary: The Table engine for IBus platform
License: GPLv2+
Summary: A typing booster engine for the IBus platform
License: GPLv3+
Group: System Environment/Libraries
URL: http://git.fedorahosted.org/git/?p=ibus-typing-booster.git
Source0: https://fedorahosted.org/releases/i/b/ibus-typing-booster/%{name}-%{version}.tar.gz
Requires: ibus,libtranslit,libtranslit-m17n
Requires: ibus
Requires: libtranslit-m17n
BuildRequires: ibus-devel,libtranslit-devel
Provides: ibus-hunspell-table = %{version}-%{release}
Obsoletes: ibus-hunspell-table <= 0.0.6-1.fc17
@ -70,7 +71,7 @@ make install DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true INSTALL="install -p" pkg
%{_libexecdir}/ibus-engine-typing-booster
%{_libexecdir}/ibus-setup-typing-booster
%{_datadir}/pkgconfig/%{name}.pc
%{_datadir}/applications/ibus-setup-typing-booster.desktop
%{_datadir}/applications/ibus-setup-typing-booster.desktop
%changelog
* Wed Oct 31 2012 Mike FABIAN <mfabian@redhat.com> - 0.0.18-1