- Add template.txt in files.
This commit is contained in:
parent
9af8814396
commit
86b773d3b2
@ -1,6 +1,6 @@
|
||||
Name: ibus-table
|
||||
Version: 1.2.0.20100111
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: The Table engine for IBus platform
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
@ -103,6 +103,7 @@ ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/latex.db
|
||||
%{_datadir}/%{name}/engine/tabsqlitedb.py
|
||||
%{_datadir}/%{name}/engine/tabsqlitedb.pyc
|
||||
%{_datadir}/%{name}/engine/tabsqlitedb.pyo
|
||||
%{_datadir}/%{name}/tables/template.txt
|
||||
%{_bindir}/%{name}-createdb
|
||||
%{_libexecdir}/ibus-engine-table
|
||||
|
||||
@ -111,6 +112,9 @@ ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/latex.db
|
||||
%{_datadir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Wed Mar 10 2010 Caius 'kaio' Chance <cchance at redhat.com> - 1.2.0.20100111-7
|
||||
- Add template.txt in files.
|
||||
|
||||
* Wed Mar 10 2010 Caius 'kaio' Chance <cchance at redhat.com> - 1.2.0.20100111-6
|
||||
- Disable -additional.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user