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
|
%define im_chooser_version 1.2.5
|
||||||
|
|
||||||
Name: ibus
|
Name: ibus
|
||||||
Version: 1.1.0.20090311
|
Version: 1.1.0.20090331
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Intelligent Input Bus for Linux OS
|
Summary: Intelligent Input Bus for Linux OS
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -104,9 +104,9 @@ docs for ibus.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
rm -rf docs/reference/ibus/ibus-sections.txt
|
# rm -rf docs/reference/ibus/ibus-sections.txt
|
||||||
%patch0 -p1
|
# %patch0 -p1
|
||||||
./autogen.sh --help
|
# ./autogen.sh --help
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-static \
|
%configure --disable-static \
|
||||||
@ -217,6 +217,11 @@ fi
|
|||||||
%{_libdir}/pkgconfig/*
|
%{_libdir}/pkgconfig/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Recreate the ibus-HEAD.patch from upstream git source tree
|
||||||
- Fix bug 491999 - up/down arrow keys broken in xchat
|
- Fix bug 491999 - up/down arrow keys broken in xchat
|
||||||
|
Loading…
Reference in New Issue
Block a user