diff --git a/.cvsignore b/.cvsignore index c490489..e38b6d0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ibus-pinyin-0.1.1.20080812.tar.gz +ibus-pinyin-0.1.1.20080815.tar.gz diff --git a/ibus-pinyin.spec b/ibus-pinyin.spec index 1eb4409..4e73802 100644 --- a/ibus-pinyin.spec +++ b/ibus-pinyin.spec @@ -1,5 +1,5 @@ Name: ibus-pinyin -Version: 0.1.1.20080812 +Version: 0.1.1.20080815 Release: 1%{?dist} Summary: The PinYin engine for IBus platform License: GPLv2+ @@ -31,7 +31,7 @@ make %{?_smp_mflags} rm -rf $RPM_BUILD_ROOT make DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true install -# %find_lang %{name} +%find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT @@ -40,17 +40,19 @@ rm -rf $RPM_BUILD_ROOT cd /usr/share/ibus-pinyin/engine python -c "import pysqlitedb; db = pysqlitedb.PYSQLiteDB (); db.create_indexes ();" >/dev/null -%files -# -f %{name}.lang +%files -f %{name}.lang %defattr(-,root,root,-) %doc AUTHORS COPYING README %dir %{_datadir}/ibus-pinyin %{_datadir}/ibus-pinyin/* %{_datadir}/ibus/engine/pinyin.engine -%{_libexecdir}/ibus-engine-pinyin -%{_libexecdir}/ibus-setup-pinyin +%{_bindir}/ibus-engine-pinyin +%{_bindir}/ibus-setup-pinyin %changelog +* Fri Aug 15 2008 Huang Peng - 0.1.1.20080815-1 +- Update version to 0.1.1.20080815. + * Thu Aug 12 2008 Huang Peng - 0.1.1.20080812-1 - Update version to 0.1.1.20080812. diff --git a/sources b/sources index 097cdce..50aa1e5 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -a61dd68648869e0a34c9d5559cc7514d ibus-pinyin-0.1.1.20080812.tar.gz 140a7dd821e8e74299bfb2089993838b pinyin-database-0.1.10.5.tar.bz2 +4d4204c4961fc2192bee2e70d109664a ibus-pinyin-0.1.1.20080815.tar.gz