Mailinglist Archive: opensuse-commit (1082 mails)

< Previous Next >
commit uim
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 07 May 2007 14:42:09 +0200
  • Message-id: <20070507124209.A65DB678168@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package uim
checked in at Mon May 7 14:42:09 CEST 2007.

--------
--- uim/uim.changes     2007-03-31 14:12:05.000000000 +0200
+++ /mounts/work_src_done/STABLE/uim/uim.changes        2007-05-07 12:21:27.000000000 +0200
@@ -1,0 +2,8 @@
+Mon May 07 12:20:34 CEST 2007 - mfabian@xxxxxxx
+
+- Bugzilla #271696: fix bug in uim start script which made it
+  impossible to set uim as the default input method.
+  Thanks to Satoshi Niimi <sa2c@xxxxxxxx> for the report and the
+  fix.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ uim.spec ++++++
--- /var/tmp/diff_new_pack.R12251/_old  2007-05-07 14:41:27.000000000 +0200
+++ /var/tmp/diff_new_pack.R12251/_new  2007-05-07 14:41:27.000000000 +0200
@@ -19,7 +19,7 @@
 PreReq:         %{_bindir}/touch
 Provides:       locale(xorg-x11:ja)
 Version:        1.2.1
-Release:        55
+Release:        65
 URL:            http://uim.freedesktop.org/wiki/
 # svn co http://freedesktop.org:8080/svn/uim/trunk
 # Source0:      http://freedesktop.org/Software/UimDownload/uim-0.4.2.1.tar.bz2
@@ -273,6 +273,11 @@
 %{_datadir}/uim/helperdata/bushu.t
 
 %changelog
+* Mon May 07 2007 - mfabian@xxxxxxx
+- Bugzilla #271696: fix bug in uim start script which made it
+  impossible to set uim as the default input method.
+  Thanks to Satoshi Niimi <sa2c@xxxxxxxx> for the report and the
+  fix.
 * Sat Mar 31 2007 - aj@xxxxxxx
 - Cleanup BuildRequires.
 * Tue Feb 06 2007 - ro@xxxxxxx

++++++ etc-x11-xim.d-uim ++++++
--- uim/etc-x11-xim.d-uim       2006-02-28 18:28:22.000000000 +0100
+++ /mounts/work_src_done/STABLE/uim/etc-x11-xim.d-uim  2007-05-07 12:20:08.000000000 +0200
@@ -5,7 +5,7 @@
     echo "uim-xim is not available."
     return 1
 fi
-if rpm -q uim-qt > /dev/null 2>&1 ; then
+if ! rpm -q uim-qt > /dev/null 2>&1 ; then
     echo "uim-qt package is not installed."
     return 1
 fi




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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages