Hello community,

here is the log from the commit of package xf86-input-libinput for 
openSUSE:Factory checked in at 2019-08-05 10:29:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xf86-input-libinput (Old)
 and      /work/SRC/openSUSE:Factory/.xf86-input-libinput.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xf86-input-libinput"

Mon Aug  5 10:29:38 2019 rev:32 rq:719821 version:0.28.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/xf86-input-libinput/xf86-input-libinput.changes  
2019-02-08 13:46:29.102815031 +0100
+++ 
/work/SRC/openSUSE:Factory/.xf86-input-libinput.new.4126/xf86-input-libinput.changes
        2019-08-05 10:29:39.531450426 +0200
@@ -1,0 +2,6 @@
+Tue Jul 30 12:05:30 UTC 2019 - Stefan Dirsch <[email protected]>
+
+- move xorg.conf.d snippet from /etc/X11/xorg.conf.d to
+  /usr/share/X11/xorg.conf.d (boo#1139692)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xf86-input-libinput.spec ++++++
--- /var/tmp/diff_new_pack.ag4RAO/_old  2019-08-05 10:29:39.975450376 +0200
+++ /var/tmp/diff_new_pack.ag4RAO/_new  2019-08-05 10:29:39.979450376 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -59,7 +59,7 @@
 %autosetup -p1
 
 %build
-%configure --with-xorg-conf-dir="%{_sysconfdir}/X11/xorg.conf.d/"
+%configure --with-xorg-conf-dir="%{_datadir}/X11/xorg.conf.d/"
 make %{?_smp_mflags}
 
 %install
@@ -70,10 +70,10 @@
 %defattr(-,root,root)
 %doc COPYING*
 %dir %{_libdir}/xorg/modules/input
-%dir %{_sysconfdir}/X11/xorg.conf.d
+%{_datadir}/X11/xorg.conf.d/40-libinput.conf
+%dir %{_datadir}/X11/xorg.conf.d
 %{_libdir}/xorg/modules/input/libinput_drv.so
 %{_datadir}/man/man4/libinput.4%{?ext_man}
-%config %{_sysconfdir}/X11/xorg.conf.d/40-libinput.conf
 
 %files devel
 %defattr(-,root,root)




Reply via email to