From e080a72c92f4c5269a66924c300d9f9b2ccfd9e5ea8b085c90fd0b1b030964fb Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sat, 14 May 2022 17:37:54 +0000 Subject: [PATCH] - set SUSE_ZNOW to 0 (boo#1197994) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-ati?expand=0&rev=93 --- xf86-video-ati.changes | 5 +++++ xf86-video-ati.spec | 3 +++ 2 files changed, 8 insertions(+) diff --git a/xf86-video-ati.changes b/xf86-video-ati.changes index 77c5ddb..f22c54d 100644 --- a/xf86-video-ati.changes +++ b/xf86-video-ati.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat May 14 17:36:22 UTC 2022 - Stefan Dirsch + +- set SUSE_ZNOW to 0 (boo#1197994) + ------------------------------------------------------------------- Thu Feb 3 06:46:11 UTC 2022 - Илья Индиго diff --git a/xf86-video-ati.spec b/xf86-video-ati.spec index 49793c3..7ada42d 100644 --- a/xf86-video-ati.spec +++ b/xf86-video-ati.spec @@ -71,6 +71,9 @@ driver as appropriate. %autosetup -p1 %build +# We have some -z now related errors during X default startup (boo#1197994): +# this is directly visible on startup, so easy to test later on. +export SUSE_ZNOW=0 autoreconf -fiv %configure \ --enable-glamor