provides ibus-pinyin-db
This commit is contained in:
parent
b011cca277
commit
f126fecef6
@ -1,6 +1,6 @@
|
||||
Name: libpinyin
|
||||
Version: 0.5.91
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Library to deal with pinyin
|
||||
|
||||
License: GPLv2+
|
||||
@ -28,6 +28,7 @@ developing applications that use %{name}.
|
||||
%package data
|
||||
Summary: Data files for %{name}
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Provides: ibus-pinyin-db
|
||||
|
||||
%description data
|
||||
The %{name}-data package contains data files.
|
||||
@ -83,6 +84,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_mandir}/man1/*.1.*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 15 2012 Peng Wu <pwu@redhat.com> - 0.5.91-3
|
||||
- Provides ibus-pinyin-db
|
||||
|
||||
* Tue Feb 14 2012 Peng Wu <pwu@redhat.com> - 0.5.91-2
|
||||
- Improves full pinyin parser2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user