Compare commits
No commits in common. "89071caa3efb4f0e46318bcce43b587ae082ca5a" and "1dd46d30e5b62e2fdfd7f991eabf33bbc703bf25" have entirely different histories.
89071caa3e
...
1dd46d30e5
Binary file not shown.
BIN
ibus-table-1.9.21.tar.gz
Normal file
BIN
ibus-table-1.9.21.tar.gz
Normal file
Binary file not shown.
@ -1,16 +1,13 @@
|
||||
Name: ibus-table
|
||||
Version: 1.17.2
|
||||
Release: 1
|
||||
Version: 1.9.21
|
||||
Release: 3
|
||||
Summary: Table engine for Intelligent Input Bus (IBus)
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/kaio/ibus-table/
|
||||
URL: http://code.google.com/p/ibus/
|
||||
Source0: http://github.com/kaio/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: ibus-devel > 1.3.0, python3-devel, libappstream-glib
|
||||
BuildRequires: gcc docbook-utils appstream desktop-file-utils python3-gobject
|
||||
BuildRequires: python3-gobject-base dbus-x11 xorg-x11-server-Xvfb make
|
||||
BuildRequires: ibus-table-chinese-wubi-jidian ibus-table-chinese-cangjie ibus-table-chinese-stroke5
|
||||
Requires: ibus > 1.3.0, python3 >= 3.3
|
||||
Obsoletes: ibus-table-additional < 1.2.0.20100111-5
|
||||
|
||||
@ -44,8 +41,6 @@ export PYTHON=%{__python3}
|
||||
%install
|
||||
export PYTHON=%{__python3}
|
||||
%make_install NO_INDEX=true pkgconfigdir=%{_datadir}/pkgconfig
|
||||
%py_byte_compile %{__python3} %{buildroot}/usr/share/ibus-table/engine
|
||||
%py_byte_compile %{__python3} %{buildroot}/usr/share/ibus-table/setup
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
@ -83,15 +78,6 @@ make check || cat ./tests/test-suite.log
|
||||
%{_datadir}/glib-2.0/schemas/org.freedesktop.*.gschema.xml
|
||||
%{_bindir}/*-createdb
|
||||
%{_libexecdir}/ibus-*-table
|
||||
%{_datadir}/icons/hicolor/16x16/apps/ibus-table.png
|
||||
%{_datadir}/icons/hicolor/22x22/apps/ibus-table.png
|
||||
%{_datadir}/icons/hicolor/32x32/apps/ibus-table.png
|
||||
%{_datadir}/icons/hicolor/48x48/apps/ibus-table.png
|
||||
%{_datadir}/icons/hicolor/64x64/apps/ibus-table.png
|
||||
%{_datadir}/icons/hicolor/128x128/apps/ibus-table.png
|
||||
%{_datadir}/icons/hicolor/256x256/apps/ibus-table.png
|
||||
%{_datadir}/icons/hicolor/scalable/apps/ibus-table.svg
|
||||
|
||||
|
||||
%files devel
|
||||
%{_datadir}/pkgconfig/*.pc
|
||||
@ -100,17 +86,5 @@ make check || cat ./tests/test-suite.log
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Fri Sep 01 2023 chenchen <chen_aka_jan@163.com> - 1.17.2-1
|
||||
- Upgrade to version 1.17.2
|
||||
|
||||
* Sat Jan 09 2021 Ge Wang <wangge20@huawei.com> - 1.9.21-6
|
||||
- Modify homepage url
|
||||
|
||||
* Tue Jun 23 2020 lizhenhua <lizhenhua21@huawei.com> - 1.9.21-5
|
||||
- Add exist_ok=True in os.makedirs to avoid failure due to race condition
|
||||
|
||||
* Tue Apr 7 2020 fuanan <fuanan3@huawei.com> - 1.9.21-4
|
||||
- Replace Source0
|
||||
|
||||
* Fri Nov 29 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.9.21-3
|
||||
- Package init
|
||||
|
||||
@ -1,4 +0,0 @@
|
||||
version_control: github
|
||||
src_repo: kaio/ibus-table
|
||||
tag_prefix: ^v
|
||||
seperator: .
|
||||
Loading…
x
Reference in New Issue
Block a user