Hello community,

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

Package is "xf86-input-wacom"

Mon Aug  5 10:29:56 2019 rev:30 rq:719824 version:0.34.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/xf86-input-wacom/xf86-input-wacom.changes        
2019-03-26 22:28:49.901757778 +0100
+++ 
/work/SRC/openSUSE:Factory/.xf86-input-wacom.new.4126/xf86-input-wacom.changes  
    2019-08-05 10:29:57.515448408 +0200
@@ -1,0 +2,6 @@
+Tue Jul 30 12:20:39 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-wacom.spec ++++++
--- /var/tmp/diff_new_pack.5xxGew/_old  2019-08-05 10:29:58.023448351 +0200
+++ /var/tmp/diff_new_pack.5xxGew/_new  2019-08-05 10:29:58.023448351 +0200
@@ -81,7 +81,7 @@
 %build
 autoreconf -fi
 %configure \
-    --with-xorg-conf-dir=%{_sysconfdir}/X11/xorg.conf.d \
+    --with-xorg-conf-dir=%{_datadir}/X11/xorg.conf.d/ \
     --enable-logging \
     --with-systemd-unit-dir=%{_unitdir} \
     --with-udev-rules-dir=%{_udevrulesdir} \
@@ -127,7 +127,8 @@
 %doc AUTHORS ChangeLog GPL README
 %{_udevrulesdir}/65-wacom.rules
 %{_unitdir}/[email protected]
-%config %{_sysconfdir}/X11/xorg.conf.d/70-wacom.conf
+%dir %{_datadir}/X11/xorg.conf.d/
+%{_datadir}/X11/xorg.conf.d/70-wacom.conf
 %dir %{_libdir}/xorg/modules/input
 %{_libdir}/xorg/modules/input/wacom_drv.so
 %{_bindir}/xsetwacom


Reply via email to