rpms/ibus-pinyin/devel .cvsignore, 1.23, 1.24 ibus-pinyin.spec, 1.29, 1.30 sources, 1.23, 1.24

Peng Huang phuang at fedoraproject.org
Wed May 19 07:51:17 UTC 2010


Author: phuang

Update of /cvs/pkgs/rpms/ibus-pinyin/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv17723

Modified Files:
	.cvsignore ibus-pinyin.spec sources 
Log Message:
Update to 1.3.6


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-pinyin/devel/.cvsignore,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- .cvsignore	8 May 2010 00:15:06 -0000	1.23
+++ .cvsignore	19 May 2010 07:51:15 -0000	1.24
@@ -1,2 +1,2 @@
 pinyin-database-1.2.99.tar.bz2
-ibus-pinyin-1.3.5.tar.gz
+ibus-pinyin-1.3.6.tar.gz


Index: ibus-pinyin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-pinyin/devel/ibus-pinyin.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- ibus-pinyin.spec	13 May 2010 08:22:04 -0000	1.29
+++ ibus-pinyin.spec	19 May 2010 07:51:16 -0000	1.30
@@ -1,7 +1,7 @@
 Name:       ibus-pinyin
-Version:    1.3.5
+Version:    1.3.6
 Release:    1%{?dist}
-Summary:    The Chinese Pinyin engine for IBus input platform
+Summary:    The Chinese Pinyin and Bopomofo engines for IBus input platform
 License:    GPLv2+
 Group:      System Environment/Libraries
 URL:        http://code.google.com/p/ibus
@@ -17,7 +17,7 @@ BuildRequires:  pkgconfig
 BuildRequires:  sqlite-devel
 BuildRequires:  libuuid-devel
 BuildRequires:  boost-devel >= 1.39
-BuildRequires:  ibus-devel >= 1.2.0
+BuildRequires:  ibus-devel >= 1.3
 
 # Requires(post): sqlite
 
@@ -25,28 +25,27 @@ Requires:   ibus >= 1.2.0
 Requires:   ibus-pinyin-db = %{version}-%{release}
 
 %description
-The Chinese Pinyin input method for IBus platform.
+The Chinese Pinyin and Bopomof input methods for IBus platform.
 
 %package    db-open-phrase
 Summary:    The open phrase database for ibus Pinyin
 Group:      System Environment/Libraries
-Obsoletes:  ibus-pinyin-open-phrase
-Provides:   ibus-pinyin-db
 BuildArch:  noarch
+Provides:   ibus-pinyin-db
 Requires(post): sqlite
 
 %description db-open-phrase
-The phrase database for ibus Pinyin from open-phrase project.
+The phrase database for ibus Pinyin and Bopomofo from open-phrase project.
 
 %package    db-android
-Summary:    The android phrase database for ibus Pinyin
+Summary:    The android phrase database for ibus Pinyin and Bopomofo
 Group:      System Environment/Libraries
-Provides:   ibus-pinyin-db
 BuildArch:  noarch
+Provides:   ibus-pinyin-db
 Requires(post): sqlite
 
 %description db-android
-The phrase database for ibus Pinyin from android project.
+The phrase database for ibus Pinyin and Bopomofo from android project.
 
 %prep
 %setup -q
@@ -59,6 +58,7 @@ make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
+# make DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true install
 make DESTDIR=${RPM_BUILD_ROOT} install
 
 %find_lang %{name}


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-pinyin/devel/sources,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- sources	8 May 2010 00:15:06 -0000	1.23
+++ sources	19 May 2010 07:51:16 -0000	1.24
@@ -1,2 +1,2 @@
 d0951b8daa7f56a2cbd3b6b4e42532e0  pinyin-database-1.2.99.tar.bz2
-690b1fdac295415a30aff50c0f77336b  ibus-pinyin-1.3.5.tar.gz
+839b64950c59f8ca45df042505137de2  ibus-pinyin-1.3.6.tar.gz



More information about the scm-commits mailing list