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:
parent
41a930fa3b
commit
fc4f1659ed
@ -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
|
Sat Aug 30 17:45:15 UTC 2014 - i@marguerite.su
|
||||||
|
|
||||||
|
@ -17,11 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define gtk_binary_version %(pkg-config --variable=gtk_binary_version gtk+-2.0)
|
%define gtk_binary_version %(pkg-config --variable=gtk_binary_version gtk+-2.0)
|
||||||
%if 0%{?suse_version} == 1315
|
|
||||||
%define with_python3 0
|
%define with_python3 0
|
||||||
%else
|
|
||||||
%define with_python3 1
|
|
||||||
%endif
|
|
||||||
%if 0%{?suse_version} > 1315
|
%if 0%{?suse_version} > 1315
|
||||||
%define with_wayland 1
|
%define with_wayland 1
|
||||||
%else
|
%else
|
||||||
@ -112,9 +108,6 @@ Supplements: packageand(libreoffice:libreoffice-gnome)
|
|||||||
Provides: locale(ja;ko;zh)
|
Provides: locale(ja;ko;zh)
|
||||||
Obsoletes: ibus-gnome-shell
|
Obsoletes: ibus-gnome-shell
|
||||||
Obsoletes: libibus-1_0-0
|
Obsoletes: libibus-1_0-0
|
||||||
%if %{with_python3}
|
|
||||||
Obsoletes: python-ibus
|
|
||||||
%endif
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user