- Disable -additional.
This commit is contained in:
parent
d546d0c974
commit
9af8814396
@ -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 <cchance at redhat.com> - 1.2.0.20100111-6
|
||||
- Disable -additional.
|
||||
|
||||
* Wed Mar 10 2010 Caius 'kaio' Chance <cchance at redhat.com> - 1.2.0.20100111-5
|
||||
- Remove -additional for obsoletion by ibus-table-latin and ibus-table-code.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user