Update to ibus-hangul-1.1.0.20090328

This commit is contained in:
Peng Huang 2009-03-30 07:07:19 +00:00
parent 4cb25d348a
commit 1e66040994
3 changed files with 10 additions and 7 deletions

View File

@ -1 +1 @@
ibus-hangul-1.1.0.20090211.tar.gz
ibus-hangul-1.1.0.20090328.tar.gz

View File

@ -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

View File

@ -1 +1 @@
7cf3ec889892d7a22d382dda3dfcdd80 ibus-hangul-1.1.0.20090211.tar.gz
4b7e737fce25202b6338794988f53a18 ibus-hangul-1.1.0.20090328.tar.gz