diff --git a/ibus-table.spec b/ibus-table.spec index b111afa..5355e8b 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,6 +1,6 @@ Name: ibus-table Version: 1.2.0.20100111 -Release: 5%{?dist} +Release: 6%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ Group: System Environment/Libraries @@ -37,6 +37,7 @@ Headers and other files needed to develop applications using the %{name} library %build %configure --disable-static \ --prefix=%{_prefix} \ + --disable-additional %__make %{?_smp_mflags} %install @@ -110,6 +111,9 @@ ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/latex.db %{_datadir}/pkgconfig/%{name}.pc %changelog +* Wed Mar 10 2010 Caius 'kaio' Chance - 1.2.0.20100111-6 +- Disable -additional. + * Wed Mar 10 2010 Caius 'kaio' Chance - 1.2.0.20100111-5 - Remove -additional for obsoletion by ibus-table-latin and ibus-table-code.