1
0

- 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/package/show/X11:Drivers:Video:Redesign/nvidia-open-driver-G06-signed?expand=0&rev=26
This commit is contained in:
Stefan Dirsch 2023-02-10 12:52:11 +00:00 committed by Git OBS Bridge
parent d5c6eb1d88
commit 6ef4c51533
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> 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 %define hardcode_pci_list 0
%endif
%if %{undefined kernel_module_directory} %if %{undefined kernel_module_directory}
%if 0%{?usrmerged} %if 0%{?usrmerged}