Update to ibus-1.1.0.20090331
This commit is contained in:
parent
3ef8203ffc
commit
95e3c55ee4
@ -1 +1 @@
|
||||
ibus-1.1.0.20090311.tar.gz
|
||||
ibus-1.1.0.20090331.tar.gz
|
||||
|
5953
ibus-HEAD.patch
5953
ibus-HEAD.patch
File diff suppressed because it is too large
Load Diff
15
ibus.spec
15
ibus.spec
@ -7,8 +7,8 @@
|
||||
%define im_chooser_version 1.2.5
|
||||
|
||||
Name: ibus
|
||||
Version: 1.1.0.20090311
|
||||
Release: 3%{?dist}
|
||||
Version: 1.1.0.20090331
|
||||
Release: 1%{?dist}
|
||||
Summary: Intelligent Input Bus for Linux OS
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
@ -104,9 +104,9 @@ docs for ibus.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
rm -rf docs/reference/ibus/ibus-sections.txt
|
||||
%patch0 -p1
|
||||
./autogen.sh --help
|
||||
# rm -rf docs/reference/ibus/ibus-sections.txt
|
||||
# %patch0 -p1
|
||||
# ./autogen.sh --help
|
||||
|
||||
%build
|
||||
%configure --disable-static \
|
||||
@ -217,6 +217,11 @@ fi
|
||||
%{_libdir}/pkgconfig/*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 31 2009 Huang Peng <shawn.p.huang@gmail.com> - 1.1.0.20090331-1
|
||||
- Update to ibus-1.1.0.20090331.
|
||||
- Fix bug 492956 - screws up keyboard input in firefox
|
||||
- Fix bug 490143 - ibus issue with gnome-keyring
|
||||
|
||||
* Sun Mar 29 2009 Huang Peng <shawn.p.huang@gmail.com> - 1.1.0.20090311-3
|
||||
- Recreate the ibus-HEAD.patch from upstream git source tree
|
||||
- Fix bug 491999 - up/down arrow keys broken in xchat
|
||||
|
Loading…
Reference in New Issue
Block a user