automatically once nvidia-compute-utils-G06 gets installed - trigger removal of driver modules with non-existing or wrong firmware when (new) firmware gets installed OBS-URL: https://build.opensuse.org/package/show/X11:Drivers:Video:Redesign/nvidia-open-driver-G06-signed?expand=0&rev=137
16 lines
720 B
Plaintext
16 lines
720 B
Plaintext
Requires: perl-Bootloader
|
|
Conflicts: nvidia-gfxG06-kmp nvidia-driver-G06-kmp nvidia-gfxG05-kmp
|
|
Requires: group(video)
|
|
Provides: nvidia-open-driver-G06 = %{-v*}
|
|
%if %{with cuda}
|
|
Provides: nvidia-open-driver-G06-signed-cuda-kmp-%1 = %{-v*}
|
|
Provides: nvidia-open-driver-G06-signed-kmp = %{-v*}
|
|
Provides: nvidia-open-driver-G06-signed-kmp-%1 = %{-v*}
|
|
Conflicts: nvidia-open-driver-G06-signed-kmp
|
|
Conflicts: nvidia-open-driver-G06-signed-kmp-%1
|
|
Requires: (kernel-firmware-nvidia-gspx-G06-cuda = %{-v*} if (nvidia-compute-utils-G06 = %{-v*} or sle-module-NVIDIA-compute-release))
|
|
%else
|
|
Requires: (kernel-firmware-nvidia-gspx-G06 = %{-v*} if nvidia-compute-utils-G06 = %{-v*})
|
|
%endif
|
|
Obsoletes: nvidia-open-driver-G06 = %{-v*}
|