Hello community, here is the log from the commit of package ibus-table-others for openSUSE:Factory checked in at 2014-07-28 06:31:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ibus-table-others (Old) and /work/SRC/openSUSE:Factory/.ibus-table-others.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibus-table-others" Changes: -------- --- /work/SRC/openSUSE:Factory/ibus-table-others/ibus-table-others.changes 2012-06-26 20:01:40.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ibus-table-others.new/ibus-table-others.changes 2014-07-28 06:31:28.000000000 +0200 @@ -2 +2,17 @@ -Tue Jun 26 22:15:17 CST 2012 - [email protected] +Sat Jul 26 17:44:31 PRC 2014 - [email protected] + +- Update to 1.3.1 + * Add _ and ^ to the start characters for the LaTeX table + * Updates and bugfixes for the LaTeX table by Giuseppe Castagna (original author of the LaTeX table) + * Use SELECT_KEYS = F1,F2,F3,F4,F5,F6,F7,F8,F9 for ipa-x-sampa + * Add single and multi wildcard options to all tables + * use AUTO_WILDCARD=TRUE for all tables, this option started working in ibus-table > 1.8.0 + * Don’t force “us” layout for cns11643, compose, ipa-x-sampa, viqr, emoji, mathwriter-ibus, translit-ua, and translit + * Keep forcing “us” layout only for “rustrad”, “yawerty”, and “thai”. But ibus does not use the option “KEYBOARD_LAYOUT”, the correct name of that option is just “LAYOUT”. Fix that for all tables. + * Don’t force “us” layout for the latex input method + * The “latex” table uses “\” as a startchar + * includes "Set symbols to be displayed in IM switchers" by Sean Burke +- Drop old patch (emoji-table.patch) + +------------------------------------------------------------------- +Tue Jun 26 22:15:17 PRC 2012 - [email protected] Old: ---- emoji-table.patch ibus-table-others-1.3.0.20100528.tar.gz New: ---- ibus-table-others-1.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ibus-table-others.spec ++++++ --- /var/tmp/diff_new_pack.nuE9Tx/_old 2014-07-28 06:31:29.000000000 +0200 +++ /var/tmp/diff_new_pack.nuE9Tx/_new 2014-07-28 06:31:29.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package ibus-table-others # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,19 +16,20 @@ # - Name: ibus-table-others -Version: 1.3.0.20100528 -Release: 5 +Version: 1.3.1 +Release: 0 Summary: Other non-Chinese tables for ibus -Group: System/Localization License: GPL-3.0 -Url: http://code.google.com/p/ibus/ -BuildRequires: ibus-table ibus-table-devel pkg-config python -Source: %{name}-%{version}.tar.gz -Patch: emoji-table.patch +Group: System/Localization +Url: https://github.com/moebiuscurve/ibus-table-others +BuildRequires: gnome-common +BuildRequires: ibus-table >= 1.8.0 +BuildRequires: ibus-table-devel >= 1.8.0 +BuildRequires: pkg-config +BuildRequires: python +Source: https://github.com/moebiuscurve/ibus-table-others/releases/download/%{version}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build -AutoReqProv: on %description This package contains all other non-Chinese tables for ibus @@ -39,7 +40,6 @@ %package -n ibus-table-latex - Summary: Latex input method for IBus framework Group: System/Localization Requires: ibus-table @@ -50,7 +50,6 @@ %package -n ibus-table-cns11643 - Summary: Cns11643 input method for IBus framework Group: System/Localization Requires: ibus-table @@ -61,7 +60,6 @@ %package -n ibus-table-emoji - Summary: Emoji input method for IBus framework Group: System/Localization Requires: ibus-table @@ -73,7 +71,6 @@ %package -n ibus-table-rustrad - Summary: Rustrad input method for IBus framework Group: System/Localization Provides: locale(ibus:ru) @@ -85,7 +82,6 @@ %package -n ibus-table-translit - Summary: Translit input method for IBus framework Group: System/Localization Provides: locale(ibus:ru) @@ -97,7 +93,6 @@ %package -n ibus-table-translit-ua - Summary: Translit-ua input method for IBus framework Group: System/Localization Provides: locale(ibus:uk) @@ -109,7 +104,6 @@ %package -n ibus-table-yawerty - Summary: Yawerty input method for IBus framework Group: System/Localization Requires: ibus-table @@ -120,7 +114,6 @@ %package -n ibus-table-compose - Summary: The Compose table for ibus-table Group: System/Localization Requires: ibus-table @@ -130,7 +123,6 @@ %package -n ibus-table-ipa-x-sampa - Summary: The ipa-x-sampa table for ibus-table Group: System/Localization Requires: ibus-table @@ -140,7 +132,6 @@ %package -n ibus-table-thai - Summary: The Thai table for ibus-table Group: System/Localization Requires: ibus-table @@ -151,7 +142,6 @@ %package -n ibus-table-viqr - Summary: The Viqr (Vietnamese) table for ibus-table Group: System/Localization Provides: locale(ibus:vi) @@ -161,16 +151,38 @@ ibus-table-viqr provides the Viqr (Vietnamese) table for ibus-table. Tiếng Việt / Vietnamese +%package -n ibus-table-mathwriter +Summary: Mathematics symbols table for ibus-table +Group: System/Localization +Requires: ibus-table + +%description -n ibus-table-mathwriter +The package contains table for writing Unicode mathematics symbols. + %prep %setup -%patch -p1 %build +./autogen.sh %configure +alias python=python3 make %{?jobs:-j%jobs} %install -%makeinstall +make DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true install +cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-table/tables/ +%{_bindir}/ibus-table-createdb -i -n cns11643.db +%{_bindir}/ibus-table-createdb -i -n compose.db +%{_bindir}/ibus-table-createdb -i -n emoji-table.db +%{_bindir}/ibus-table-createdb -i -n ipa-x-sampa.db +%{_bindir}/ibus-table-createdb -i -n latex.db +%{_bindir}/ibus-table-createdb -i -n rustrad.db +%{_bindir}/ibus-table-createdb -i -n thai.db +%{_bindir}/ibus-table-createdb -i -n translit.db +%{_bindir}/ibus-table-createdb -i -n translit-ua.db +%{_bindir}/ibus-table-createdb -i -n viqr.db +%{_bindir}/ibus-table-createdb -i -n yawerty.db +%{_bindir}/ibus-table-createdb -i -n mathwriter-ibus.db %post @@ -202,12 +214,12 @@ %files -n ibus-table-translit %defattr(-,root,root) -%{_datadir}/ibus-table/icons/translit.png +%{_datadir}/ibus-table/icons/translit.svg %{_datadir}/ibus-table/tables/translit.db %files -n ibus-table-translit-ua %defattr(-,root,root) -%{_datadir}/ibus-table/icons/translit-ua.png +%{_datadir}/ibus-table/icons/translit-ua.svg %{_datadir}/ibus-table/tables/translit-ua.db %files -n ibus-table-yawerty @@ -222,7 +234,7 @@ %files -n ibus-table-ipa-x-sampa %defattr(-,root,root) -%{_datadir}/ibus-table/icons/ipa-x-sampa.png +%{_datadir}/ibus-table/icons/ipa-x-sampa.svg %{_datadir}/ibus-table/tables/ipa-x-sampa.db %files -n ibus-table-thai @@ -235,4 +247,9 @@ %{_datadir}/ibus-table/icons/viqr.png %{_datadir}/ibus-table/tables/viqr.db +%files -n ibus-table-mathwriter +%defattr(-,root,root) +%{_datadir}/ibus-table/icons/mathwriter.png +%{_datadir}/ibus-table/tables/mathwriter-ibus.db + %changelog ++++++ ibus-table-others-1.3.0.20100528.tar.gz -> ibus-table-others-1.3.1.tar.gz ++++++ ++++ 10610 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
