1
0

Accepting request 1149804 from X11:Drivers:Video:Redesign

- re-enable build of -azure kernel flavor; syntax check was wrong

OBS-URL: https://build.opensuse.org/request/show/1149804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvidia-open-driver-G06-signed?expand=0&rev=31
This commit is contained in:
2024-02-23 15:46:32 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 23 10:36:04 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- re-enable build of -azure kernel flavor; syntax check was wrong
-------------------------------------------------------------------
Thu Feb 22 15:48:50 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>

View File

@@ -63,7 +63,7 @@ BuildRequires: pesign-obs-integration
BuildRequires: zstd
%ifnarch aarch64
# available on SLE, but not on ALP ...
%if !0%{?is_opensuse} && !0%{?suse_version} == 1600
%if !0%{?is_opensuse} && 0%{?suse_version} < 1600
BuildRequires: kernel-syms-azure
%endif
%endif