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 2023-10-25 18:02:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nvidia-open-driver-G06-signed (Old)
 and      /work/SRC/openSUSE:Factory/.nvidia-open-driver-G06-signed.new.24901 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Wed Oct 25 18:02:30 2023 rev:19 rq:1120029 version:535.113.01

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/nvidia-open-driver-G06-signed/nvidia-open-driver-G06-signed.changes
      2023-10-12 11:47:20.412385093 +0200
+++ 
/work/SRC/openSUSE:Factory/.nvidia-open-driver-G06-signed.new.24901/nvidia-open-driver-G06-signed.changes
   2023-10-25 18:03:13.611258571 +0200
@@ -1,0 +2,7 @@
+Tue Oct 17 13:43:54 UTC 2023 - Stefan Dirsch <sndir...@suse.com>
+
+- cleanup: get rid of possibiliy to hardcode pci list; it's no
+  longer required anyway; secureboot signing has been fixed ...
+- removed pci-table.patch
+
+-------------------------------------------------------------------

Old:
----
  generati-pci-table.sh
  pci-table.patch

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

Other differences:
------------------
++++++ nvidia-open-driver-G06-signed.spec ++++++
--- /var/tmp/diff_new_pack.wjACpq/_old  2023-10-25 18:03:14.283281172 +0200
+++ /var/tmp/diff_new_pack.wjACpq/_new  2023-10-25 18:03:14.287281307 +0200
@@ -16,8 +16,6 @@
 #
 
 
-%define hardcode_pci_list 0
-
 %if %{undefined kernel_module_directory}
 %if 0%{?suse_version} >= 1550
 %define kernel_module_directory /usr/lib/modules
@@ -51,11 +49,9 @@
 Source10:       pci_ids-unsupported
 Source11:       pesign-copy-sources
 Source12:       pesign-spec-macros
-Source13:       generati-pci-table.sh
 Source14:       group-source-files.pl
 Patch0:         0001-Don-t-override-INSTALL_MOD_DIR.patch
 Patch2:         persistent-nvidia-id-string.patch
-Patch3:         pci-table.patch
 BuildRequires:  %{kernel_module_package_buildreqs}
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -85,10 +81,8 @@
          echo "%files -n %{name}-${f}-devel -f files-${f}"; \
       done)}
 
-%if ! 0%{hardcode_pci_list}
 ## create hardware supplements for manual builds
 %{load:%{SOURCE12}}
-%endif
 
 # newer rpmbuilds attach the kernel version and the major part of release to 
%%pci_id_file of the __kmp_supplements script
 # boo#1190210
@@ -102,16 +96,6 @@
 %setup -q -n open-gpu-kernel-modules-%{version}
 %patch0 -p1
 %patch2 -p1
-%if 0%{hardcode_pci_list}
-%patch3 -p0
-pushd kernel-open
-%if 0%{?suse_version} >= 1550
-sh %{SOURCE13} %{SOURCE2}
-%else
-sh %{SOURCE13} %{SOURCE9}
-%endif
-popd
-%endif
 set -- *
 mkdir source
 mv "$@" source/
@@ -176,15 +160,7 @@
 blacklist nouveau
 options nvidia-drm modeset=1
 ### Enable support on *all* Turing/Ampere GPUs: Alpha Quality!
-%if 0%{hardcode_pci_list}
-%if 0%{?suse_version} >= 1550
-#options nvidia NVreg_OpenRmEnableUnsupportedGpus=1
-%else
-options nvidia NVreg_OpenRmEnableUnsupportedGpus=1
-%endif
-%else
 #options nvidia NVreg_OpenRmEnableUnsupportedGpus=1
-%endif
 EOF
     echo -n "install nvidia " >> $MODPROBE_DIR/50-nvidia-$flavor.conf
     tail -n +3 %_sourcedir/modprobe.nvidia.install | awk '{ printf "%s ", $0 
}' >> $MODPROBE_DIR/50-nvidia-$flavor.conf

Reply via email to