Added ibus-po-20110404.tar.bz2 for po files.
This commit is contained in:
parent
7a52852f72
commit
1a40464d6b
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ ibus-1.3.6.tar.gz
|
||||
/ibus-1.3.99.20110228.tar.gz
|
||||
/gnome-shell-ibus-plugins-20110317.tar.bz2
|
||||
/ibus-icons-20110325.tar.bz2
|
||||
/ibus-po-20110404.tar.bz2
|
||||
|
@ -13,7 +13,7 @@
|
||||
|
||||
Name: ibus
|
||||
Version: 1.3.99.20110228
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Intelligent Input Bus for Linux OS
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
@ -23,6 +23,7 @@ Source1: xinput-ibus
|
||||
%if %have_gjsfile
|
||||
Source2: http://fujiwara.fedorapeople.org/ibus/gnome-shell/gnome-shell-ibus-plugins-20110317.tar.bz2
|
||||
%endif
|
||||
Source3: http://fujiwara.fedorapeople.org/ibus/20110404/ibus-po-20110404.tar.bz2
|
||||
Patch0: ibus-HEAD.patch
|
||||
Patch1: ibus-435880-surrounding-text.patch
|
||||
Patch2: ibus-541492-xkb.patch
|
||||
@ -146,6 +147,7 @@ The ibus-devel-docs package contains developer documentation for ibus
|
||||
%if %have_gjsfile
|
||||
bzcat %SOURCE2 | tar xf -
|
||||
%endif
|
||||
bzcat %SOURCE3 | tar xf -
|
||||
%patch0 -p1
|
||||
%patch99 -p1 -b .g-s-typo
|
||||
# start surrounding patch
|
||||
@ -332,12 +334,13 @@ fi
|
||||
%{_datadir}/gtk-doc/html/*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 28 2011 Takao Fujiwara <tfujiwar@redhat.com> - 1.3.99.20110228-6
|
||||
* Tue Apr 05 2011 Takao Fujiwara <tfujiwar@redhat.com> - 1.3.99.20110228-7
|
||||
- Updated ibus-HEAD.patch
|
||||
Fixed Bug 683484 - Timed out SetEngine when select an engine from panel.
|
||||
Fixed Bug 657165 - IBus for gnome-shell for Fedora 15.
|
||||
- Updated ibus-657165-panel-libs.patch
|
||||
- Added ibus-688034-fedora-g-s.patch for Fedora workaround.
|
||||
- Added ibus-po-20110404.tar.bz2 for po files.
|
||||
|
||||
* Thu Mar 10 2011 Takao Fujiwara <tfujiwar@redhat.com> - 1.3.99.20110228-1
|
||||
- Updated to 1.3.99.20110228
|
||||
|
Loading…
Reference in New Issue
Block a user