Hello community,

here is the log from the commit of package scim for openSUSE:11.4
checked in at Mon Mar 14 15:40:38 CET 2011.



--------
--- old-versions/11.4/all/scim/scim.changes     2010-11-11 11:23:31.000000000 
+0100
+++ 11.4/scim/scim.changes      2011-03-09 12:28:57.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Mar  9 12:28:47 CET 2011 - ti...@suse.de
+
+- Fix post scripts to use new gtk2_immodule_* macros (bnc#678080)
+
+-------------------------------------------------------------------

Package does not exist at destination yet. Using Fallback 
old-versions/11.4/all/scim
Destination is old-versions/11.4/UPDATES/all/scim
calling whatdependson for 11.4-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ scim.spec ++++++
--- /var/tmp/diff_new_pack.vSgHDf/_old  2011-03-14 15:40:29.000000000 +0100
+++ /var/tmp/diff_new_pack.vSgHDf/_new  2011-03-14 15:40:29.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package scim (Version 1.4.7)
+# spec file for package scim
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 BuildRequires:  libexpat-devel
 Summary:        Smart Chinese/Common Input Method platform
 Version:        1.4.7
-Release:        177
+Release:        180.<RELEASE2>
 License:        LGPLv2.1+
 Group:          System/I18n/Chinese
 AutoReqProv:    on
@@ -52,6 +52,8 @@
 Patch2:         scim-gcc4.4-fixes.diff
 Patch3:         scim-no-setpwent.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%gtk2_immodule_requires
+
 %define gnome_prefix %(pkg-config --variable=prefix libgnomeui-2.0)
 
 %description
@@ -203,17 +205,13 @@
 %post 
 /sbin/ldconfig
 %if %{build_gtk2_immodule}
-# trigger run of SuSEconfig.gtk2 to register/unregister this input module
-# by calling gtk-query-immodules-2.0:
-touch var/adm/SuSEconfig/run-gtk
+%gtk2_immodule_post
 %endif
 
 %postun 
 /sbin/ldconfig
 %if %{build_gtk2_immodule}
-# trigger run of SuSEconfig.gtk2 to register/unregister this input module
-# by calling gtk-query-immodules-2.0:
-touch var/adm/SuSEconfig/run-gtk
+%gtk2_immodule_postun
 %endif
 
 %files -f scim.lang


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to