Update to 0.1.1.20080908

This commit is contained in:
Peng Huang 2008-09-08 08:04:39 +00:00
parent bf0939a61e
commit d816398ac2
4 changed files with 13 additions and 11 deletions

View File

@ -1 +1 @@
ibus-0.1.1.20080901.tar.gz
ibus-0.1.1.20080908.tar.gz

View File

@ -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.

View File

@ -1 +1 @@
879cec0b159bc5e0340edea128139688 ibus-0.1.1.20080901.tar.gz
610aedfc52826222a61420592bb1c22e ibus-0.1.1.20080908.tar.gz

View File

@ -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