[librime] fixes spec

Peng Wu pwu at fedoraproject.org
Tue May 21 02:50:02 UTC 2013


commit a291839001f30875eeb18b2b860c788888091d15
Author: Peng Wu <alexepico at gmail.com>
Date:   Tue May 21 10:49:10 2013 +0800

    fixes spec

 librime.spec |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/librime.spec b/librime.spec
index 8cafa42..7b83992 100644
--- a/librime.spec
+++ b/librime.spec
@@ -12,18 +12,17 @@ BuildRequires:  boost-devel >= 1.46
 BuildRequires:  glog-devel, gtest-devel
 BuildRequires:  yaml-cpp-devel, kyotocabinet-devel
 
-#Requires:       
-
+#Remove zlib-devel depends
 Patch0:         librime-fixes-zlib-cmake.patch
 
 %description
 Rime Input Method Engine Library
 
 Support for shape-based and phonetic-based input methods,
-  including those for Chinese dialects.
+including those for Chinese dialects.
 
 A selected dictionary in Traditional Chinese,
-  powered by opencc for Simplified Chinese output.
+powered by opencc for Simplified Chinese output.
 
 %package        devel
 Summary:        Development files for %{name}


More information about the scm-commits mailing list