mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
chore: Backport all NVIDIA changes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Name: compat-nvidia-repo
|
||||
Version: 575.57.08
|
||||
Version: 575.64
|
||||
Epoch: 3
|
||||
Release: 1%?dist
|
||||
Summary: Compatibility package required by official CUDA packages
|
||||
|
||||
@@ -5,6 +5,6 @@ project pkg {
|
||||
}
|
||||
labels {
|
||||
subrepo = "nvidia"
|
||||
updbranch = 1
|
||||
updbranch = 1
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,7 +11,7 @@ Source0: https://github.com/NVIDIA/%{name}/archive/v%{version}.tar.gz
|
||||
Patch0: fix-revision.patch
|
||||
Patch1: fix-makefile.patch
|
||||
Patch2: fix-debug-packages.patch
|
||||
BuildRequires: make
|
||||
BuildRequires: bmake
|
||||
BuildRequires: elfutils-libelf-devel
|
||||
BuildRequires: gcc
|
||||
BuildRequires: git
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: nv-codec-headers
|
||||
Version: 13.0.19.0
|
||||
Release: 1%{?dist}
|
||||
Release: 1%?dist
|
||||
Summary: FFmpeg version of Nvidia Codec SDK headers
|
||||
License: MIT
|
||||
URL: https://github.com/FFmpeg/nv-codec-headers
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global debug_package %{nil}
|
||||
%global commit c3621cc0855244380d85ad2b7601d5946d048015
|
||||
%global commit d45f13b2fe3de6a060ae32ba3021eea0c00918ea
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commit_date 20250618
|
||||
%global commit_date 20250628
|
||||
|
||||
|
||||
%global patches %{_datadir}/src/nvidia-patch
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
%global modulename nvidia
|
||||
|
||||
Name: dkms-%{modulename}
|
||||
Version: 575.57.08
|
||||
Version: 575.64
|
||||
Release: 1%?dist
|
||||
Summary: NVIDIA display driver kernel module
|
||||
Epoch: 3
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
%global modulename nvidia
|
||||
|
||||
Name: dkms-%{modulename}-open
|
||||
Version: 575.57.08
|
||||
Version: 575.64
|
||||
Release: 1%?dist
|
||||
Summary: NVIDIA display driver kernel module
|
||||
Epoch: 3
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%global commit0 effa3af05da4525d850a525ae2dedf5eb80351d7
|
||||
%global date 20250524
|
||||
%global commit0 677f48002cee82e4e37d4e95a5b085ab1c5bbe98
|
||||
%global date 20250623
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global upstream_name nvidia-vaapi-driver
|
||||
@@ -10,8 +10,8 @@
|
||||
|
||||
Name: libva-nvidia-driver
|
||||
Epoch: 1
|
||||
Version: 0.0.13%{!?tag:^%{date}git%{shortcommit0}}
|
||||
Release: 1%{?dist}
|
||||
Version: 0.0.14%{!?tag:^%{date}git%{shortcommit0}}
|
||||
Release: 1%?dist
|
||||
Summary: VA-API user mode driver for Nvidia GPUs
|
||||
License: MIT
|
||||
URL: https://github.com/elFarto/%{upstream_name}
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
%endif
|
||||
|
||||
Name: nvidia-driver
|
||||
Version: 575.57.08
|
||||
Version: 575.64
|
||||
Release: 1%?dist
|
||||
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
|
||||
Epoch: 3
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
%global __brp_strip %{nil}
|
||||
|
||||
Name: nvidia-kmod-common
|
||||
Version: 575.57.08
|
||||
Version: 575.64
|
||||
Release: 1%?dist
|
||||
Summary: Common file for NVIDIA's proprietary driver kernel modules
|
||||
Epoch: 3
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: nvidia-kmod
|
||||
Version: 575.57.08
|
||||
Version: 575.64
|
||||
Release: 1%?dist
|
||||
Summary: NVIDIA display driver kernel module
|
||||
Epoch: 3
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: nvidia-open-kmod
|
||||
Version: 575.57.08
|
||||
Version: 575.64
|
||||
Release: 1%?dist
|
||||
Summary: NVIDIA display driver kernel module
|
||||
Epoch: 3
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: nvidia-modprobe
|
||||
Version: 575.57.08
|
||||
Version: 575.64
|
||||
Release: 1%?dist
|
||||
Summary: NVIDIA kernel module loader
|
||||
Epoch: 3
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: nvidia-persistenced
|
||||
Version: 575.57.08
|
||||
Version: 575.64
|
||||
Release: 1%?dist
|
||||
Summary: A daemon to maintain persistent software state in the NVIDIA driver
|
||||
Epoch: 3
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: nvidia-settings
|
||||
Version: 575.57.08
|
||||
Version: 575.64
|
||||
Release: 1%?dist
|
||||
Summary: Configure the NVIDIA graphics driver
|
||||
Epoch: 3
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: nvidia-xconfig
|
||||
Version: 575.57.08
|
||||
Version: 575.64
|
||||
Release: 1%?dist
|
||||
Summary: NVIDIA X configuration file editor
|
||||
Epoch: 3
|
||||
|
||||
Reference in New Issue
Block a user