Removes provides ibus-pinyin-db
This commit is contained in:
parent
9298bb9c0e
commit
b67b09615f
@ -1,6 +1,6 @@
|
||||
Name: libpinyin
|
||||
Version: 0.6.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Library to deal with pinyin
|
||||
|
||||
License: GPLv2+
|
||||
@ -28,7 +28,6 @@ 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.
|
||||
@ -87,6 +86,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_mandir}/man1/*.1.*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 12 2012 Peng Wu <pwu@redhat.com> - 0.6.0-3
|
||||
- Removes provides ibus-pinyin-db
|
||||
|
||||
* Thu Jun 07 2012 Peng Wu <pwu@redhat.com> - 0.6.0-2
|
||||
- Fixes "jv" => "ju"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user