public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Update to 0.1.1.20080908
@ 2026-05-31  2:03 Peng Huang
  0 siblings, 0 replies; only message in thread
From: Peng Huang @ 2026-05-31  2:03 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ibus
Branch : autotool
Commit : d816398ac238b30316d99cf1eaec46e951436c4c
Author : Peng Huang <phuang@fedoraproject.org>
Date   : 2008-09-08T08:04:39+00:00
Stats  : +13/-11 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/ibus/c/d816398ac238b30316d99cf1eaec46e951436c4c?branch=autotool

Log:
Update to 0.1.1.20080908

---
diff --git a/.cvsignore b/.cvsignore
index 714e514..eba67c0 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-ibus-0.1.1.20080901.tar.gz
+ibus-0.1.1.20080908.tar.gz

diff --git a/ibus.spec b/ibus.spec
index 34808dc..6485077 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -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:   gnome-python2-gconf
 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 @@ Requires:   %{name} = %{version}-%{release}
 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 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/qt4/plugins/inputmethods/libibus.so
 
 %changelog
+* Mon Sep 08 2008 Huang Peng <shawn.p.huang@gmail.com> - 0.1.1.20080908-1
+- Update to 0.1.1.20080908.
+
 * Mon Sep 01 2008 Huang Peng <shawn.p.huang@gmail.com> - 0.1.1.20080901-1
 - Update to 0.1.1.20080901.
 

diff --git a/sources b/sources
index c486b11..b18b47c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-879cec0b159bc5e0340edea128139688  ibus-0.1.1.20080901.tar.gz
+610aedfc52826222a61420592bb1c22e  ibus-0.1.1.20080908.tar.gz

diff --git a/xinput-ibus b/xinput-ibus
index e4742c7..eafa54f 100644
--- a/xinput-ibus
+++ b/xinput-ibus
@@ -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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-31  2:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31  2:03 [rpms/ibus] autotool: Update to 0.1.1.20080908 Peng Huang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox