Accepting request 610236 from home:jengelh:branches:M17N
- Trim filler wording from descriptions. - Update Summaries and RPM groups. OBS-URL: https://build.opensuse.org/request/show/610236 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=189
This commit is contained in:
parent
dbe83e698d
commit
a034d5de07
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 18 07:33:49 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Trim filler wording from descriptions.
|
||||||
|
- Update Summaries and RPM groups.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 19 13:57:45 UTC 2018 - hillwood@opensuse.org
|
Thu Apr 19 13:57:45 UTC 2018 - hillwood@opensuse.org
|
||||||
|
|
||||||
|
27
ibus.spec
27
ibus.spec
@ -28,7 +28,7 @@
|
|||||||
Name: ibus
|
Name: ibus
|
||||||
Version: 1.5.18
|
Version: 1.5.18
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Intelligent Input Bus for Linux OS
|
Summary: The "Intelligent Input Bus" input method
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
Group: System/I18n/Chinese
|
Group: System/I18n/Chinese
|
||||||
Url: https://github.com/ibus/
|
Url: https://github.com/ibus/
|
||||||
@ -124,37 +124,38 @@ Conflicts: fcitx
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
IBus means Intelligent Input Bus. It is a new input framework for Linux OS. It provides
|
IBus, short for Intelligent Input Bus, is an input framework. IBus
|
||||||
full featured and user friendly input method user interface. It also may help
|
plugins then provide the particular logic how to translate keypresses
|
||||||
developers to develop input method easily.
|
to input characters and possibly show disambiguation windows around
|
||||||
|
the text cursor.
|
||||||
|
|
||||||
%package -n libibus-1_0-5
|
%package -n libibus-1_0-5
|
||||||
Summary: IBus libraries
|
Summary: IBus libraries
|
||||||
Group: System/I18n/Chinese
|
Group: System/Libraries
|
||||||
Obsoletes: libibus-1_0-0
|
Obsoletes: libibus-1_0-0
|
||||||
|
|
||||||
%description -n libibus-1_0-5
|
%description -n libibus-1_0-5
|
||||||
This package contains the libraries for IBus
|
This package contains the libraries for IBus
|
||||||
|
|
||||||
%package -n typelib-1_0-IBus-1_0
|
%package -n typelib-1_0-IBus-1_0
|
||||||
Summary: IBus libraries -- Introspection bindings
|
Summary: Introspection bindings for IBus
|
||||||
Group: System/I18n/Chinese
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n typelib-1_0-IBus-1_0
|
%description -n typelib-1_0-IBus-1_0
|
||||||
This package contains the introspection bindings for the IBus library.
|
This package contains the introspection bindings for the IBus library.
|
||||||
|
|
||||||
%package gtk
|
%package gtk
|
||||||
Summary: IBus im module for gtk2
|
Summary: IBus input method support for gtk2 applications
|
||||||
Group: System/I18n/Chinese
|
Group: System/I18n/Chinese
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Supplements: packageand(ibus:gtk2)
|
Supplements: packageand(ibus:gtk2)
|
||||||
%{gtk2_immodule_requires}
|
%{gtk2_immodule_requires}
|
||||||
|
|
||||||
%description gtk
|
%description gtk
|
||||||
This package contains ibus im module for gtk2
|
This package contains ibus im module for use by gtk2.
|
||||||
|
|
||||||
%package gtk3
|
%package gtk3
|
||||||
Summary: IBus im module for gtk3
|
Summary: IBus input method support for gtk3 applications
|
||||||
Group: System/I18n/Chinese
|
Group: System/I18n/Chinese
|
||||||
BuildRequires: gtk3-devel
|
BuildRequires: gtk3-devel
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
@ -162,15 +163,15 @@ Supplements: packageand(ibus:gtk3)
|
|||||||
%{gtk3_immodule_requires}
|
%{gtk3_immodule_requires}
|
||||||
|
|
||||||
%description gtk3
|
%description gtk3
|
||||||
This package contains ibus im module for gtk3
|
This package contains ibus im module for use by gtk3.
|
||||||
|
|
||||||
%package -n python3-ibus
|
%package -n python3-ibus
|
||||||
Summary: Python3 module for ibus
|
Summary: Python3 module for ibus
|
||||||
Group: System/I18n/Chinese
|
Group: Development/Languages/Python
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
|
|
||||||
%description -n python3-ibus
|
%description -n python3-ibus
|
||||||
This package contains python3 module for ibus
|
This package contains the python3 module for ibus
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development tools for ibus
|
Summary: Development tools for ibus
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 18 07:33:49 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Trim filler wording from descriptions.
|
||||||
|
- Update Summaries and RPM groups.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 13 07:36:11 UTC 2018 - hillwood@opensuse.org
|
Fri Apr 13 07:36:11 UTC 2018 - hillwood@opensuse.org
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ Name: python-ibus
|
|||||||
Version: 1.5.18
|
Version: 1.5.18
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python2 module for ibus
|
Summary: Python2 module for ibus
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1-or-later
|
||||||
Group: System/I18n/Chinese
|
Group: System/I18n/Chinese
|
||||||
Url: https://github.com/ibus/
|
Url: https://github.com/ibus/
|
||||||
Source: https://github.com/ibus/ibus/releases/download/%{version}/%{_name}-%{version}.tar.gz
|
Source: https://github.com/ibus/ibus/releases/download/%{version}/%{_name}-%{version}.tar.gz
|
||||||
@ -61,9 +61,10 @@ Requires: python-gobject
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
IBus means Intelligent Input Bus. It is a new input framework for Linux OS. It provides
|
IBus, short for Intelligent Input Bus, is an input framework. IBus
|
||||||
full featured and user friendly input method user interface. It also may help
|
plugins then provide the particular logic how to translate keypresses
|
||||||
developers to develop input method easily.
|
to input characters and possibly show disambiguation windows around
|
||||||
|
the text cursor.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{_name}-%{version}
|
%setup -q -n %{_name}-%{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user