Hello community,

here is the log from the commit of package uim for openSUSE:Factory checked in 
at 2020-11-29 12:27:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/uim (Old)
 and      /work/SRC/openSUSE:Factory/.uim.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "uim"

Sun Nov 29 12:27:38 2020 rev:51 rq:851131 version:1.8.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/uim/uim.changes  2020-08-25 09:36:16.960124159 
+0200
+++ /work/SRC/openSUSE:Factory/.uim.new.5913/uim.changes        2020-11-29 
12:27:40.181956144 +0100
@@ -1,0 +2,5 @@
+Thu Nov 26 16:48:21 CET 2020 - [email protected]
+
+- Move the startup snippet to /usr/etc/X11/xim.d for TW
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ uim.spec ++++++
--- /var/tmp/diff_new_pack.UPNizZ/_old  2020-11-29 12:27:41.033957005 +0100
+++ /var/tmp/diff_new_pack.UPNizZ/_new  2020-11-29 12:27:41.037957010 +0100
@@ -16,6 +16,10 @@
 #
 
 
+%if ! %{defined _distconfdir}
+%define _distconfdir %{_sysconfdir}
+%endif
+
 Name:           uim
 Version:        1.8.8
 Release:        0
@@ -137,10 +141,10 @@
 # touch it here to make sure that it is in the file list of the
 # package, then it will be deleted when the package is uninstalled:
 touch %{buildroot}%{_datadir}/uim/modules
-mkdir -p %{buildroot}%{_sysconfdir}/X11/xim.d/ja
+mkdir -p %{buildroot}%{_distconfdir}/X11/xim.d/ja
 install -m 644 $RPM_SOURCE_DIR/etc-x11-xim.d-uim \
-               %{buildroot}%{_sysconfdir}/X11/xim.d/uim
-pushd  %{buildroot}%{_sysconfdir}/X11/xim.d/ja
+               %{buildroot}%{_distconfdir}/X11/xim.d/uim
+pushd  %{buildroot}%{_distconfdir}/X11/xim.d/ja
     ln -s ../uim 60-uim
 popd
 # GNU Emacs:
@@ -206,8 +210,7 @@
 %license COPYING
 %doc AUTHORS NEWS* README*
 %doc doc
-%dir %{_sysconfdir}/X11/xim.d/
-%{_sysconfdir}/X11/xim.d/*
+%{_distconfdir}/X11/xim.d
 %{_datadir}/uim
 # autogenerated by uim-module-manager:
 %ghost %{_datadir}/uim/installed-modules.scm
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to