Compare commits
No commits in common. "main" and "a10s" have entirely different histories.
@ -21,8 +21,8 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: %{kmodname}-kmod
|
Name: %{kmodname}-kmod
|
||||||
Version: 580.105.08
|
Version: 580.65.06
|
||||||
Release: 3%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Kernel module (kmod) for NVIDIA GPU hardware
|
Summary: Kernel module (kmod) for NVIDIA GPU hardware
|
||||||
|
|
||||||
License: GPL-2.0-only and MIT
|
License: GPL-2.0-only and MIT
|
||||||
@ -96,8 +96,6 @@ for flavor in %{flavors_to_build}; do
|
|||||||
popd
|
popd
|
||||||
done
|
done
|
||||||
|
|
||||||
find . -name "*.ko" -type f -exec chmod u+x '{}' +
|
|
||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
# Set correct install paths
|
# Set correct install paths
|
||||||
@ -114,33 +112,6 @@ done
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Nov 14 2025 Eduard Abdullin <eabdullin@almalinux.org> - 580.105.08-3
|
|
||||||
- Mark modules executable
|
|
||||||
|
|
||||||
* Thu Nov 13 2025 Eduard Abdullin <eabdullin@almalinux.org> - 580.105.08-2
|
|
||||||
- Rebuild for the new kernel version
|
|
||||||
|
|
||||||
* Thu Nov 06 2025 almalinux-bot-nvidia <almalinux-bot-nvidia@almalinux.org> - 580.105.08-1
|
|
||||||
- Update to 580.105.08
|
|
||||||
|
|
||||||
* Thu Nov 06 2025 Eduard Abdullin <eabdullin@almalinux.org> - 580.95.05-3
|
|
||||||
- Rebuild for new kernel
|
|
||||||
|
|
||||||
* Thu Oct 22 2025 Eduard Abdullin <eabdullin@almalinux.org> - 580.95.05-2
|
|
||||||
- Rebuild for new kernel
|
|
||||||
|
|
||||||
* Thu Oct 02 2025 Eduard Abdullin <eabdullin@almalinux.org> - 580.95.05-1
|
|
||||||
- Update to 580.95.05
|
|
||||||
|
|
||||||
* Thu Oct 02 2025 Eduard Abdullin <eabdullin@almalinux.org> - 580.82.07-3
|
|
||||||
- Rebuild for new kernel
|
|
||||||
|
|
||||||
* Wed Sep 03 2025 Jonathan Wright <jonathan@almalinux.org> - 580.82.07-1
|
|
||||||
- Update to 580.82.07
|
|
||||||
|
|
||||||
* Sun Aug 24 2025 Andrew Lukoshko <alukoshko@almalinux.org> - 580.65.06-3
|
|
||||||
- Rebuild for new kernel
|
|
||||||
|
|
||||||
* Mon Aug 04 2025 Neal Gompa <ngompa@almalinux.org> - 580.65.06-2
|
* Mon Aug 04 2025 Neal Gompa <ngompa@almalinux.org> - 580.65.06-2
|
||||||
- Drop metapackage and add more Provides for NVIDIA repository compatibility
|
- Drop metapackage and add more Provides for NVIDIA repository compatibility
|
||||||
|
|
||||||
@ -164,3 +135,4 @@ done
|
|||||||
|
|
||||||
* Mon May 26 2025 Neal Gompa <ngompa@almalinux.org> - 570.153.02-1
|
* Mon May 26 2025 Neal Gompa <ngompa@almalinux.org> - 570.153.02-1
|
||||||
- Initial package
|
- Initial package
|
||||||
|
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (open-gpu-kernel-modules-580.105.08.tar.gz) = 4b13f8262b589a35d88d9a4affd6b17d81d841a277a87f8708079db2aec3a03536a1ef1700696ab68f6398ccb2569d71a62d5208229f3a7ba0d487f19a34878f
|
SHA512 (open-gpu-kernel-modules-580.65.06.tar.gz) = b1cdc014b871b174897d6f5df5994c152cc088f3a71acf1e2dfce5fa173369213406d1ff9e4289df23f7e946eabdcdbaa84d8c4644a3e113fe4f329f991724f8
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user