Hello community,

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

Package is "xf86-input-vmmouse"

Mon Aug  5 10:29:51 2019 rev:22 rq:719823 version:13.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xf86-input-vmmouse/xf86-input-vmmouse.changes    
2017-06-04 01:46:13.775483155 +0200
+++ 
/work/SRC/openSUSE:Factory/.xf86-input-vmmouse.new.4126/xf86-input-vmmouse.changes
  2019-08-05 10:29:52.347448988 +0200
@@ -1,0 +2,6 @@
+Tue Jul 30 12:15:26 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-vmmouse.spec ++++++
--- /var/tmp/diff_new_pack.osCNvc/_old  2019-08-05 10:29:52.955448920 +0200
+++ /var/tmp/diff_new_pack.osCNvc/_new  2019-08-05 10:29:52.955448920 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-input-vmmouse
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -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/
 #
 
 
@@ -68,7 +68,7 @@
 
 %build
 autoreconf -fi
-%configure --with-xorg-conf-dir=/etc/X11/xorg.conf.d 
--with-udev-rules-dir=%{_udevrulesdir}
+%configure --with-xorg-conf-dir=%{_datadir}/X11/xorg.conf.d/ 
--with-udev-rules-dir=%{_udevrulesdir}
 make %{?_smp_mflags}
 
 %install
@@ -92,7 +92,8 @@
 %defattr(-,root,root)
 %doc ChangeLog COPYING README
 %{_udevrulesdir}/69-xorg-vmmouse.rules
-%config %{_sysconfdir}/X11/xorg.conf.d/70-vmmouse.conf
+%dir %{_datadir}/X11/xorg.conf.d/
+%{_datadir}/X11/xorg.conf.d/70-vmmouse.conf
 %dir %{_libdir}/xorg/modules/input
 %{_libdir}/xorg/modules/input/vmmouse_drv.so
 %{_bindir}/vmmouse_detect




Reply via email to