From 4f8a0fcbb4c84f994373a8740b775303bd4943d7 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Nov 06 2012 08:34:16 +0000 Subject: Minor .spec file fixes - License is GPLv3+ - Better Summary text - remove trailing whitespace - do not require libtranslit, libtranslit-m17n pulls that in automatically --- diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index d927847..481eefb 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -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 - 0.0.18-1