[pyzy] Minor fixes

Peng Wu pwu at fedoraproject.org
Fri Dec 14 04:57:40 UTC 2012


commit 7f6040f2692a18cc5990b9b6308bcb1540b34ded
Author: Peng Wu <alexepico at gmail.com>
Date:   Fri Dec 14 12:57:21 2012 +0800

    Minor fixes

 pyzy.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/pyzy.spec b/pyzy.spec
index bfbc929..f2da158 100644
--- a/pyzy.spec
+++ b/pyzy.spec
@@ -1,6 +1,6 @@
 Name:       pyzy
 Version:    0.1.0
-Release:    3%{?dist}
+Release:    4%{?dist}
 Summary:    The Chinese PinYin and Bopomofo conversion library
 License:    LGPLv2+
 Group:      System Environment/Libraries
@@ -34,7 +34,6 @@ Summary:    The open phrase database for pyzy
 Group:      System Environment/Libraries
 BuildArch:  noarch
 Provides:   pyzy-db
-Requires(post): sqlite
 
 %description db-open-phrase
 The phrase database for pyzy from open-phrase project.
@@ -44,7 +43,6 @@ Summary:    The android phrase database for pyzy
 Group:      System Environment/Libraries
 BuildArch:  noarch
 Provides:   pyzy-db
-Requires(post): sqlite
 
 %description db-android
 The phrase database for pyzy from android project.
@@ -86,6 +84,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 %{_datadir}/pyzy/db/android.db
 
 %changelog
+* Fri Dec 14 2012 Peng Wu <pwu at redhat.com> - 0.1.0-4
+- Minor fixes.
+
 * Thu Dec 13 2012 Peng Wu <pwu at redhat.com> - 0.1.0-3
 - Improves spec file.
 


More information about the scm-commits mailing list