- Updated from upstream which tarball was rebuilt with IBus 1.3.

This commit is contained in:
kaio 2010-06-21 05:54:10 +00:00
parent 86b773d3b2
commit 5df7a6d1b5

View File

@ -1,17 +1,14 @@
Name: ibus-table
Version: 1.2.0.20100111
Release: 7%{?dist}
Version: 1.3.0.20100621
Release: 1%{?dist}
Summary: The Table engine for IBus platform
License: LGPLv2+
Group: System Environment/Libraries
URL: http://code.google.com/p/ibus/
Source0: http://cloud.github.com/downloads/kaio/ibus-table/%{name}-%{version}.tar.gz
Source0: http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
#Patch0: ibus-table-1.2.0.20090912-1.disable_speedmeter.patch
Patch1: ibus-table-1.2.0.20090904-2.equalsign.patch
Requires: ibus > 1.2.0
BuildRequires: ibus-devel > 1.2.0
Requires: ibus > 1.3.0
BuildRequires: ibus-devel > 1.3.0
Obsoletes: ibus-table-additional < 1.2.0.20100111-5
@ -31,8 +28,6 @@ Headers and other files needed to develop applications using the %{name} library
%prep
%setup -q
#%patch0 -p1 -b .1-disable_speedmeter
%patch1 -p1 -b .2-equalsign
%build
%configure --disable-static \
@ -51,8 +46,8 @@ Headers and other files needed to develop applications using the %{name} library
%post -p /sbin/ldconfig
### temp keep additional tables until ibus-table-{code,latin} are ready in repo
ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/compose.db
ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/latex.db
#ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/compose.db
#ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/latex.db
###
%postun -p /sbin/ldconfig
@ -112,6 +107,9 @@ ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/latex.db
%{_datadir}/pkgconfig/%{name}.pc
%changelog
* Mon Jun 21 2010 Caius Chance <cchance@redhat.com> - 1.2.0.20100621-1
- Updated from upstream which tarball was rebuilt with IBus 1.3.
* Wed Mar 10 2010 Caius 'kaio' Chance <cchance at redhat.com> - 1.2.0.20100111-7
- Add template.txt in files.