forked from pool/nvidia-open-driver-G06-signed
- 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:
parent
d5c6eb1d88
commit
6ef4c51533
@ -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>
|
||||||
|
|
||||||
|
@ -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}
|
||||||
|
Loading…
Reference in New Issue
Block a user