aa95ee3
Name:       ibus-table
714a2c6
Version:    1.4.99.20121113
714a2c6
Release:    1%{?dist}
aa95ee3
Summary:    The Table engine for IBus platform
4a90063
License:    LGPLv2+
aa95ee3
Group:      System Environment/Libraries
aa95ee3
URL:        http://code.google.com/p/ibus/
885bd3f
Source0:    http://mfabian.fedorapeople.org/ibus-table/%{name}-%{version}.tar.gz
cbe00b8
Patch1:     ibus-table-1.3.9.20110827-uppercase-umlauts.patch
cchance ec8af79
5df7a6d
Requires:       ibus > 1.3.0
5df7a6d
BuildRequires:  ibus-devel > 1.3.0
cchance 7e4a74d
d546d0c
Obsoletes:   ibus-table-additional < 1.2.0.20100111-5
d546d0c
aa95ee3
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
aa95ee3
BuildArch:  noarch
aa95ee3
aa95ee3
%description
cchance ec8af79
The Table engine for IBus platform.
cchance 08b5f49
cchance 6b41254
%package -n %{name}-devel
cchance 6b41254
Summary:        Development files for %{name}
cchance 6b41254
Group:          Development/Libraries
cchance 6b41254
Requires:       %{name} = %{version}-%{release}, pkgconfig
cchance 6b41254
cchance 6b41254
%description -n %{name}-devel
a362d1d
Development files for %{name}.
cchance 6b41254
aa95ee3
%prep
4a90063
%setup -q
cbe00b8
%patch1 -p1 -b .uppercase-umlauts
aa95ee3
aa95ee3
%build
a362d1d
%configure --disable-static --disable-additional
cchance 8c8c031
%__make %{?_smp_mflags}
aa95ee3
aa95ee3
%install
cchance 8c8c031
%__rm -rf $RPM_BUILD_ROOT
cchance 8c8c031
%__make DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true install pkgconfigdir=%{_datadir}/pkgconfig
aa95ee3
aa95ee3
%find_lang %{name}
aa95ee3
aa95ee3
%clean
cchance ec8af79
%__rm -rf $RPM_BUILD_ROOT
aa95ee3
cchance 6b41254
aa95ee3
%files -f %{name}.lang
aa95ee3
%defattr(-,root,root,-)
aa95ee3
%doc AUTHORS COPYING README
cchance 458d143
%dir %{_datadir}/%{name}
cchance 458d143
%dir %{_datadir}/%{name}/engine
cchance 458d143
%dir %{_datadir}/%{name}/tables
cchance 458d143
%dir %{_datadir}/%{name}/icons
cchance 458d143
%dir %{_datadir}/%{name}/data
cchance 458d143
%{_datadir}/ibus/component/table.xml
cchance 458d143
%{_datadir}/%{name}/icons/%{name}.svg
cchance 458d143
%{_datadir}/%{name}/icons/full-letter.svg
cchance 458d143
%{_datadir}/%{name}/icons/full-punct.svg
cchance 458d143
%{_datadir}/%{name}/icons/half-letter.svg
cchance 458d143
%{_datadir}/%{name}/icons/half-punct.svg
cchance 458d143
%{_datadir}/%{name}/icons/onechar.svg
cchance 458d143
%{_datadir}/%{name}/icons/phrase.svg
cchance 458d143
%{_datadir}/%{name}/icons/py-mode.svg
cchance 458d143
%{_datadir}/%{name}/icons/tab-mode.svg
cchance 458d143
%{_datadir}/%{name}/icons/chinese.svg
cchance 7e4a74d
%{_datadir}/%{name}/icons/acommit.svg
cchance 458d143
%{_datadir}/%{name}/icons/english.svg
cchance 458d143
%{_datadir}/%{name}/icons/ncommit.svg
cchance c474456
%{_datadir}/%{name}/icons/cb-mode.svg
cchance c474456
%{_datadir}/%{name}/icons/sc-mode.svg
cchance c474456
%{_datadir}/%{name}/icons/scb-mode.svg
cchance c474456
%{_datadir}/%{name}/icons/tc-mode.svg
cchance c474456
%{_datadir}/%{name}/icons/tcb-mode.svg
cchance 458d143
%{_datadir}/%{name}/data/pinyin_table.txt.bz2
cchance 458d143
%{_datadir}/%{name}/engine/factory.py
cchance 458d143
%{_datadir}/%{name}/engine/factory.pyc
cchance 458d143
%{_datadir}/%{name}/engine/factory.pyo
cchance 458d143
%{_datadir}/%{name}/engine/main.py
cchance 458d143
%{_datadir}/%{name}/engine/main.pyc
cchance 458d143
%{_datadir}/%{name}/engine/main.pyo
cchance 458d143
%{_datadir}/%{name}/engine/tabcreatedb.py
cchance 458d143
%{_datadir}/%{name}/engine/tabcreatedb.pyc
cchance 458d143
%{_datadir}/%{name}/engine/tabcreatedb.pyo
cchance 458d143
%{_datadir}/%{name}/engine/tabdict.py
cchance 458d143
%{_datadir}/%{name}/engine/tabdict.pyc
cchance 458d143
%{_datadir}/%{name}/engine/tabdict.pyo
cchance 458d143
%{_datadir}/%{name}/engine/table.py
cchance 458d143
%{_datadir}/%{name}/engine/table.pyc
cchance 458d143
%{_datadir}/%{name}/engine/table.pyo
cchance 458d143
%{_datadir}/%{name}/engine/tabsqlitedb.py
cchance 458d143
%{_datadir}/%{name}/engine/tabsqlitedb.pyc
cchance 458d143
%{_datadir}/%{name}/engine/tabsqlitedb.pyo
86b773d
%{_datadir}/%{name}/tables/template.txt
cchance c474456
%{_bindir}/%{name}-createdb
cchance c474456
%{_libexecdir}/ibus-engine-table
27083d9
cchance 6b41254
%files devel
cchance 6b41254
%defattr(-, root, root, -)
cchance 6b41254
%{_datadir}/pkgconfig/%{name}.pc
cchance 6b41254
aa95ee3
%changelog
714a2c6
* Tue Nov 13 2012 Mike FABIAN <mfabian@redhat.com> - 1.4.99.20121113-1
714a2c6
- update to latest upstream 1.4.99.20121113 from Caius ‘kaio’ Chance’s repository, using rel20121101 git tag
714a2c6
- remove ibus-table-1.4.99.20120907-improve-chinese-category-check.patch (included upstream)
714a2c6
- remove fix-ipa-x-sampa-table-and-phrases-containing-spaces.patch (included upstream)
714a2c6
- Fix marking of translatable strings for gettext
714a2c6
- update zh_??.po files
714a2c6
- Add German translation
714a2c6
- Do not fail if the ~/.ibus/byo-tables/ directory does not exist
714a2c6
cbfd09b
* Thu Sep 13 2012 Mike FABIAN <mfabian@redhat.com> - 1.4.99.20120907-3
cbfd09b
- Resolves: #856903
cbfd09b
- Fix ipa-x-sampa table and phrases containing spaces in emoji-table
cbfd09b
  Currently there is a regular expression which filters out several
cbfd09b
  lines defining valid phrases. The emoji-table for example has phrases
cbfd09b
  containing spaces which are currently filtered out and the ipa-x-sampa
cbfd09b
  table has trailing comments which are filtered out as well.
cbfd09b
52b91b4
* Tue Sep 11 2012 Mike FABIAN <mfabian@redhat.com> - 1.4.99.20120907-2
52b91b4
- Resolves: #856320
52b91b4
- Improve check whether a phrase is simplified or traditional Chinese
52b91b4
  The improvement is to ignore all non-Han characters when
52b91b4
  doing the check.
52b91b4
  This is to avoid classifying a simplified Chinese string as
52b91b4
  traditional just because it happens to include some non-Chinese
52b91b4
  characters, for example box drawing characters, which cannot be
52b91b4
  converted to gb2312 but happen to be convertible to big5hkscs.
52b91b4
  This fixes the problem in the emoji-table input method that most
52b91b4
  phrases cannot be input at all.
52b91b4
885bd3f
* Fri Sep 07 2012 Mike FABIAN <mfabian@redhat.com> - 1.4.99.20120907-1
885bd3f
- Relates: #855250
885bd3f
- see comment#1 in #855250
885bd3f
- update to latest upstream 1.4.99.20120907 from Caius 'kaio' Chance's repository
885bd3f
- remove ibus-table-1.3.9.20110827-add-some-keys-for-translit.patch (included upstream)
885bd3f
- remove ibus-table-1.3.9.20110827-enable-non-ascii.patch (included upstream)
885bd3f
cbe00b8
* Wed Sep 05 2012 Mike FABIAN <mfabian@redhat.com> - 1.3.9.20110827-4
cbe00b8
- Resolves: #845798
cbe00b8
- add ibus-table-1.3.9.20110827-add-some-keys-for-translit.patch (from Yuwei YU, upstream)
cbe00b8
- add ibus-table-1.3.9.20110827-enable-non-ascii.patch  (from Yuwei YU, upstream)
cbe00b8
- add ibus-table-1.3.9.20110827-uppercase-umlauts.patch to allow uppercase as well in translit
cbe00b8
c917947
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.9.20110827-3
c917947
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
c917947
98667bf
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.9.20110827-2
98667bf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
98667bf
kaio c52032c
* Wed Aug 31 2011 Caius 'kaio' Chance - 1.3.9.20110827-1
kaio c52032c
- Updated to upstream. 
kaio c52032c
67b05de
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.0.20100621-5
67b05de
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
67b05de
1f96610
* Fri Nov 19 2010 Ding-Yi Chen <dchen@redhat.com> - 1.3.0.20100621-4
1f96610
- Rebuild for ibus-1.4
1f96610
a362d1d
* Wed Sep  1 2010 Jens Petersen <petersen@redhat.com> - 1.3.0.20100621-3
a362d1d
- remove the redundant post and postun scripts (#625330)
a362d1d
0a3b983
* Wed Aug 11 2010 David Malcolm <dmalcolm@redhat.com> - 1.3.0.20100621-2
0a3b983
- recompiling .py files against Python 2.7 (rhbz#623320)
0a3b983
5df7a6d
* Mon Jun 21 2010 Caius Chance <cchance@redhat.com> - 1.2.0.20100621-1
5df7a6d
- Updated from upstream which tarball was rebuilt with IBus 1.3.
5df7a6d
86b773d
* Wed Mar 10 2010 Caius 'kaio' Chance <cchance at redhat.com> - 1.2.0.20100111-7
86b773d
- Add template.txt in files.
86b773d
9af8814
* Wed Mar 10 2010 Caius 'kaio' Chance <cchance at redhat.com> - 1.2.0.20100111-6
9af8814
- Disable -additional.
9af8814
d546d0c
* Wed Mar 10 2010 Caius 'kaio' Chance <cchance at redhat.com> - 1.2.0.20100111-5
d546d0c
- Remove -additional for obsoletion by ibus-table-latin and ibus-table-code.
d546d0c
40485fd
* Mon Feb 15 2010 Caius 'kaio' Chance <cchance at redhat.com> - 1.2.0.20100111-4.fc13
40485fd
- Fixed latex.svg location.
40485fd
cchance 6b41254
* Fri Jan 29 2010 Caius 'kaio' Chance <k at kaio.me> - 1.2.0.20100111-3.fc13
cchance 6b41254
- Split .pc to -devel subpackage.
cchance 6b41254
cchance 3e93645
* Thu Jan 14 2010 Caius 'kaio' Chance <k at kaio.me> - 1.2.0.20100111-2.fc13
cchance 3e93645
- Temporary keep files of additional available in ibus-table until 
cchance 3e93645
  ibus-table-{code,latin} packages are ready in repository.
cchance 3e93645
cchance ec8af79
* Mon Jan 11 2010 Caius 'kaio' Chance <k at kaio.me> - 1.2.0.20100111-1.fc13
cchance ec8af79
- Updated source from upstream.
cchance ec8af79
- Migreate tables from ibus-table-additional to ibus-table-latin and ibus-table-code.
cchance ec8af79
cchance 9802741
* Wed Jan 06 2010 Caius 'kaio' Chance <k at kaio.me> - 1.2.0.20090912-3.fc13
cchance 9802741
- Apply parsing equal sign patch.
cchance 9802741
cchance 1deac78
* Wed Nov 11 2009 Caius 'kaio' Chance <k at kaio.me> - 1.2.0.20090912-2.fc13
cchance 1deac78
- Fix crashing caused by speedmeter.
cchance 1deac78
cchance 08b5f49
* Fri Sep 04 2009 Caius 'kaio' Chance <k at kaio.me> - 1.2.0.20090912-1.fc12
cchance 08b5f49
- Upgraded to upstream source.
cchance 08b5f49
cchance e4265a1
* Fri Sep 04 2009 Caius 'kaio' Chance <k at kaio.me> - 1.2.0.20090904-1.fc12
cchance e4265a1
- Updated source with additional tables separated.
cchance e4265a1
cchance 4d4aacd
* Thu Sep 03 2009 Caius 'kaio' Chance <k at kaio.me> - 1.2.0.20090902-2.fc12
cchance 4d4aacd
- Rebuilt.
cchance 4d4aacd
cchance 90ce204
* Wed Sep 02 2009 Caius 'kaio' Chance <k at kaio.me> - 1.2.0.20090902-1.fc12
cchance 90ce204
- Updated source.
cchance 90ce204
cchance 75ff6b5
* Tue Aug 04 2009 Caius 'kaio' Chance <k at kaio.me> - 1.2.0.20090804-1.fc12
cchance 75ff6b5
- Cleaned up unused dcommit contents.
cchance 75ff6b5
cchance c474456
* Tue Aug 03 2009 Caius 'kaio' Chance <k at kaio.me> - 1.2.0.20090803-1.fc12
cchance c474456
- Updated to upstream.
cchance c474456
5df8c14
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0.20090625-3
5df8c14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
5df8c14
cchance be9585e
* Wed Jul 01 2009 Caius 'kaio' Chance <k at kaio.me> - 1.2.0.20090625-2.fc12
cchance be9585e
- Rebuilt.
cchance be9585e
cchance 7e4a74d
* Wed Jul 01 2009 Caius 'kaio' Chance <k at kaio.me> - 1.2.0.20090625-1.fc12
cchance 7e4a74d
- Updated source from upstream, which released for IBus 1.2 and so on.
cchance 7e4a74d
cchance 0c5ee92
* Wed May 27 2009 Caius 'kaio' Chance <cchance@redhat.com> - 1.1.0.20090527-1.fc12
cchance 0c5ee92
- Updated source from upstream, which with candidate order fix.
cchance 0c5ee92
cchance ba3ea9e
* Mon Mar 16 2009 Caius Chance <cchance@redhat.com> - 1.1.0.20090316-1.fc11
cchance ba3ea9e
- Resolves: rhbz#490396
cchance ba3ea9e
- Updated source tarball.
cchance ba3ea9e
- Disabled speedmeter until config option is implemented.
cchance ba3ea9e
4a90063
* Fri Mar  6 2009 Jens Petersen <petersen@redhat.com> - 1.1.0.20090220-5
4a90063
- make pkgconfig noarch with ibus-table-pkgconfig-noarch.patch
4a90063
- fix license field: actually LGPL
4a90063
- drop gettext-devel BR
4a90063
- require ibus > 1.1.0
4a90063
cchance c221881
* Mon Mar 02 2009 Caius Chance <cchance@redhat.com> - 1.1.0.20090220-4.fc11
cchance c221881
- Rebuilt.
cchance c221881
cchance c221881
* Mon Mar 02 2009 Caius Chance <cchance@redhat.com> - 1.1.0.20090220-3.fc11
cchance c221881
- Rebuilt.
cchance c221881
cchance c221881
* Mon Mar 02 2009 Caius Chance <cchance@redhat.com> - 1.1.0.20090220-2.fc11
cchance c221881
- Rebuilt.
cchance c221881
cchance 458d143
* Mon Mar 02 2009 Caius Chance <cchance@redhat.com> - 1.1.0.20090220-1.fc11
cchance 458d143
- Resolves: rhbz#484650
cchance 458d143
- Updated to latest upstream release.
cchance 458d143
- Splitted chinese input methods into modules.
cchance 458d143
8af4212
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.1.20081014-5
8af4212
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
8af4212
cchance 33aa2f0
* Wed Feb 04 2009 Caius Chance <cchance@redhat.com> - 0.1.1.20081014-4
cchance 33aa2f0
- Resolves: rhbz#466430 rhbz#466844
cchance 33aa2f0
- Added wildcard features.
cchance 33aa2f0
- Added preedit clearance on refocus.
cchance 33aa2f0
b21009a
* Mon Dec 01 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.1.1.20081014-3
b21009a
- Rebuild for Python 2.6
b21009a
d4b97a6
* Mon Dec 1 2008 Peng Huang <shawn.p.huang@gmail.com> - 0.1.1.20081014-2
d4b97a6
- Modified spec file to own all directories created by ibus-table.
d4b97a6
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.