Hello community,

here is the log from the commit of package uim for openSUSE:Factory
checked in at Mon Mar 14 10:50:18 CET 2011.



--------
--- uim/uim.changes     2011-01-14 16:44:31.000000000 +0100
+++ /mounts/work_src_done/STABLE/uim/uim.changes        2011-03-09 
12:58:59.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Mar  9 12:29:07 CET 2011 - [email protected]
+
+- Fix post scripts to use new gtk2_immodule_* macros (bnc#678080)
+- Fix builds with older distros
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ uim.spec ++++++
--- /var/tmp/diff_new_pack.sdRS64/_old  2011-03-14 10:49:40.000000000 +0100
+++ /var/tmp/diff_new_pack.sdRS64/_new  2011-03-14 10:49:40.000000000 +0100
@@ -31,7 +31,11 @@
 BuildRequires:  ncurses-devel
 BuildRequires:  perl-XML-Parser
 BuildRequires:  pkg-config
+%if %suse_version > 1130
 BuildRequires:  pkgconfig(gtk+-2.0)
+%else
+BuildRequires:  gtk2-devel
+%endif
 BuildRequires:  qt3-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  xemacs
@@ -39,7 +43,7 @@
 BuildRequires:  fdupes
 %endif
 Version:        1.5.6
-Release:        10
+Release:        15
 # xorg-x11-libXdmcp-devel libgnomeprintui-devel
 License:        GPLv2+
 Summary:        A multilingual input method library
@@ -85,6 +89,7 @@
 Obsoletes:      uim-applet
 Provides:       uim-applet
 Provides:       locale(gnome-libs:ja)
+%gtk2_immodule_requires
 
 %description gtk2
 Control applet using gnome2
@@ -205,14 +210,10 @@
 %postun -p /sbin/ldconfig
 
 %post gtk2
-# 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
 
 %postun gtk2
-# 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
 
 %files -n uim -f uim.lang
 %defattr(-, root, root)


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to