X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=contrib%2Fredhat%2Fcollectd.spec;h=246fcb52cf811a6c2991a99fe2fe31082ef640ad;hb=2e5e386539ad6514fb01d7d1e02b2da66a538334;hp=85b7aac39d1cb27e341cc58952de8cfa6db4159c;hpb=9e5b363dda7306b628c1bf91c349ed51f11dbae6;p=collectd.git diff --git a/contrib/redhat/collectd.spec b/contrib/redhat/collectd.spec index 85b7aac3..246fcb52 100644 --- a/contrib/redhat/collectd.spec +++ b/contrib/redhat/collectd.spec @@ -218,8 +218,7 @@ %define with_zone 0%{!?_without_zone:0} # plugin gpu_nvidia requires cuda-nvml-dev # get it from https://developer.nvidia.com/cuda-downloads -# then use rpm2cpio to extract it from the huge cuda-repo rpm -# rpm2cpio cuda-repo-rhel7-10-1-local-10.1.168-418.67-1.0-1.x86_64.rpm | cpio -icv '*cuda-nvml-dev-10-1-10.1.168-1.x86_64.rpm' '*cuda-license-10-1-10.1.168-1.x86_64.rpm' +# then install cuda-nvml-dev-10-1 or other version %define with_gpu_nvidia 0%{!?_without_gpu_nvidia:0} # not sure why this one's failing %define with_write_stackdriver 0%{!?_without_write_stackdriver:0}