Update to ibus-hangul-1.1.0.20090328
This commit is contained in:
parent
4cb25d348a
commit
1e66040994
@ -1 +1 @@
|
||||
ibus-hangul-1.1.0.20090211.tar.gz
|
||||
ibus-hangul-1.1.0.20090328.tar.gz
|
||||
|
@ -1,8 +1,6 @@
|
||||
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
%define mod_path ibus-1.1
|
||||
Name: ibus-hangul
|
||||
Version: 1.1.0.20090211
|
||||
Release: 2%{?dist}
|
||||
Version: 1.1.0.20090328
|
||||
Release: 1%{?dist}
|
||||
Summary: The Hangul engine for IBus input platform
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
@ -34,7 +32,6 @@ make %{?_smp_mflags}
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
make DESTDIR=${RPM_BUILD_ROOT} install
|
||||
rm -f $RPM_BUILD_ROOT%{python_sitearch}/_hangul.la
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
@ -45,10 +42,16 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS COPYING README
|
||||
%{_libexecdir}/ibus-engine-hangul
|
||||
%{_libexecdir}/ibus-setup-hangul
|
||||
%{_datadir}/ibus-hangul
|
||||
%{_datadir}/ibus/component/*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 30 2009 Huang Peng <shawn.p.huang@gmail.com> - 1.1.0.20090330-1
|
||||
- Update version to 1.1.0.20090330.
|
||||
- Fix bug 486056 - missing options for 2bul, 3bul and other Korean layouts
|
||||
- Fix bug 487269 - missing Hanja Conversion
|
||||
|
||||
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0.20090211-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user