fix changelog snapdate and specify libexec glob
This commit is contained in:
parent
2fc46a10ea
commit
cb989d9053
@ -52,13 +52,13 @@ 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
|
||||||
%{_libexecdir}/*
|
%{_libexecdir}/ibus-*-anthy
|
||||||
%{_datadir}/ibus-anthy
|
%{_datadir}/ibus-anthy
|
||||||
%{_datadir}/ibus/component/*
|
%{_datadir}/ibus/component/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Aug 13 2009 Takao Fujiwara <takao.fujiwara1@gmail.com> - 1.2.0.20090813-1
|
* 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 509483 - reconversion feature doesn't work
|
||||||
- Fix bug 509485 - commit_first_segment feature doesn't work
|
- Fix bug 509485 - commit_first_segment feature doesn't work
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user