Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nvidia-jetson-36_3 for openSUSE:Factory checked in at 2025-01-21 21:11:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nvidia-jetson-36_3 (Old) and /work/SRC/openSUSE:Factory/.nvidia-jetson-36_3.new.5589 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nvidia-jetson-36_3" Tue Jan 21 21:11:08 2025 rev:2 rq:1239287 version:36.3.1_20240516220919 Changes: -------- --- /work/SRC/openSUSE:Factory/nvidia-jetson-36_3/nvidia-jetson-36_3.changes 2024-10-28 15:23:38.839774855 +0100 +++ /work/SRC/openSUSE:Factory/.nvidia-jetson-36_3.new.5589/nvidia-jetson-36_3.changes 2025-01-21 21:11:43.342053997 +0100 @@ -1,0 +2,8 @@ +Tue Jan 14 13:13:09 UTC 2025 - Dominique Leuenberger <dims...@opensuse.org> + +- Fix escaping of commented out patch: with RPM 4.20, %patch + becomes a standard, expandable macro, that can span more than one + line. Commenting out with #%patch can thus lead to invalid + results. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nvidia-jetson-36_3.spec ++++++ --- /var/tmp/diff_new_pack.4GN0uh/_old 2025-01-21 21:11:46.482182688 +0100 +++ /var/tmp/diff_new_pack.4GN0uh/_new 2025-01-21 21:11:46.514184000 +0100 @@ -1,7 +1,7 @@ # # spec file for package nvidia-jetson-36_3 # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %if %{undefined kernel_module_directory} %if 0%{?usrmerged} %define kernel_module_directory /usr/lib/modules @@ -90,6 +91,7 @@ ### needs to be set in preamble-extra #Summary: Open-Source NVIDIA Jetson Orin drivers + %description -n nvidia-jetson-36_3-extra-kmp-default This package provides additional Open-Source NVIDIA Jetson Orin drivers, which are also required by the NVIDIA Jetson Orin graphics drivers @@ -97,6 +99,7 @@ ### needs to be set in preamble-extra #Summary: Open-Source NVIDIA Jetson Orin drivers + %description -n nvidia-jetson-36_3-extra-kmp-64kb This package provides additional Open-Source NVIDIA Jetson Orin drivers, which are also required by the NVIDIA Jetson Orin graphics drivers @@ -150,7 +153,7 @@ pushd .. #tar xf %{SOURCE30} #cd Linux_for_Tegra -#%patch3 -p1 +#%%patch3 -p1 #./nv_tools/scripts/nv_repackager.sh -o ./nv_tegra/l4t_tar_packages --convert-all #popd