rpms/uim/devel uim.spec,1.44,1.45 xinput.d-uim,1.2,1.3

Akira Tagoh (tagoh) fedora-extras-commits at redhat.com
Mon Sep 10 07:18:46 UTC 2007


Author: tagoh

Update of /cvs/pkgs/rpms/uim/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12782

Modified Files:
	uim.spec xinput.d-uim 
Log Message:
* Mon Sep 10 2007 Akira TAGOH <tagoh at redhat.com> - 1.4.1-7
- Update the xinput script to support the new im-chooser.
  - bring up uim-toolbar-gtk-systray as the auxiliary program
  - support the config button.


Index: uim.spec
===================================================================
RCS file: /cvs/pkgs/rpms/uim/devel/uim.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- uim.spec	20 Aug 2007 02:08:10 -0000	1.44
+++ uim.spec	10 Sep 2007 07:18:14 -0000	1.45
@@ -3,7 +3,7 @@
 
 Name:		uim
 Version:	1.4.1
-Release:	6%{?dist}
+Release:	7%{?dist}
 # uim itself is licensed under BSD
 # scm/py.scm, helper/eggtrayicon.[ch], qt/pref-kseparator.{cpp,h}
 #   and qt/chardict/chardict-kseparator.{cpp,h} is licensed under LGPLv2+
@@ -384,6 +384,11 @@
 %dir %{_datadir}/uim
 
 %changelog
+* Mon Sep 10 2007 Akira TAGOH <tagoh at redhat.com> - 1.4.1-7
+- Update the xinput script to support the new im-chooser.
+  - bring up uim-toolbar-gtk-systray as the auxiliary program
+  - support the config button.
+
 * Mon Aug 20 2007 Akira TAGOH <tagoh at redhat.com> - 1.4.1-6
 - uim-1.4.1-m17n-not-list-nil-im.patch: Fix appearing m17n-nil IME and crashing
   when it's selected. (#235331)


Index: xinput.d-uim
===================================================================
RCS file: /cvs/pkgs/rpms/uim/devel/xinput.d-uim,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xinput.d-uim	18 Apr 2005 12:51:45 -0000	1.2
+++ xinput.d-uim	10 Sep 2007 07:18:14 -0000	1.3
@@ -2,3 +2,6 @@
 XIM_PROGRAM=uim-xim
 GTK_IM_MODULE=uim
 QT_IM_MODULE=uim
+SHORT_DESC=UIM
+PREFERENCE_PROGRAM=/usr/bin/uim-pref-gtk
+AUXILIARY_PROGRAM=/usr/bin/uim-toolbar-gtk-systray




More information about the fedora-extras-commits mailing list