File tree Expand file tree Collapse file tree 3 files changed +4
-55
lines changed
packages/nvidia-k8s-device-plugin Expand file tree Collapse file tree 3 files changed +4
-55
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ path = "../packages.rs"
1212releases-url = " https://github.com/NVIDIA/k8s-device-plugin/releases"
1313
1414[[package .metadata .build-package .external-files ]]
15- url = " https://github.com/NVIDIA/k8s-device-plugin/archive/v0.17.1 /v0.17.1 .tar.gz"
16- path = " k8s-device-plugin-0.17.1 .tar.gz"
17- sha512 = " 8dc7501131b45de10f55d1034db402886e0bae06b0e06445acfbe6ab25db2afccf7a9b8e24428c0206ee6a1b7080fa682e3f024bcef2c8c12a880303a607af65 "
15+ url = " https://github.com/NVIDIA/k8s-device-plugin/archive/v0.17.3 /v0.17.3 .tar.gz"
16+ path = " k8s-device-plugin-0.17.3 .tar.gz"
17+ sha512 = " 18715703dfce6a6e986295dfbdc78180dd5c30566db2b44abc7fc030e6981ada5fd411488564594454a840c3c67b933e0c7e849c2938aa837ac32dd41b3a0140 "
1818
1919[build-dependencies ]
2020glibc = { path = " ../glibc" }
Original file line number Diff line number Diff line change 22%global gorepo k8s-device-plugin
33%global goimport %{goproject }/%{gorepo }
44
5- %global gover 0.17.1
5+ %global gover 0.17.3
66%global rpmver %{gover }
77
88Name: %{_cross_os }nvidia-k8s-device-plugin
@@ -18,8 +18,6 @@ Source2: nvidia-k8s-device-plugin-conf
1818Source3: nvidia-k8s-device-plugin-exec-start-conf
1919Source4: nvidia-k8s-device-plugin-mig-conf
2020
21- Patch0001: 0001-fix-ldcache-parsing-for-aarch64 .patch
22-
2321BuildRequires: %{_cross_os }glibc-devel
2422Requires: %{name }(binaries)
2523
You can’t perform that action at this time.
0 commit comments