Hello community,

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

Package is "scim-bridge"

Sun Nov 29 12:27:40 2020 rev:52 rq:851132 version:0.4.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/scim-bridge/scim-bridge.changes  2019-08-28 
18:35:46.421280663 +0200
+++ /work/SRC/openSUSE:Factory/.scim-bridge.new.5913/scim-bridge.changes        
2020-11-29 12:27:41.389957365 +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-bridge.spec ++++++
--- /var/tmp/diff_new_pack.B8qQv2/_old  2020-11-29 12:27:41.929957912 +0100
+++ /var/tmp/diff_new_pack.B8qQv2/_new  2020-11-29 12:27:41.933957915 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scim-bridge
 #
-# 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-bridge
 Version:        0.4.17
 Release:        0
@@ -105,12 +109,12 @@
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
-mkdir -p %{buildroot}%{_sysconfdir}/X11/xim.d/
-install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/X11/xim.d/%{name}
+mkdir -p %{buildroot}%{_distconfdir}/X11/xim.d/
+install -m 644 %{SOURCE1} %{buildroot}%{_distconfdir}/X11/xim.d/%{name}
 # install symlinks in /etc/X11/xim.d/$lang for all languages
 # where scim-bridge might be useful:
 PRIORITY=49
-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
@@ -157,8 +161,7 @@
 %files
 %license COPYING
 %doc AUTHORS ChangeLog doc
-%dir %{_sysconfdir}/X11/xim.d/
-%config %{_sysconfdir}/X11/xim.d/*
+%{_distconfdir}/X11/xim.d
 %{_bindir}/%{name}
 %{_mandir}/man1/%{name}.1%{?ext_man}
 
_______________________________________________
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