SHA256
1
0
forked from pool/ibus

Accepting request 63738 from home:tiwai:branches:M17N

ok

OBS-URL: https://build.opensuse.org/request/show/63738
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=12
This commit is contained in:
Takashi Iwai 2011-03-09 14:26:02 +00:00 committed by Git OBS Bridge
parent 496f41d1f8
commit 273f045f78
2 changed files with 10 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 9 11:58:08 CET 2011 - tiwai@suse.de
- Fix post scripts to use new gtk2_immodule_* macros (bnc#678080)
-------------------------------------------------------------------
Wed Nov 17 08:44:04 UTC 2010 - mxwu@novell.com

View File

@ -1,5 +1,5 @@
#
# spec file for package ibus (Version 1.2.0.20100111)
# spec file for package ibus (Version 1.3.8)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -39,7 +39,7 @@ PreReq: /usr/bin/touch
BuildRequires: gettext-devel gtk-doc libtool python
BuildRequires: dbus-1-devel dbus-1-glib-devel dbus-1-python-devel gtk2-devel
BuildRequires: gconf2-devel python-gobject2-devel update-desktop-files
BuildRequires: fdupes intltool iso-codes-devel gobject-introspection-devel
BuildRequires: fdupes gobject-introspection-devel intltool iso-codes-devel
%if %suse_version >= 1100
BuildRequires: pcre-devel
%endif
@ -67,6 +67,7 @@ License: LGPL V2+
Summary: IBus im module for gtk2
Group: System Environment/Libraries
Requires: %{name} = %{version}-%{release}
%gtk2_immodule_requires
%description gtk
This package contains ibus im module for gtk2
@ -139,16 +140,14 @@ rm -rf %buildroot
%pre -f %{name}.schemas_pre
%post gtk
touch var/adm/SuSEconfig/run-gtk
/sbin/SuSEconfig --module gtk2
%gtk2_immodule_post
%preun -f %{name}.schemas_preun
%posttrans -f %{name}.schemas_posttrans
%postun gtk
touch var/adm/SuSEconfig/run-gtk
/sbin/SuSEconfig --module gtk2
%gtk2_immodule_postun
%post -n libibus2 -p /sbin/ldconfig