Update to 1.3.1-3.
This commit is contained in:
parent
89ae1d36c2
commit
fbfb234c2e
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: ibus-hangul
|
Name: ibus-hangul
|
||||||
Version: 1.3.1
|
Version: 1.3.1
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: The Hangul engine for IBus input platform
|
Summary: The Hangul engine for IBus input platform
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -27,9 +27,7 @@ libhangul.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%if 0%{?fedora} >= 15
|
|
||||||
%patch0 -p1 -b .ibus-1.4
|
%patch0 -p1 -b .ibus-1.4
|
||||||
%endif
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-static
|
%configure --disable-static
|
||||||
@ -50,6 +48,11 @@ make DESTDIR=${RPM_BUILD_ROOT} install
|
|||||||
%{_datadir}/ibus/component/*
|
%{_datadir}/ibus/component/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 11 2011 Daiki Ueno <dueno@redhat.com> - 1.3.1-3
|
||||||
|
- Update ibus-1.4 patch.
|
||||||
|
- Move the ibus version check into the patch from this spec.
|
||||||
|
- Fix bug 695971 - Hangul Keybaord Layout works to only dubeolsik
|
||||||
|
|
||||||
* Mon Apr 4 2011 Daiki Ueno <dueno@redhat.com> - 1.3.1-2
|
* Mon Apr 4 2011 Daiki Ueno <dueno@redhat.com> - 1.3.1-2
|
||||||
- Apply ibus-1.4 patch conditionally for SRPM compatibility.
|
- Apply ibus-1.4 patch conditionally for SRPM compatibility.
|
||||||
- Drop buildroot, %%clean and cleaning of buildroot in %%install
|
- Drop buildroot, %%clean and cleaning of buildroot in %%install
|
||||||
|
Loading…
Reference in New Issue
Block a user