Accepting request 242494 from home:hillwood:branches:M17N
- Enable wayland support OBS-URL: https://build.opensuse.org/request/show/242494 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=107
This commit is contained in:
parent
c3ec8a1b10
commit
b7aa978a39
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 26 20:24:17 CST 2014 - hillwood@linuxfans.org
|
||||
|
||||
- Enable wayland support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 12:06:53 UTC 2014 - ftake@geeko.jp
|
||||
|
||||
|
@ -77,11 +77,12 @@ BuildRequires: python >= 2.5
|
||||
BuildRequires: python-gobject2-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(vapigen) >= 0.20
|
||||
BuildRequires: pkgconfig(wayland-client) >= 1.2.0
|
||||
BuildRequires: pkgconfig(xkbcommon)
|
||||
Requires: dbus-1-python
|
||||
Requires: dconf
|
||||
Requires: iso-codes
|
||||
Requires: libibus-1_0-5 = %{version}
|
||||
Requires: librsvg2
|
||||
Requires: python-gobject
|
||||
Obsoletes: ibus-gnome-shell
|
||||
Obsoletes: libibus-1_0-0
|
||||
@ -203,6 +204,7 @@ intltoolize -f
|
||||
--disable-gconf \
|
||||
--enable-dconf \
|
||||
--enable-gtk-doc \
|
||||
--enable-wayland \
|
||||
%if %{with_automatic_config}
|
||||
--enable-libgnomekbd \
|
||||
%endif
|
||||
@ -320,9 +322,9 @@ dconf update
|
||||
%{_datadir}/bash-completion
|
||||
%dir %config %{_sysconfdir}/dconf/db/ibus.d
|
||||
# These files are not config files. Users must not modify them.
|
||||
%{_sysconfdir}/dconf/db/ibus.d/00-upstream-settings
|
||||
%ghost %{_sysconfdir}/dconf/db/ibus.d/00-upstream-settings
|
||||
%ghost %{_sysconfdir}/dconf/db/ibus
|
||||
%{_sysconfdir}/dconf/profile/ibus
|
||||
%ghost %{_sysconfdir}/dconf/profile/ibus
|
||||
%{_mandir}/man1/ibus*
|
||||
|
||||
%files lang -f ibus10.lang
|
||||
|
Loading…
x
Reference in New Issue
Block a user