update to 1.1.0.20090205

This commit is contained in:
Peng Huang 2009-02-05 07:45:04 +00:00
parent 8fd7a23da3
commit 1c12f9414f
3 changed files with 10 additions and 8 deletions

View File

@ -1 +1 @@
ibus-anthy-0.1.1.20090203.tar.gz ibus-anthy-1.1.0.20090205.tar.gz

View File

@ -1,7 +1,7 @@
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
%define mod_path ibus-0.1 %define mod_path ibus-1.1
Name: ibus-anthy Name: ibus-anthy
Version: 0.1.1.20090203 Version: 1.1.0.20090205
Release: 1%{?dist} Release: 1%{?dist}
Summary: The Anthy engine for IBus input platform Summary: The Anthy engine for IBus input platform
License: GPLv2+ License: GPLv2+
@ -49,12 +49,14 @@ rm -rf $RPM_BUILD_ROOT
# %dir %{python_sitearch}/ibus # %dir %{python_sitearch}/ibus
%{python_sitearch}/anthy.py* %{python_sitearch}/anthy.py*
%{python_sitearch}/_anthy.so %{python_sitearch}/_anthy.so
%dir %{_datadir}/ibus-anthy %{_libexecdir}/ibus-engine-anthy
%{_bindir}/ibus-engine-anthy %{_datadir}/ibus-anthy
%{_datadir}/ibus-anthy/* %{_datadir}/ibus/component/*
%{_datadir}/ibus/engine/anthy.engine
%changelog %changelog
* Thu Feb 05 2009 Huang Peng <shawn.p.huang@gmail.com> - 1.1.0.20090205-1
- Update to 1.1.0.20090205.
* Tue Feb 03 2009 Huang Peng <shawn.p.huang@gmail.com> - 0.1.1.20090203-1 * Tue Feb 03 2009 Huang Peng <shawn.p.huang@gmail.com> - 0.1.1.20090203-1
- Update to 0.1.1.20090203. - Update to 0.1.1.20090203.

View File

@ -1 +1 @@
bad4cb5373eeb203bbea72d8ac06fa21 ibus-anthy-0.1.1.20090203.tar.gz a41e121183610c2feffdd2ca470f6365 ibus-anthy-1.1.0.20090205.tar.gz