[ibus-pinyin] updata to 1.3.99.20110217

Peng Wu pwu at fedoraproject.org
Wed Mar 2 05:43:59 UTC 2011


commit 2b6fb878bbd5c4555a19cc8eb4d391c08f565f41
Author: Peng Wu <alexepico at gmail.com>
Date:   Wed Mar 2 13:34:58 2011 +0800

    updata to 1.3.99.20110217

 ibus-pinyin.spec |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/ibus-pinyin.spec b/ibus-pinyin.spec
index f08b523..14a0e7e 100644
--- a/ibus-pinyin.spec
+++ b/ibus-pinyin.spec
@@ -1,5 +1,5 @@
 Name:       ibus-pinyin
-Version:    1.3.99.20101029
+Version:    1.3.99.20110217
 Release:    2%{?dist}
 Summary:    The Chinese Pinyin and Bopomofo engines for IBus input platform
 License:    GPLv2+
@@ -16,7 +16,6 @@ BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  sqlite-devel
 BuildRequires:  libuuid-devel
-BuildRequires:  boost-devel >= 1.39
 BuildRequires:  ibus-devel >= 1.3
 BuildRequires:  lua-devel >= 5.1
 BuildRequires:  opencc-devel
@@ -55,7 +54,8 @@ The phrase database for ibus Pinyin and Bopomofo from android project.
 cp %{SOURCE1} data/db/open-phrase
 
 %build
-%configure --disable-static --enable-db-open-phrase --enable-opencc
+%configure --disable-static --enable-db-open-phrase \
+           --enable-opencc  --disable-boost
 # make -C po update-gmo
 make %{?_smp_mflags}
 
@@ -104,6 +104,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/ibus-pinyin/db/android.db
 
 %changelog
+* Wed Mar 02 2011  Peng Wu <pwu at redhat.com> - 1.3.99.20110217-2
+- Disable boost when configure to fix compiling
+
+* Wed Mar 02 2011  Peng Wu <pwu at redhat.com> - 1.3.99.20110217-1
+- Update version to 1.3.99.20110217
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.99.20101029-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list