Update to 1.3.3-7.

This commit is contained in:
Daiki Ueno 2011-12-06 16:21:06 +09:00
parent 54363628e3
commit 6a2e93ff16

View File

@ -23,7 +23,7 @@
Name: ibus-m17n
Version: 1.3.3
Release: 6%{?dist}
Release: 7%{?dist}
Summary: The M17N engine for IBus platform
License: GPLv2+
Group: System Environment/Libraries
@ -39,6 +39,7 @@ Patch5: ibus-m17n-virtkbd.patch
Patch6: ibus-m17n-iok.patch
Patch7: ibus-m17n-hide-title-status.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
# released tarballs.
@ -78,6 +79,7 @@ sed -i 's!^[-+][-+][-+] .*/m4/\.gitignore!#\0!' %PATCH4
%patch6 -p1 -b .iok
%patch7 -p1 -b .hide-title-status
%patch8 -p1 -b .blacklist-engines
%patch9 -p1 -b .custom-setup-element
NOCONFIGURE=1 ./autogen.sh
%build
@ -99,6 +101,11 @@ make DESTDIR=${RPM_BUILD_ROOT} install
%{_datadir}/ibus/component/*
%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
- Add ibus-m17n-blacklist-engines.patch
https://lists.fedoraproject.org/pipermail/i18n/2011-October/001194.html