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:
@@ -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
|
Wed Nov 17 08:44:04 UTC 2010 - mxwu@novell.com
|
||||||
|
|
||||||
|
@@ -67,6 +67,7 @@ License: LGPL V2+
|
|||||||
Summary: IBus im module for gtk2
|
Summary: IBus im module for gtk2
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
%gtk2_immodule_requires
|
||||||
|
|
||||||
%description gtk
|
%description gtk
|
||||||
This package contains ibus im module for gtk2
|
This package contains ibus im module for gtk2
|
||||||
@@ -139,16 +140,14 @@ rm -rf %buildroot
|
|||||||
%pre -f %{name}.schemas_pre
|
%pre -f %{name}.schemas_pre
|
||||||
|
|
||||||
%post gtk
|
%post gtk
|
||||||
touch var/adm/SuSEconfig/run-gtk
|
%gtk2_immodule_post
|
||||||
/sbin/SuSEconfig --module gtk2
|
|
||||||
|
|
||||||
%preun -f %{name}.schemas_preun
|
%preun -f %{name}.schemas_preun
|
||||||
|
|
||||||
%posttrans -f %{name}.schemas_posttrans
|
%posttrans -f %{name}.schemas_posttrans
|
||||||
|
|
||||||
%postun gtk
|
%postun gtk
|
||||||
touch var/adm/SuSEconfig/run-gtk
|
%gtk2_immodule_postun
|
||||||
/sbin/SuSEconfig --module gtk2
|
|
||||||
|
|
||||||
%post -n libibus2 -p /sbin/ldconfig
|
%post -n libibus2 -p /sbin/ldconfig
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user