Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xorg-x11-server for openSUSE:Factory
checked in at 2024-09-25 21:52:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-x11-server (Old)
and /work/SRC/openSUSE:Factory/.xorg-x11-server.new.29891 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xorg-x11-server"
Wed Sep 25 21:52:50 2024 rev:434 rq:1202929 version:21.1.12
Changes:
--------
--- /work/SRC/openSUSE:Factory/xorg-x11-server/xorg-x11-server.changes
2024-08-02 17:25:38.361103319 +0200
+++
/work/SRC/openSUSE:Factory/.xorg-x11-server.new.29891/xorg-x11-server.changes
2024-09-25 21:52:56.519410117 +0200
@@ -1,0 +2,8 @@
+Tue Sep 24 11:20:23 UTC 2024 - Stefan Dirsch <[email protected]>
+
+- added conflicts to patterns-wsl-tmpfiles to Xserver packages
+ as this patterns package creates a symlink from /tmp/.X11-unix to
+ /mnt/wslg/.X11-unix and therefore prevents Xservers from creating
+ this needed directory (bsc#1230755)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xorg-x11-server.spec ++++++
--- /var/tmp/diff_new_pack.xCeKcy/_old 2024-09-25 21:52:57.667457868 +0200
+++ /var/tmp/diff_new_pack.xCeKcy/_new 2024-09-25 21:52:57.671458034 +0200
@@ -191,6 +191,7 @@
# Unfortunately we need a requires here due to OBS not installing 'recommended'
# packages :-(
Requires: xorg-x11-server-Xvfb
+Conflicts: patterns-wsl-tmpfiles
# PATCH-FEATURE-OPENSUSE n_xorg-x11-server-rpmmacros.patch
[email protected] -- Provide RPM macros to require correct ABI Versions.
Patch1: N_default-module-path.diff
@@ -258,6 +259,7 @@
Recommends: xorg-x11-fonts-core
Provides: xorg-x11-Xnest
Obsoletes: xorg-x11-Xnest
+Conflicts: patterns-wsl-tmpfiles
%description extra
This package contains additional Xservers (Xephyr, Xnest).
@@ -273,6 +275,7 @@
Provides: xorg-x11-Xvfb
Provides: xorg-x11-server:/usr/bin/Xvfb
Obsoletes: xorg-x11-Xvfb
+Conflicts: patterns-wsl-tmpfiles
%description Xvfb
This package contains the virtual Xserver Xvfb.