mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-05-10 14:51:58 +00:00
Update package descriptions and URLs
Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
parent
8a56671d18
commit
6ed3a4e1a6
@ -3,9 +3,9 @@ Section: @SECTION@utils
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: NVIDIA CORPORATION <cudatools@nvidia.com>
|
Maintainer: NVIDIA CORPORATION <cudatools@nvidia.com>
|
||||||
Standards-Version: 3.9.8
|
Standards-Version: 3.9.8
|
||||||
Homepage: https://github.com/NVIDIA/nvidia-container-runtime/wiki
|
Homepage: https://github.com/NVIDIA/nvidia-container-toolkit
|
||||||
Vcs-Git: https://github.com/NVIDIA/nvidia-container-runtime
|
Vcs-Git: https://github.com/NVIDIA/nvidia-container-toolkit
|
||||||
Vcs-Browser: https://github.com/NVIDIA/nvidia-container-runtime
|
Vcs-Browser: https://github.com/NVIDIA/nvidia-container-toolkit
|
||||||
Build-Depends: debhelper (>= 9)
|
Build-Depends: debhelper (>= 9)
|
||||||
|
|
||||||
Package: nvidia-container-toolkit
|
Package: nvidia-container-toolkit
|
||||||
@ -13,5 +13,5 @@ Architecture: any
|
|||||||
Depends: ${misc:Depends}, libnvidia-container-tools (>= @LIBNVIDIA_CONTAINER_TOOLS_VERSION@), libnvidia-container-tools (<< 2.0.0), libseccomp2
|
Depends: ${misc:Depends}, libnvidia-container-tools (>= @LIBNVIDIA_CONTAINER_TOOLS_VERSION@), libnvidia-container-tools (<< 2.0.0), libseccomp2
|
||||||
Breaks: nvidia-container-runtime (<= 3.5.0-1), nvidia-container-runtime-hook
|
Breaks: nvidia-container-runtime (<= 3.5.0-1), nvidia-container-runtime-hook
|
||||||
Replaces: nvidia-container-runtime (<= 3.5.0-1), nvidia-container-runtime-hook
|
Replaces: nvidia-container-runtime (<= 3.5.0-1), nvidia-container-runtime-hook
|
||||||
Description: NVIDIA container runtime hook
|
Description: NVIDIA Container toolkit
|
||||||
Provides a OCI hook to enable GPU support in containers.
|
Provides tools and utilities to enable GPU support in containers.
|
||||||
|
@ -6,8 +6,8 @@ Group: Development Tools
|
|||||||
Vendor: NVIDIA CORPORATION
|
Vendor: NVIDIA CORPORATION
|
||||||
Packager: NVIDIA CORPORATION <cudatools@nvidia.com>
|
Packager: NVIDIA CORPORATION <cudatools@nvidia.com>
|
||||||
|
|
||||||
Summary: NVIDIA container runtime hook
|
Summary: NVIDIA Container Toolkit
|
||||||
URL: https://github.com/NVIDIA/nvidia-container-runtime
|
URL: https://github.com/NVIDIA/nvidia-container-toolkit
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|
||||||
Source0: nvidia-container-runtime-hook
|
Source0: nvidia-container-runtime-hook
|
||||||
@ -31,7 +31,7 @@ Requires: libseccomp
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Provides a OCI hook to enable GPU support in containers.
|
Provides tools and utilities to enable GPU support in containers.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
cp %{SOURCE0} %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} .
|
cp %{SOURCE0} %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} .
|
||||||
|
Loading…
Reference in New Issue
Block a user