Update to 1.3.3-7.
This commit is contained in:
parent
54363628e3
commit
6a2e93ff16
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
Name: ibus-m17n
|
Name: ibus-m17n
|
||||||
Version: 1.3.3
|
Version: 1.3.3
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Summary: The M17N engine for IBus platform
|
Summary: The M17N engine for IBus platform
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -39,6 +39,7 @@ Patch5: ibus-m17n-virtkbd.patch
|
|||||||
Patch6: ibus-m17n-iok.patch
|
Patch6: ibus-m17n-iok.patch
|
||||||
Patch7: ibus-m17n-hide-title-status.patch
|
Patch7: ibus-m17n-hide-title-status.patch
|
||||||
Patch8: ibus-m17n-blacklist-engines.patch
|
Patch8: ibus-m17n-blacklist-engines.patch
|
||||||
|
Patch9: ibus-m17n-custom-setup-element.patch
|
||||||
|
|
||||||
# The following BR is for autogen and not necessary when packging
|
# The following BR is for autogen and not necessary when packging
|
||||||
# released tarballs.
|
# released tarballs.
|
||||||
@ -78,6 +79,7 @@ sed -i 's!^[-+][-+][-+] .*/m4/\.gitignore!#\0!' %PATCH4
|
|||||||
%patch6 -p1 -b .iok
|
%patch6 -p1 -b .iok
|
||||||
%patch7 -p1 -b .hide-title-status
|
%patch7 -p1 -b .hide-title-status
|
||||||
%patch8 -p1 -b .blacklist-engines
|
%patch8 -p1 -b .blacklist-engines
|
||||||
|
%patch9 -p1 -b .custom-setup-element
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -99,6 +101,11 @@ make DESTDIR=${RPM_BUILD_ROOT} install
|
|||||||
%{_datadir}/ibus/component/*
|
%{_datadir}/ibus/component/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 6 2011 Daiki Ueno <dueno@redhat.com> - 1.3.3-7
|
||||||
|
- Add ibus-m17n-custom-setup-element.patch
|
||||||
|
- Fix bug 760427 - engine preferences button in ibus-setup doesn't
|
||||||
|
work for ibus-m17n
|
||||||
|
|
||||||
* Fri Nov 18 2011 Daiki Ueno <dueno@redhat.com> - 1.3.3-6
|
* Fri Nov 18 2011 Daiki Ueno <dueno@redhat.com> - 1.3.3-6
|
||||||
- Add ibus-m17n-blacklist-engines.patch
|
- Add ibus-m17n-blacklist-engines.patch
|
||||||
https://lists.fedoraproject.org/pipermail/i18n/2011-October/001194.html
|
https://lists.fedoraproject.org/pipermail/i18n/2011-October/001194.html
|
||||||
|
Loading…
Reference in New Issue
Block a user