From b67b09615fc42e64e5fdc53ae8ab895634e5038f Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Tue, 12 Jun 2012 11:33:04 +0800 Subject: [PATCH] Removes provides ibus-pinyin-db --- libpinyin.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/libpinyin.spec b/libpinyin.spec index 27d2687..52de3d5 100644 --- a/libpinyin.spec +++ b/libpinyin.spec @@ -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 - 0.6.0-3 +- Removes provides ibus-pinyin-db + * Thu Jun 07 2012 Peng Wu - 0.6.0-2 - Fixes "jv" => "ju"