Hello community,

here is the log from the commit of package gcin for openSUSE:Factory checked in 
at 2013-11-24 18:11:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gcin (Old)
 and      /work/SRC/openSUSE:Factory/.gcin.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gcin"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gcin/gcin.changes        2013-11-18 
10:52:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gcin.new/gcin.changes   2013-11-24 
18:11:31.000000000 +0100
@@ -1,0 +2,11 @@
+Sun Nov 24 00:26:33 UTC 2013 - swy...@gmail.com
+
+- modify baselibs.conf  
+
+-------------------------------------------------------------------
+Sat Nov 23 14:42:22 UTC 2013 - swy...@gmail.com
+
+- fix gcin can't on_the_spot, because libreoffice-gnome's lib name changed
+  remove the test to force OOO_FORCE_DESKTOP=gnome
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.e6MPls/_old  2013-11-24 18:11:32.000000000 +0100
+++ /var/tmp/diff_new_pack.e6MPls/_new  2013-11-24 18:11:32.000000000 +0100
@@ -9,31 +9,15 @@
 gcin-gtk2-immodule
        requires "gcin-<targettype> = <version>"
        post "/sbin/ldconfig"
-    post "%if "%_lib" == "lib64""
-    post "<prefix>%{_bindir}/gtk-query-immodules-2.0-64 --update-cache"
-    post "%else"
-    post "<prefix>%{_bindir}/gtk-query-immodules-2.0 --update-cache"
-    post "%endif"
+    post "%gtk2_immodule_post"
     postun "/sbin/ldconfig"
-    postun "%if "%_lib" == "lib64""
-    postun "<prefix>%{_bindir}/gtk-query-immodules-2.0-64 --update-cache"
-    postun "%else"
-    postun "<prefix>%{_bindir}/gtk-query-immodules-2.0 --update-cache"
-    postun "%endif"
+    postun "%gtk2_immodule_postun"
 gcin-gtk3-immodule
        requires "gcin-<targettype> = <version>"
        post "/sbin/ldconfig"
-    post "%if "%_lib" == "lib64""
-    post "<prefix>%{_bindir}/gtk-query-immodules-3.0-64 --update-cache"
-    post "%else"
-    post "<prefix>%{_bindir}/gtk-query-immodules-3.0 --update-cache"
-    post "%endif"
+    post "%gtk3_immodule_post"
     postun "/sbin/ldconfig"
-    postun "%if "%_lib" == "lib64""
-    postun "<prefix>%{_bindir}/gtk-query-immodules-3.0-64 --update-cache"
-    postun "%else"
-    postun "<prefix>%{_bindir}/gtk-query-immodules-3.0 --update-cache"
-    postun "%endif"
+    postun "%gtk3_immodule_postun"
 gcin-qt4-immodule
        requires "gcin-<targettype> = <version>"
        post "/sbin/ldconfig"

++++++ xim.d-gcin ++++++
--- /var/tmp/diff_new_pack.e6MPls/_old  2013-11-24 18:11:32.000000000 +0100
+++ /var/tmp/diff_new_pack.e6MPls/_new  2013-11-24 18:11:32.000000000 +0100
@@ -3,11 +3,9 @@
     return 1
 fi
 
-# If libreoffice-gnome was installed, Force OOo to use gtk-immodule
+# Force OOo to use gtk-immodule
 # so gcin can use on_the_spot mod to insert characters
-       if [ -f /usr/lib/libreoffice/program/gconfbe1.uno.so ] || [ -f 
/usr/lib64/libreoffice/program/gconfbe1.uno.so ] ; then
        export OOO_FORCE_DESKTOP=gnome
-       fi
 
 # Environment Variables
 export LC_CTYPE=$LANG

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to