fix changelog snapdate and specify libexec glob

This commit is contained in:
Jens Petersen 2009-08-13 10:40:30 +00:00
parent 2fc46a10ea
commit cb989d9053

View File

@ -52,13 +52,13 @@ rm -rf $RPM_BUILD_ROOT
# %dir %{python_sitearch}/ibus
%{python_sitearch}/anthy.py*
%{python_sitearch}/_anthy.so
%{_libexecdir}/*
%{_libexecdir}/ibus-*-anthy
%{_datadir}/ibus-anthy
%{_datadir}/ibus/component/*
%changelog
* Thu Aug 13 2009 Takao Fujiwara <takao.fujiwara1@gmail.com> - 1.2.0.20090813-1
- Update to 1.2.0.20090804
- Update to 1.2.0.20090813
- Fix bug 509483 - reconversion feature doesn't work
- Fix bug 509485 - commit_first_segment feature doesn't work