Hello community,

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

Package is "scim"

Sun Nov 29 12:27:42 2020 rev:51 rq:851133 version:1.4.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/scim/scim.changes        2019-06-12 
13:11:06.213017735 +0200
+++ /work/SRC/openSUSE:Factory/.scim.new.5913/scim.changes      2020-11-29 
12:27:43.929959935 +0100
@@ -1,0 +2,5 @@
+Thu Nov 26 16:48:21 CET 2020 - ti...@suse.de
+
+- Move the startup snippet to /usr/etc/X11/xim.d for TW
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ scim.spec ++++++
--- /var/tmp/diff_new_pack.F2I6qk/_old  2020-11-29 12:27:44.765960780 +0100
+++ /var/tmp/diff_new_pack.F2I6qk/_new  2020-11-29 12:27:44.769960785 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scim
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,6 +16,10 @@
 #
 
 
+%if ! %{defined _distconfdir}
+%define _distconfdir %{_sysconfdir}
+%endif
+
 Name:           scim
 Version:        1.4.18
 Release:        0
@@ -147,13 +151,13 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 
 # install configuration files
-mkdir -p %{buildroot}%{_sysconfdir}/X11/xim.d/
-install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/X11/xim.d/scim
+mkdir -p %{buildroot}%{_distconfdir}/X11/xim.d/
+install -m 644 %{SOURCE1} %{buildroot}%{_distconfdir}/X11/xim.d/scim
 
 # install symlinks in /etc/X11/xim.d/$lang for all languages
 # where SCIM might be useful:
 PRIORITY=50
-pushd %{buildroot}%{_sysconfdir}/X11/xim.d/
+pushd %{buildroot}%{_distconfdir}/X11/xim.d/
     for lang in am ar as bn el fa gu he hi hr ja ka kk kn ko lo ml my \
                pa ru sk vi zh_TW zh_CN zh_HK zh_SG \
                de fr it es nl cs pl da nn nb fi en sv
@@ -233,7 +237,7 @@
 %files
 %license COPYING
 %doc AUTHORS README ChangeLog TODO
-%config %{_sysconfdir}/X11/xim.d/*
+%{_distconfdir}/X11/xim.d
 %config %{_sysconfdir}/rpm/macros.scim
 %dir %{_sysconfdir}/scim
 %config %{_sysconfdir}/scim/config
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to