1
0

Accepting request 1064248 from X11:Drivers:Video:Redesign

- no longer use %hardcode_pci_list macro on sle15/Leap15, since the
  issue with generating wrong PCI ID modaliases for Supplements
  has been fixed meanwhile also in pesign-obs-integration package
  for sle15/Leap15 (boo#1207520)

OBS-URL: https://build.opensuse.org/request/show/1064248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvidia-open-driver-G06-signed?expand=0&rev=6
This commit is contained in:
2023-02-10 14:08:33 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Feb 10 12:49:44 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
- no longer use %hardcode_pci_list macro on sle15/Leap15, since the
issue with generating wrong PCI ID modaliases for Supplements
has been fixed meanwhile also in pesign-obs-integration package
for sle15/Leap15 (boo#1207520)
-------------------------------------------------------------------
Wed Feb 8 21:50:02 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>

View File

@@ -16,11 +16,7 @@
#
%if 0%{?suse_version} < 1550
%define hardcode_pci_list 1
%else
%define hardcode_pci_list 0
%endif
%if %{undefined kernel_module_directory}
%if 0%{?usrmerged}