Accepting request 63929 from M17N
Accepted submit request 63929 from user tiwai OBS-URL: https://build.opensuse.org/request/show/63929 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus?expand=0&rev=8
This commit is contained in:
commit
4d4ac72714
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user