mfabian / rpms / ibus-table

Forked from rpms/ibus-table 5 years ago
Clone
cchance 15ce034
Name:             ibus-table
cchance bc9d4a8
Version:          1.1.0.20090610
cchance d332afa
Release:          4%{?dist}
cchance 15ce034
Summary:          The Table engine for IBus platform
cchance 15ce034
License:          LGPLv2+
cchance 15ce034
Group:            System Environment/Libraries
cchance 15ce034
URL:              http://code.google.com/p/ibus/
cchance 625d10f
# source filename specified for rollback
cchance 625d10f
#Source0:          http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
cchance 625d10f
Source0:          http://ibus.googlecode.com/files/%{name}-1.1.0.20090316.tar.gz
cchance 1b7614a
Patch0:           ibus-table-1.1.0.20090316-1.bz490396.no_speedmeter.patch
cchance d332afa
Patch1:           ibus-table-1.1.0.20090316-4.candidate_order.patch
cchance 15ce034
BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
cchance 15ce034
BuildArch:        noarch
cchance 15ce034
BuildRequires:    ibus-devel > 1.1.0
cchance 15ce034
BuildRequires:    autoconf >= 2.63
cchance 15ce034
BuildRequires:    automake >= 1.10.1
cchance 15ce034
BuildRequires:    gettext >= 0.17
cchance 15ce034
BuildRequires:    cvs
cchance 15ce034
Requires:         ibus > 1.1.0
cchance 15ce034
Obsoletes:        ibus-table-chinese < 1.1.0
aa95ee3
aa95ee3
%description
aa95ee3
The package contains general Table engine for IBus platform.
aa95ee3
27083d9
%package additional
7c0ed18
Summary:    Additional tables for general table engine of IBus
27083d9
Group:      System Environment/Libraries
27083d9
Requires:   %{name} = %{version}-%{release}
27083d9
27083d9
%description additional
27083d9
This package contains additional tables.
27083d9
aa95ee3
%prep
cchance 625d10f
# directory specified for rollback
cchance 625d10f
%setup -q -n ibus-table-1.1.0.20090316
cchance 1b7614a
%patch0 -p1
cchance d332afa
%patch1 -p1
aa95ee3
aa95ee3
%build
cchance 15ce034
./autogen.sh --disable-static --enable-additional --prefix=%{_prefix}
aa95ee3
make %{?_smp_mflags}
aa95ee3
aa95ee3
%install
aa95ee3
rm -rf $RPM_BUILD_ROOT
7c0ed18
make DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true install pkgconfigdir=%{_datadir}/pkgconfig
aa95ee3
aa95ee3
%find_lang %{name}
aa95ee3
aa95ee3
%clean
aa95ee3
rm -rf $RPM_BUILD_ROOT
aa95ee3
27083d9
%post additional
27083d9
ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/compose.db
27083d9
ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/latex.db
27083d9
aa95ee3
%files -f %{name}.lang
aa95ee3
%defattr(-,root,root,-)
aa95ee3
%doc AUTHORS COPYING README
7c0ed18
%dir %{_datadir}/%{name}
7c0ed18
%dir %{_datadir}/%{name}/tables
7c0ed18
%dir %{_datadir}/%{name}/data
cchance 15ce034
%dir %{_datadir}/%{name}/engine
cchance 15ce034
%dir %{_datadir}/%{name}/icons
cchance 625d10f
# commented our for rollback
cchance 625d10f
#%dir %{_datadir}/%{name}/setup
cchance 625d10f
#%{_libexecdir}/ibus-setup-table
cchance 625d10f
%{_libexecdir}/ibus-engine-table
cchance 625d10f
%{_bindir}/%{name}-createdb
cchance 15ce034
%{_datadir}/%{name}/tables/template.txt
cchance 15ce034
%{_datadir}/%{name}/data/pinyin_table.txt.bz2
7c0ed18
%{_datadir}/ibus/component/table.xml
7c0ed18
%{_datadir}/pkgconfig/%{name}.pc
7c0ed18
%{_datadir}/%{name}/engine/factory.py
7c0ed18
%{_datadir}/%{name}/engine/factory.pyc
7c0ed18
%{_datadir}/%{name}/engine/factory.pyo
7c0ed18
%{_datadir}/%{name}/engine/main.py
7c0ed18
%{_datadir}/%{name}/engine/main.pyc
7c0ed18
%{_datadir}/%{name}/engine/main.pyo
7c0ed18
%{_datadir}/%{name}/engine/speedmeter.py
7c0ed18
%{_datadir}/%{name}/engine/speedmeter.pyc
7c0ed18
%{_datadir}/%{name}/engine/speedmeter.pyo
7c0ed18
%{_datadir}/%{name}/engine/tabcreatedb.py
7c0ed18
%{_datadir}/%{name}/engine/tabcreatedb.pyc
7c0ed18
%{_datadir}/%{name}/engine/tabcreatedb.pyo
7c0ed18
%{_datadir}/%{name}/engine/tabdict.py
7c0ed18
%{_datadir}/%{name}/engine/tabdict.pyc
7c0ed18
%{_datadir}/%{name}/engine/tabdict.pyo
7c0ed18
%{_datadir}/%{name}/engine/table.py
7c0ed18
%{_datadir}/%{name}/engine/table.pyc
7c0ed18
%{_datadir}/%{name}/engine/table.pyo
7c0ed18
%{_datadir}/%{name}/engine/tabsqlitedb.py
7c0ed18
%{_datadir}/%{name}/engine/tabsqlitedb.pyc
7c0ed18
%{_datadir}/%{name}/engine/tabsqlitedb.pyo
cchance 15ce034
%{_datadir}/%{name}/icons/%{name}.svg
cchance 15ce034
%{_datadir}/%{name}/icons/full-letter.svg
cchance 15ce034
%{_datadir}/%{name}/icons/full-punct.svg
cchance 15ce034
%{_datadir}/%{name}/icons/half-letter.svg
cchance 15ce034
%{_datadir}/%{name}/icons/half-punct.svg
cchance 15ce034
%{_datadir}/%{name}/icons/onechar.svg
cchance 15ce034
%{_datadir}/%{name}/icons/phrase.svg
cchance 15ce034
%{_datadir}/%{name}/icons/py-mode.svg
cchance 15ce034
%{_datadir}/%{name}/icons/tab-mode.svg
cchance 15ce034
%{_datadir}/%{name}/icons/chinese.svg
cchance bc9d4a8
%{_datadir}/%{name}/icons/dcommit.svg
cchance 15ce034
%{_datadir}/%{name}/icons/english.svg
7c0ed18
%{_datadir}/%{name}/icons/cb-mode.svg
7c0ed18
%{_datadir}/%{name}/icons/sc-mode.svg
7c0ed18
%{_datadir}/%{name}/icons/scb-mode.svg
7c0ed18
%{_datadir}/%{name}/icons/tc-mode.svg
7c0ed18
%{_datadir}/%{name}/icons/tcb-mode.svg
cchance 15ce034
%{_datadir}/%{name}/icons/ncommit.svg
cchance 625d10f
# commented out for rollback
cchance 625d10f
#%{_datadir}/%{name}/setup/main.py
cchance 625d10f
#%{_datadir}/%{name}/setup/main.pyc
cchance 625d10f
#%{_datadir}/%{name}/setup/main.pyo
cchance 625d10f
#%{_datadir}/%{name}/setup/setup.glade
27083d9
27083d9
%files additional
27083d9
%defattr(-,root,root,-)
7c0ed18
%{_datadir}/%{name}/tables/compose.db
7c0ed18
%{_datadir}/%{name}/tables/latex.db
7c0ed18
%{_datadir}/%{name}/icons/compose.svg
7c0ed18
%{_datadir}/%{name}/icons/latex.svg
aa95ee3
aa95ee3
%changelog
cchance d332afa
* Mon Jun 15 2009 Caius 'kaio' Chance <kATkaioDOTme> - 1.1.0.20090610-4.fc10
cchance d332afa
- Fixed candidate order.
cchance d332afa
cchance 18ea48b
* Fri Jun 12 2009 Caius 'kaio' Chance <kATkaioDOTme> - 1.1.0.20090610-3.fc10
cchance 18ea48b
- Rebuilt.
cchance 18ea48b
cchance 625d10f
* Fri Jun 12 2009 Caius 'kaio' Chance <kATkaioDOTme> - 1.1.0.20090610-2.fc10
cchance 625d10f
- Rollback to 1.1.0.20090316.
cchance 625d10f
cchance bc9d4a8
* Wed Jun 10 2009 Caius 'kaio' Chance <kATkaioDOTme> - 1.1.0.20090610-1.fc10
cchance bc9d4a8
- Updated to upstream release.
cchance bc9d4a8
cchance bf71454
* Tue Jun 09 2009 Caius 'kaio' Chance <kATkaioDOTme> - 1.1.0.20090609-2.fc10
cchance bf71454
- Rebuilt.
cchance bf71454
cchance 15ce034
* Tue Jun 09 2009 Caius 'kaio' Chance <kATkaioDOTme> - 1.1.0.20090609-1.fc10
cchance 15ce034
- Updated to upstream release.
cchance 15ce034
cchance abeb1d2
* Wed May 27 2009 Caius 'kaio' Chance <cchance@redhat.com> - 1.1.0.20090527-1.fc10
cchance abeb1d2
- Updated upstream source from upstream.
cchance abeb1d2
cchance df2f582
* Thu May 21 2009 Caius 'kaio' Chance <cchance@redhat.com> - 1.1.0.20090316-2.fc10
cchance df2f582
- Obsoleted ibus-table-chinese for ibus-table-{cangjie,wubi,erbi,yong}.
cchance df2f582
7c0ed18
* Mon Mar 16 2009 Caius Chance <cchance@redhat.com> - 1.1.0.20090316-1.fc11
7c0ed18
- Resolves: rhbz#490396
7c0ed18
- Updated source tarball.
7c0ed18
- Disabled speedmeter until config option is implemented.
7c0ed18
7c0ed18
* Fri Mar  6 2009 Jens Petersen <petersen@redhat.com> - 1.1.0.20090220-5
7c0ed18
- make pkgconfig noarch with ibus-table-pkgconfig-noarch.patch
7c0ed18
- fix license field: actually LGPL
7c0ed18
- drop gettext-devel BR
7c0ed18
- require ibus > 1.1.0
7c0ed18
7c0ed18
* Mon Mar 02 2009 Caius Chance <cchance@redhat.com> - 1.1.0.20090220-4.fc11
7c0ed18
- Rebuilt.
7c0ed18
7c0ed18
* Mon Mar 02 2009 Caius Chance <cchance@redhat.com> - 1.1.0.20090220-3.fc11
7c0ed18
- Rebuilt.
7c0ed18
7c0ed18
* Mon Mar 02 2009 Caius Chance <cchance@redhat.com> - 1.1.0.20090220-2.fc11
7c0ed18
- Rebuilt.
7c0ed18
7c0ed18
* Mon Mar 02 2009 Caius Chance <cchance@redhat.com> - 1.1.0.20090220-1.fc11
7c0ed18
- Resolves: rhbz#484650
7c0ed18
- Updated to latest upstream release.
7c0ed18
- Splitted chinese input methods into modules.
7c0ed18
7c0ed18
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.1.20081014-5
7c0ed18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
7c0ed18
7c0ed18
* Wed Feb 04 2009 Caius Chance <cchance@redhat.com> - 0.1.1.20081014-4
7c0ed18
- Resolves: rhbz#466430 rhbz#466844
7c0ed18
- Added wildcard features.
7c0ed18
- Added preedit clearance on refocus.
7c0ed18
7c0ed18
* Mon Dec 01 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.1.1.20081014-3
7c0ed18
- Rebuild for Python 2.6
7c0ed18
7c0ed18
* Mon Dec 1 2008 Peng Huang <shawn.p.huang@gmail.com> - 0.1.1.20081014-2
7c0ed18
- Modified spec file to own all directories created by ibus-table.
7c0ed18
bba9551
* Fri Oct 14 2008 Peng Huang <shawn.p.huang@gmail.com> - 0.1.1.20081014-1
bba9551
- Update to 0.1.1.20081014.
bba9551
bba9551
* Mon Sep 01 2008 Peng Huang <shawn.p.huang@gmail.com> - 0.1.1.20080901-1
87ab67f
- Update to 0.1.1.20080901.
87ab67f
27083d9
* Wed Aug 19 2008 Yu Yuwei <acevery@gmail.com> - 0.1.1.20080829-1
aa95ee3
- The first version.