Hello community,

here is the log from the commit of package uim for openSUSE:Factory
checked in at Wed Jun 1 12:46:04 CEST 2011.



--------
--- uim/uim.changes     2011-03-09 12:58:59.000000000 +0100
+++ /mounts/work_src_done/STABLE/uim/uim.changes        2011-05-31 
18:26:51.000000000 +0200
@@ -1,0 +2,10 @@
+Tue May 31 16:23:54 UTC 2011 - [email protected]
+
+- Introduce a build_applet define, which is set to 1 on openSUSE up
+  to 11.4. For current Factory, we need to disable the applet, as
+  it is not (yet) ported to the new libpanelapplet-4.0
+  infrastructure of Gnome3.
+- Move the gnome applet actually to the gtk package (when building
+  the applet).
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ uim.spec ++++++
--- /var/tmp/diff_new_pack.mYevzF/_old  2011-06-01 12:44:45.000000000 +0200
+++ /var/tmp/diff_new_pack.mYevzF/_new  2011-06-01 12:44:45.000000000 +0200
@@ -16,6 +16,8 @@
 #
 
 
+# The applet does not work currently on Factory, as it has not been ported to 
libpanelapplet-4.0 yet.
+%define build_applet 0%{?suse_version} <= 1140
 
 Name:           uim
 BuildRequires:  anthy-devel
@@ -23,7 +25,6 @@
 BuildRequires:  emacs-x11
 BuildRequires:  emacs-x11
 BuildRequires:  gcc-c++
-BuildRequires:  gnome-panel-devel
 BuildRequires:  intltool
 BuildRequires:  libexpat-devel
 BuildRequires:  libgnomeui-devel
@@ -36,6 +37,9 @@
 %else
 BuildRequires:  gtk2-devel
 %endif
+%if %{?build_applet}
+BuildRequires:  gnome-panel-devel
+%endif
 BuildRequires:  qt3-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  xemacs
@@ -43,7 +47,7 @@
 BuildRequires:  fdupes
 %endif
 Version:        1.5.6
-Release:        15
+Release:        16
 # xorg-x11-libXdmcp-devel libgnomeprintui-devel
 License:        GPLv2+
 Summary:        A multilingual input method library
@@ -242,7 +246,6 @@
 %dir %{_prefix}/lib/uim
 %endif
 %{_prefix}/lib/uim/uim-helper-server
-%{_prefix}/lib/uim/uim-toolbar-applet
 %{_prefix}/lib/uim/uim-candwin-gtk
 %dir %{_libdir}/uim/plugin/
 %{_libdir}/uim/plugin/*.so
@@ -267,7 +270,10 @@
 %{_bindir}/uim-toolbar-gtk
 %{_bindir}/uim-toolbar-gtk-systray
 %{_bindir}/uim-pref-gtk
+%if %{build_applet}
+%{_prefix}/lib/uim/uim-toolbar-applet
 %{_libdir}/bonobo/servers/*.server
+%endif
 %{_libdir}/gtk-*/*/immodules/*.so
 
 %files -n uim-qt -f uim-chardict-qt.lang


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



Remember to have fun...

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

Reply via email to