rpms/kinput2/devel kinput2.spec, 1.19, 1.20 xinput.d-kinput2-canna, 1.2, 1.3 xinput.d-kinput2-wnn, 1.2, 1.3

Akira Tagoh (tagoh) fedora-extras-commits at redhat.com
Tue Feb 19 12:52:00 UTC 2008


Author: tagoh

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

Modified Files:
	kinput2.spec xinput.d-kinput2-canna xinput.d-kinput2-wnn 
Log Message:
* Tue Feb 19 2008 Akira TAGOH <tagoh at redhat.com> - v3.1-38
- Fix xinput script to get it working on latest im-chooser.


Index: kinput2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kinput2/devel/kinput2.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- kinput2.spec	12 Feb 2008 09:10:09 -0000	1.19
+++ kinput2.spec	19 Feb 2008 12:51:23 -0000	1.20
@@ -25,7 +25,7 @@
 
 Name: kinput2
 Version: v3.1
-Release: 37%{?dist}
+Release: 38%{?dist}
 License: MIT
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libICE-devel libSM-devel libX11-devel libXaw-devel libXext-devel libXmu-devel libXpm-devel libXt-devel libXp-devel
@@ -256,6 +256,9 @@
 %{_sysconfdir}/X11/xinit/xinput.d
 
 %changelog
+* Tue Feb 19 2008 Akira TAGOH <tagoh at redhat.com> - v3.1-38
+- Fix xinput script to get it working on latest im-chooser.
+
 * Tue Feb 12 2008 Akira TAGOH <tagoh at redhat.com> - v3.1-37
 - Rebuild for gcc-4.3.
 


Index: xinput.d-kinput2-canna
===================================================================
RCS file: /cvs/pkgs/rpms/kinput2/devel/xinput.d-kinput2-canna,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xinput.d-kinput2-canna	5 Sep 2007 00:48:01 -0000	1.2
+++ xinput.d-kinput2-canna	19 Feb 2008 12:51:23 -0000	1.3
@@ -1,5 +1,5 @@
 XIM=kinput2
-XIM_PROGRAM=kinput2
+XIM_PROGRAM=/usr/bin/kinput2
 XIM_ARGS="-canna +kinput -xim"
 GTK_IM_MODULE=xim
 QT_IM_MODULE=xim


Index: xinput.d-kinput2-wnn
===================================================================
RCS file: /cvs/pkgs/rpms/kinput2/devel/xinput.d-kinput2-wnn,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xinput.d-kinput2-wnn	5 Sep 2007 00:48:01 -0000	1.2
+++ xinput.d-kinput2-wnn	19 Feb 2008 12:51:23 -0000	1.3
@@ -1,5 +1,5 @@
 XIM=kinput2
-XIM_PROGRAM=kinput2
+XIM_PROGRAM=/usr/bin/kinput2
 XIM_ARGS="-wnn +kinput -xim"
 GTK_IM_MODULE=xim
 QT_IM_MODULE=xim




More information about the fedora-extras-commits mailing list