update to 1.1.0.20090205
This commit is contained in:
parent
8fd7a23da3
commit
1c12f9414f
@ -1 +1 @@
|
||||
ibus-anthy-0.1.1.20090203.tar.gz
|
||||
ibus-anthy-1.1.0.20090205.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%{!?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
|
||||
Version: 0.1.1.20090203
|
||||
Version: 1.1.0.20090205
|
||||
Release: 1%{?dist}
|
||||
Summary: The Anthy engine for IBus input platform
|
||||
License: GPLv2+
|
||||
@ -49,12 +49,14 @@ rm -rf $RPM_BUILD_ROOT
|
||||
# %dir %{python_sitearch}/ibus
|
||||
%{python_sitearch}/anthy.py*
|
||||
%{python_sitearch}/_anthy.so
|
||||
%dir %{_datadir}/ibus-anthy
|
||||
%{_bindir}/ibus-engine-anthy
|
||||
%{_datadir}/ibus-anthy/*
|
||||
%{_datadir}/ibus/engine/anthy.engine
|
||||
%{_libexecdir}/ibus-engine-anthy
|
||||
%{_datadir}/ibus-anthy
|
||||
%{_datadir}/ibus/component/*
|
||||
|
||||
%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
|
||||
- Update to 0.1.1.20090203.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user