rpms/ibus/devel .cvsignore, 1.8, 1.9 ibus.spec, 1.11, 1.12 sources, 1.9, 1.10 xinput-ibus, 1.1, 1.2

Huang Peng phuang at fedoraproject.org
Mon Sep 8 08:05:10 UTC 2008


Author: phuang

Update of /cvs/pkgs/rpms/ibus/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19006

Modified Files:
	.cvsignore ibus.spec sources xinput-ibus 
Log Message:
Update to 0.1.1.20080908


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ibus/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	31 Aug 2008 23:47:31 -0000	1.8
+++ .cvsignore	8 Sep 2008 08:04:39 -0000	1.9
@@ -1 +1 @@
-ibus-0.1.1.20080901.tar.gz
+ibus-0.1.1.20080908.tar.gz


Index: ibus.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ibus/devel/ibus.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ibus.spec	31 Aug 2008 23:47:31 -0000	1.11
+++ ibus.spec	8 Sep 2008 08:04:39 -0000	1.12
@@ -1,9 +1,9 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %define mod_path ibus-0.1
 Name:       ibus
-Version:    0.1.1.20080901
+Version:    0.1.1.20080908
 Release:    1%{?dist}
-Summary:    Input Bus for Linux OS
+Summary:    Intelligent Input Bus for Linux OS
 License:    LGPLv2+
 Group:      System Environment/Libraries
 URL:        http://code.google.com/p/ibus/
@@ -25,12 +25,12 @@
 Requires:   pyxdg
 
 %description
-IBus means the Input Bus. It is a new input framework for Linux OS. It provides
+IBus means Intelligent Input Bus. It is a new input framework for Linux OS. It provides
 full featured and user friendly input method user interface. It also may help
 developers to develop input method easily.
 
 %package gtk
-Summary:    IBus im module for gtk2
+Summary:    iBus im module for gtk2
 Group:      System Environment/Libraries
 Requires:   %{name} = %{version}-%{release}
 
@@ -38,7 +38,7 @@
 This package contains ibus im module for gtk2
 
 %package qt
-Summary:    IBus im module for qt4
+Summary:    iBus im module for qt4
 Group:      System Environment/Libraries
 Requires:   %{name} = %{version}-%{release}
 
@@ -120,6 +120,9 @@
 %{_libdir}/qt4/plugins/inputmethods/libibus.so
 
 %changelog
+* Mon Sep 08 2008 Huang Peng <shawn.p.huang at gmail.com> - 0.1.1.20080908-1
+- Update to 0.1.1.20080908.
+
 * Mon Sep 01 2008 Huang Peng <shawn.p.huang at gmail.com> - 0.1.1.20080901-1
 - Update to 0.1.1.20080901.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ibus/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	31 Aug 2008 23:47:31 -0000	1.9
+++ sources	8 Sep 2008 08:04:39 -0000	1.10
@@ -1 +1 @@
-879cec0b159bc5e0340edea128139688  ibus-0.1.1.20080901.tar.gz
+610aedfc52826222a61420592bb1c22e  ibus-0.1.1.20080908.tar.gz


Index: xinput-ibus
===================================================================
RCS file: /cvs/pkgs/rpms/ibus/devel/xinput-ibus,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xinput-ibus	10 Aug 2008 11:32:49 -0000	1.1
+++ xinput-ibus	8 Sep 2008 08:04:39 -0000	1.2
@@ -1,8 +1,7 @@
 XIM=ibus
-# define a fake XIM program
-XIM_PROGRAM="/bin/sleep"
-XIM_ARGS="0xffffffff"
+XIM_PROGRAM="/usr/bin/ibus"
+# XIM_ARGS="0xffffffff"
 PREFERENCE_PROGRAM=/usr/bin/ibus-setup
-SHORT_DESC="IBus"
+SHORT_DESC="iBus"
 GTK_IM_MODULE=ibus
 QT_IM_MODULE=ibus




More information about the fedora-extras-commits mailing list