Accepting request 246991 from home:hillwood:branches:M17N

- Fix bnc#893271. Keep python-ibus.

OBS-URL: https://build.opensuse.org/request/show/246991
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=125
This commit is contained in:
Hillwood Yang 2014-09-05 02:32:48 +00:00 committed by Git OBS Bridge
parent 41a930fa3b
commit fc4f1659ed
2 changed files with 5 additions and 7 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Aug 31 13:13:17 UTC 2014 - hillwood@linuxfans.org
- Fix bnc#893271. Keep python-ibus.
-------------------------------------------------------------------
Sat Aug 30 17:45:15 UTC 2014 - i@marguerite.su

View File

@ -17,11 +17,7 @@
%define gtk_binary_version %(pkg-config --variable=gtk_binary_version gtk+-2.0)
%if 0%{?suse_version} == 1315
%define with_python3 0
%else
%define with_python3 1
%endif
%if 0%{?suse_version} > 1315
%define with_wayland 1
%else
@ -112,9 +108,6 @@ Supplements: packageand(libreoffice:libreoffice-gnome)
Provides: locale(ja;ko;zh)
Obsoletes: ibus-gnome-shell
Obsoletes: libibus-1_0-0
%if %{with_python3}
Obsoletes: python-ibus
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description