Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nvidia-open-driver-G06-signed for 
openSUSE:Factory checked in at 2026-03-28 20:13:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nvidia-open-driver-G06-signed (Old)
 and      /work/SRC/openSUSE:Factory/.nvidia-open-driver-G06-signed.new.8177 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nvidia-open-driver-G06-signed"

Sat Mar 28 20:13:16 2026 rev:91 rq:1342856 version:580.126.18

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/nvidia-open-driver-G06-signed/nvidia-open-driver-G06-signed.changes
      2026-03-17 19:04:16.440115863 +0100
+++ 
/work/SRC/openSUSE:Factory/.nvidia-open-driver-G06-signed.new.8177/nvidia-open-driver-G06-signed.changes
    2026-03-28 20:14:28.812218978 +0100
@@ -1,0 +2,14 @@
+Wed Mar 25 16:09:33 UTC 2026 - Stefan Dirsch <[email protected]>
+
+- adding 'ExcludeArch:    %ix86 s390x ppc64le' to no longer get
+  autoclines by buildservice hoping that this wont't break RPM
+  descriptions for -cuda variant again ...
+
+-------------------------------------------------------------------
+Wed Mar 18 13:59:46 UTC 2026 - Stefan Dirsch <[email protected]>
+
+- do not set ExclusiveArch in order to fix RPM description for -cuda
+  variant (bsc#1259719)
+- improved RPM description for -cuda and non-cuda variant
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nvidia-open-driver-G06-signed.spec ++++++
--- /var/tmp/diff_new_pack.BZysHC/_old  2026-03-28 20:14:29.676254638 +0100
+++ /var/tmp/diff_new_pack.BZysHC/_new  2026-03-28 20:14:29.676254638 +0100
@@ -34,9 +34,6 @@
 %endif
 
 %if "%{flavor}" == "cuda"
- %if 0%{?suse_version} >= 1699
-ExclusiveArch:  do_not_build
- %endif
 %{bcond_without cuda}
 %define mykind cuda
 %define otherkind gfx
@@ -122,7 +119,7 @@
 # build KPMs for kernel-longterm in Factory
 BuildRequires:  kernel-syms-longterm
 %endif
-ExclusiveArch:  x86_64 aarch64
+ExcludeArch:    %ix86 s390x ppc64le
 
 %if 0%{!?kmp_template_name:1}
 %define kmp_template_name /usr/lib/rpm/kernel-module-subpackage
@@ -182,6 +179,44 @@
 This package provides the open-source NVIDIA kernel module driver
 for GeForce 16 series (GTX 16xx) and newer GPUs, i.e. Turing GPU family
 and newer (Turing, Ampere, Ada Lavelace, Hopper, Blackwell, ...).
+This driver variant is meant to be used when using the GFX repository
+below
+
+  https://download.nvidia.com/suse/
+  https://download.nvidia.com/opensuse/
+
+for user-space driver installation.
+
+%if %{with cuda}
+%description -n nvidia-open-driver-G06-signed-cuda-kmp-default
+This package provides the open-source NVIDIA kernel module driver
+for GeForce 16 series (GTX 16xx) and newer GPUs, i.e. Turing GPU family
+and newer (Turing, Ampere, Ada Lavelace, Hopper, Blackwell, ...).
+This driver variant is meant to be used when using the CUDA repository
+below
+
+  https://developer.download.nvidia.com/compute/cuda/repos/opensuse15/
+  https://developer.download.nvidia.com/compute/cuda/repos/sles15/
+  https://developer.download.nvidia.com/compute/cuda/repos/suse16/
+
+for user-space driver installation.
+
+%if 0%{?suse_version} >= 1699
+%description -n nvidia-open-driver-G06-signed-cuda-kmp-longterm
+This package provides the open-source NVIDIA kernel module driver
+for GeForce 16 series (GTX 16xx) and newer GPUs, i.e. Turing GPU family
+and newer (Turing, Ampere, Ada Lavelace, Hopper, Blackwell, ...).
+This driver variant is meant to be used when using the CUDA repository
+below
+
+  https://developer.download.nvidia.com/compute/cuda/repos/opensuse15/
+  https://developer.download.nvidia.com/compute/cuda/repos/sles15/
+  https://developer.download.nvidia.com/compute/cuda/repos/suse16/
+
+for user-space driver installation.
+%endif
+
+%endif
 
 %package -n %check_pkg
 Summary:        Post-build RPM inspection

Reply via email to