Hello community,

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



--------
--- old-versions/11.4/all/uim/uim.changes       2011-01-14 16:44:31.000000000 
+0100
+++ 11.4/uim/uim.changes        2011-03-09 12:58:59.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Mar  9 12:29:07 CET 2011 - ti...@suse.de
+
+- Fix post scripts to use new gtk2_immodule_* macros (bnc#678080)
+- Fix builds with older distros
+
+-------------------------------------------------------------------

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


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

Other differences:
------------------
++++++ uim.spec ++++++
--- /var/tmp/diff_new_pack.Q8fyu4/_old  2011-03-14 15:39:43.000000000 +0100
+++ /var/tmp/diff_new_pack.Q8fyu4/_new  2011-03-14 15:39:43.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:        13.<RELEASE2>
 # 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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to