- preamble

* resolve self conflicts of -cuda KMP during update by adding
    obsoletes to older versions (boo#1233332)

OBS-URL: https://build.opensuse.org/package/show/X11:Drivers:Video:Redesign/nvidia-open-driver-G06-signed?expand=0&rev=152
This commit is contained in:
Stefan Dirsch 2024-11-28 13:07:57 +00:00 committed by Git OBS Bridge
parent 0f4b789831
commit 259e7997af
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Nov 28 12:28:40 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- preamble
* resolve self conflicts of -cuda KMP during update by adding
obsoletes to older versions (boo#1233332)
-------------------------------------------------------------------
Mon Nov 25 19:16:46 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -11,6 +11,10 @@ Conflicts: nvidia-open-driver-G06-signed-kmp-%1
# workaround for broken cuda-drivers
Provides: nvidia-open-driver-G06-kmp = %{-v*}
Provides: nvidia-open-driver-G06-kmp-%1 = %{-v*}
# resolve self conflicts of -cuda KMP during update by adding
# obsoletes to older versions (boo#1233332)
Obsoletes: nvidia-open-driver-G06-signed-cuda-kmp-%1 < %{-v*}
Obsoletes: nvidia-open-driver-G06-signed-cuda-kmp < %{-v*}
Requires: (kernel-firmware-nvidia-gspx-G06 = %{-v*} if (nvidia-compute-utils-G06 = %{-v*} or nvidia-compute-G06 = %{-v*} or sle-module-NVIDIA-compute-release))
%else
Requires: (kernel-firmware-nvidia-gspx-G06 = %{-v*} if nvidia-compute-utils-G06 = %{-v*})