Hello community,
here is the log from the commit of package xorg-x11-server for openSUSE:Factory
checked in at 2019-08-05 10:30:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-x11-server (Old)
and /work/SRC/openSUSE:Factory/.xorg-x11-server.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xorg-x11-server"
Mon Aug 5 10:30:02 2019 rev:371 rq:719825 version:1.20.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/xorg-x11-server/xorg-x11-server.changes
2019-06-04 12:08:17.727901258 +0200
+++
/work/SRC/openSUSE:Factory/.xorg-x11-server.new.4126/xorg-x11-server.changes
2019-08-05 10:30:03.527447733 +0200
@@ -1,0 +2,6 @@
+Tue Jul 30 12:35:53 UTC 2019 - Stefan Dirsch <[email protected]>
+
+- move xorg.conf.d snippets from /etc/X11/xorg.conf.d to
+ /usr/share/X11/xorg.conf.d (boo#1139692)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xorg-x11-server.spec ++++++
--- /var/tmp/diff_new_pack.s3qTAY/_old 2019-08-05 10:30:04.967447572 +0200
+++ /var/tmp/diff_new_pack.s3qTAY/_new 2019-08-05 10:30:05.007447567 +0200
@@ -476,12 +476,8 @@
%endif
ln -snf Xorg %{buildroot}%{_bindir}/X
%if 0%{?suse_version} > 1120
-# get rid of evdev config file, since it's meanwhile shipped with
-# evdev driver itself (since 2.10.0)
-rm -f %{buildroot}/%{_datadir}/X11/xorg.conf.d/10-evdev.conf
mkdir -p %{buildroot}%{_sysconfdir}/X11/xorg.conf.d
-cp %{buildroot}/%{_datadir}/X11/xorg.conf.d/10-quirks.conf
%{buildroot}%{_sysconfdir}/X11/xorg.conf.d/
-%{__install} -m 644 %{S:5} %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/
+%{__install} -m 644 %{S:5} %{buildroot}%{_datadir}/X11/xorg.conf.d
%endif
%if 0%{?suse_version} < 1315
mkdir -p
%{buildroot}%{_libdir}/xorg/modules/updates/{fonts,input,linux,drivers,multimedia,extensions}
@@ -581,10 +577,8 @@
%dir %{pci_ids_dir}
%{pci_ids_dir}/modesetting.ids
%endif
-%config(noreplace) %{_sysconfdir}/X11/xorg.conf.d/10-quirks.conf
-%config(noreplace) %{_sysconfdir}/X11/xorg.conf.d/50-extensions.conf
%dir %{_datadir}/X11/xorg.conf.d
-%{_datadir}/X11/xorg.conf.d/10-*.conf
+%{_datadir}/X11/xorg.conf.d/*.conf
%endif
%endif
%{_tmpfilesdir}/xkb.conf