From 4f7e9cac38da669f65af09bee10fb74739bf08c3e9626391359de6bfad447486 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 1 Jul 2021 10:59:43 +0000 Subject: [PATCH] - Update to version 21.1.1.901 (21.1.2 RC1) * It's a bit special, as most of the changes are not the usual stable branch fixes material, but are needed for HW accelerated direct rendering with the Nvidia 470 driver (which is currently in open beta). * changes are mostly specific to the EGLStream backend and do not affect the GBM backend. And they make a big difference for users of the EGLStream backend. * See https://lists.fedoraproject.org/archives/list/desktop@lists.fedoraproject.org/thread/BBZVDNST67I2AQOCPSHKYAY6D5Z66JIP/ for more information about testing the EGLStream changes - enabled Wayland eglstreams (needs new packages egl-wayland and eglexternalplatform) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xwayland?expand=0&rev=13 --- xwayland-21.1.1.901.tar.xz | 3 +++ xwayland-21.1.1.901.tar.xz.sig | Bin 0 -> 93 bytes xwayland-21.1.1.tar.xz | 3 --- xwayland-21.1.1.tar.xz.sig | Bin 95 -> 0 bytes xwayland.changes | 17 +++++++++++++++++ xwayland.spec | 13 +++++-------- 6 files changed, 25 insertions(+), 11 deletions(-) create mode 100644 xwayland-21.1.1.901.tar.xz create mode 100644 xwayland-21.1.1.901.tar.xz.sig delete mode 100644 xwayland-21.1.1.tar.xz delete mode 100644 xwayland-21.1.1.tar.xz.sig diff --git a/xwayland-21.1.1.901.tar.xz b/xwayland-21.1.1.901.tar.xz new file mode 100644 index 0000000..0cbfdb4 --- /dev/null +++ b/xwayland-21.1.1.901.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ab0f98f097e090c19612fe8658d67fe7294c252b4181f7c0882189f78d21769 +size 1258684 diff --git a/xwayland-21.1.1.901.tar.xz.sig b/xwayland-21.1.1.901.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..eaa4a27479d6356d15845f2b4df2f953212718f161a1553d59be24b6d4b4675e GIT binary patch literal 93 zcmeB(W?>LyVvrS6WZ5u(z3IM*u8K1_14W`5*Y{=J-o(JllyIlxB?A|y08GSnBE$SB t@hRn31%2=Q>O8)cN%-@VU+RXz4E;Vq3L3kZW3^v1|A=_F@9-L#3ji(XCAa_p literal 0 HcmV?d00001 diff --git a/xwayland-21.1.1.tar.xz b/xwayland-21.1.1.tar.xz deleted file mode 100644 index 1fcb1d5..0000000 --- a/xwayland-21.1.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:31f261ce51bbee76a6ca3ec02aa367ffa2b5efa2b98412df57ccefd7a19003ce -size 1257776 diff --git a/xwayland-21.1.1.tar.xz.sig b/xwayland-21.1.1.tar.xz.sig deleted file mode 100644 index 7e664926085e52884ac6add0588d4709a581be95c23dd7554ae9f24e19e8e618..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WZ5u(z3IM*u8K1_14W`5*Y{=J-o(Jllu){MI|CP|08HdZ7Q=$= vd>^ytRK~@hmj4|RAh}dij46 + +- Update to version 21.1.1.901 (21.1.2 RC1) + * It's a bit special, as most of the changes are not the usual + stable branch fixes material, but are needed for HW accelerated + direct rendering with the Nvidia 470 driver (which is currently + in open beta). + * changes are mostly specific to the EGLStream backend and do not + affect the GBM backend. And they make a big difference for users + of the EGLStream backend. + * See + https://lists.fedoraproject.org/archives/list/desktop@lists.fedoraproject.org/thread/BBZVDNST67I2AQOCPSHKYAY6D5Z66JIP/ + for more information about testing the EGLStream changes +- enabled Wayland eglstreams (needs new packages egl-wayland and + eglexternalplatform) + ------------------------------------------------------------------- Tue Apr 13 15:21:03 UTC 2021 - Stefan Dirsch diff --git a/xwayland.spec b/xwayland.spec index a2b0819..853fb0a 100644 --- a/xwayland.spec +++ b/xwayland.spec @@ -16,7 +16,7 @@ # -%define have_wayland_eglstream 0 +%define have_wayland_eglstream 1 #Compat macro for new _fillupdir macro introduced in Nov 2017 %if ! %{defined _fillupdir} @@ -24,7 +24,7 @@ %endif Name: xwayland -Version: 21.1.1 +Version: 21.1.1.901 Release: 0 URL: http://xorg.freedesktop.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -42,10 +42,10 @@ BuildRequires: ninja BuildRequires: pkgconfig #BuildRequires: systemd-rpm-macros BuildRequires: rendercheck -BuildRequires: pkgconfig(libtirpc) BuildRequires: pkgconfig(bigreqsproto) BuildRequires: pkgconfig(compositeproto) BuildRequires: pkgconfig(damageproto) +BuildRequires: pkgconfig(libtirpc) #BuildRequires: pkgconfig(dbus-1) #BuildRequires: pkgconfig(dmx) BuildRequires: pkgconfig(dri) @@ -127,7 +127,6 @@ BuildRequires: pkgconfig(xtrans) #BuildRequires: pkgconfig(libudev) - %ifnarch s390 s390x Requires(pre): %fillup_prereq %endif @@ -142,7 +141,6 @@ Requires: libpixman-1-0 Obsoletes: xorg-x11-server-wayland < %{version} Provides: xorg-x11-server-wayland = %{version} - %description This package contains the Xwayland Server. @@ -159,9 +157,9 @@ This package contains the Xserver running on the Wayland Display Server. %package devel Summary: Development files for Xwayland Group: System/Libraries -Requires: meson -Requires: c_compiler Requires: %{name} +Requires: c_compiler +Requires: meson #Requires: pkgconfig(fontconfig) #Requires: pkgconfig(fontenc) #Requires: pkgconfig(freetype2) @@ -187,7 +185,6 @@ Requires: pkgconfig(xkbfile) Requires: pkgconfig(xtrans) Requires: pkgconfig(xv) - %description devel This package contains the Xwayland Server development files.