Source: nsight-compute-2021.3.1-2021.3.1.4-1.x86_64.rpm.tgz # rpmrebuild autogenerated specfile %define defaultbuildroot / AutoProv: no %undefine __find_provides AutoReq: no %undefine __find_requires # Do not try autogenerate prereq/conflicts/obsoletes and check files %undefine __check_files %undefine __find_prereq %undefine __find_conflicts %undefine __find_obsoletes # Be sure buildpolicy set to do nothing %define __spec_install_post %{nil} # Something that need for rpm-4.1 %define _missing_doc_files_terminate_build 0 #dummy #dummy #BUILDHOST: cia-jenkins-agent-04.nvidia.com #BUILDTIME: Wed Nov 3 07:18:16 2021 #SOURCERPM: nsight-compute-2021.3.1-2021.3.1.4-1.src.rpm #RPMVERSION: 4.11.3 #COOKIE: cia-jenkins-agent-04.nvidia.com 1635916696 #OS: linux #SIZE: 845622491 #ARCHIVESIZE: 845720860 #ARCH: x86_64 #BuildArch: x86_64 Name: nsight-compute-2021.3.1 Version: 2021.3.1.4 Release: 2 License: NVIDIA Proprietary Group: Unspecified Summary: Nsight compute package URL: http://nvidia.com Requires: /bin/sh Requires(postun): /bin/sh #Requires: rpmlib(FileDigests) <= 4.6.0-1 #Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 #Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 %description NVIDIA Nsight Compute is an interactive kernel profiler for CUDA applications on x86_64 platforms. It provides detailed performance metrics and API debugging via a user interface and command line tool. %files %posttrans -p /bin/sh type gtk-update-icon-cache &>/dev/null && gtk-update-icon-cache ||: type update-desktop-database &>/dev/null && update-desktop-database -q 2>/dev/null ||: %postun -p /bin/sh if [ $1 -eq 0 ]; then type update-desktop-database &>/dev/null && update-desktop-database -q 2>/dev/null ||: fi %changelog * Wed Jul 08 2015 Andy Dick - Initial cuda RPM repackaging %package static Summary: Nsight compute package %description static %install rm -rf %{buildroot} mkdir -p %{buildroot} tar -zxvf %{SOURCE0} -C %{buildroot}