From b519235dd39c544b066695ccebce03889e8f6bd3d755d797830b15032cae473c Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sun, 6 Jan 2019 16:47:00 +0000 Subject: [PATCH] Accepting request 663083 from home:Vogtinator:surf - Enable the surfaceless platform - Enable the surfaceless platform OBS-URL: https://build.opensuse.org/request/show/663083 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=797 --- Mesa-drivers.changes | 5 +++++ Mesa-drivers.spec | 8 ++++---- Mesa.changes | 5 +++++ Mesa.spec | 8 ++++---- 4 files changed, 18 insertions(+), 8 deletions(-) diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index 428a67c..fedb4e9 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jan 5 23:31:00 UTC 2019 - Fabian Vogt + +- Enable the surfaceless platform + ------------------------------------------------------------------- Wed Dec 12 15:29:53 UTC 2018 - Dominique Leuenberger diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index 11266e0..95135fb 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -1,7 +1,7 @@ # # spec file for package Mesa-drivers # -# Copyright (c) 2018 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/ # @@ -758,9 +758,9 @@ grep -v -i vulkan "%{_sourcedir}/baselibs.conf" >"%{_sourcedir}/temp" && \ %build %if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120300 && 0%{?is_opensuse}) -egl_platforms=x11,drm,wayland +egl_platforms=x11,drm,surfaceless,wayland %else -egl_platforms=x11,drm +egl_platforms=x11,drm,surfaceless %endif autoreconf -fvi diff --git a/Mesa.changes b/Mesa.changes index 428a67c..fedb4e9 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jan 5 23:31:00 UTC 2019 - Fabian Vogt + +- Enable the surfaceless platform + ------------------------------------------------------------------- Wed Dec 12 15:29:53 UTC 2018 - Dominique Leuenberger diff --git a/Mesa.spec b/Mesa.spec index e5596cd..adebff5 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -1,7 +1,7 @@ # # spec file for package Mesa # -# Copyright (c) 2018 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/ # @@ -757,9 +757,9 @@ grep -v -i vulkan "%{_sourcedir}/baselibs.conf" >"%{_sourcedir}/temp" && \ %build %if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120300 && 0%{?is_opensuse}) -egl_platforms=x11,drm,wayland +egl_platforms=x11,drm,surfaceless,wayland %else -egl_platforms=x11,drm +egl_platforms=x11,drm,surfaceless %endif autoreconf -fvi