Hello community,

here is the log from the commit of package fcitx for openSUSE:Factory checked 
in at 2012-05-21 07:24:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fcitx (Old)
 and      /work/SRC/openSUSE:Factory/.fcitx.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fcitx", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/fcitx/fcitx.changes      2012-05-07 
22:47:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx.new/fcitx.changes 2012-05-21 
07:24:39.000000000 +0200
@@ -1,0 +2,6 @@
+Sat May 12 12:49:11 UTC 2012 - [email protected]
+
+- bring fcitx in as default IM in DVD.
+- add Provides(en;ko;zh_CN;zh_SG).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fcitx.spec ++++++
--- /var/tmp/diff_new_pack.uIVmme/_old  2012-05-21 07:24:40.000000000 +0200
+++ /var/tmp/diff_new_pack.uIVmme/_new  2012-05-21 07:24:40.000000000 +0200
@@ -59,6 +59,7 @@
 Requires:      %{name}-gtk3 = %{version}-%{release}
 Requires:      %{name}-qt4 = %{version}-%{release}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Provides:   locale(ko;zh_CN;zh_SG)
 
 %description
 FCITX is a simplified Chinese input server. It supports Tables,
@@ -157,11 +158,12 @@
 mkdir -p %{buildroot}%{_sysconfdir}/X11/xim.d/
 install -m 644 %{S:1} %{buildroot}%{_sysconfdir}/X11/xim.d/fcitx
 
+priority=30
 pushd  %{buildroot}%{_sysconfdir}/X11/xim.d/
-    for lang in en zh_CN ; do
+    for lang in en ko zh_CN zh_SG ; do
         mkdir $lang
         pushd $lang
-            ln -s ../fcitx 30-fcitx
+            ln -s ../fcitx $priority-fcitx
         popd
     done
 popd


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to