comps-f17.xml.in

Peng Wu pwu at fedoraproject.org
Tue Jan 31 07:34:48 UTC 2012


 comps-f17.xml.in |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit b8d84745f1ec1aee4d016f9862ecea12b767b05f
Author: Peng Wu <alexepico at gmail.com>
Date:   Tue Jan 31 15:21:41 2012 +0800

    Change default db to android for ibus-pinyin

diff --git a/comps-f17.xml.in b/comps-f17.xml.in
index 2c9b98f..ece41c0 100644
--- a/comps-f17.xml.in
+++ b/comps-f17.xml.in
@@ -3319,7 +3319,7 @@
       <packagereq type="default">ibus-hangul</packagereq>
       <packagereq type="default">ibus-m17n</packagereq>
       <packagereq type="default">ibus-pinyin</packagereq>
-      <packagereq type="default">ibus-pinyin-db-open-phrase</packagereq>
+      <packagereq type="default">ibus-pinyin-db-android</packagereq>
       <packagereq type="default">ibus-rawcode</packagereq>
       <packagereq type="default">im-chooser</packagereq>
       <packagereq type="default">imsettings</packagereq>
@@ -3344,7 +3344,7 @@
       <packagereq type="optional">ibus-input-pad</packagereq>
       <packagereq type="optional">ibus-indic-table</packagereq>
       <packagereq type="optional">ibus-mozc</packagereq>
-      <packagereq type="optional">ibus-pinyin-db-android</packagereq>
+      <packagereq type="optional">ibus-pinyin-db-open-phrase</packagereq>
       <packagereq type="optional">ibus-sayura</packagereq>
       <packagereq type="optional">ibus-skk</packagereq>
       <packagereq type="optional">ibus-sunpinyin</packagereq>
@@ -5110,7 +5110,7 @@
     <langonly>zh_CN</langonly>
     <packagelist>
       <packagereq type="conditional" requires="xorg-x11-server-Xorg">ibus-pinyin</packagereq>
-      <packagereq type="conditional" requires="xorg-x11-server-Xorg">ibus-pinyin-db-open-phrase</packagereq>
+      <packagereq type="conditional" requires="xorg-x11-server-Xorg">ibus-pinyin-db-android</packagereq>
       <packagereq type="default">wqy-zenhei-fonts</packagereq>
       <packagereq type="optional">fcitx</packagereq>
       <packagereq type="optional">ibus-sunpinyin</packagereq>




More information about the scm-commits mailing list