Source: nsight-compute-2019.4.0-2019.4.0.12-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: eris-fc29-vb003.nvidia.com #BUILDTIME: Fri Aug 9 22:27:44 2019 #SOURCERPM: nsight-compute-2019.4.0-2019.4.0.12-1.src.rpm #RPMVERSION: 4.14.2 #OS: linux #SIZE: 629619821 #ARCHIVESIZE: 629726332 #ARCH: x86_64 #BuildArch: x86_64 Name: nsight-compute-2019.4.0 Version: 2019.4.0.12 Release: 2 License: NVIDIA Proprietary Group: Unspecified Summary: Nsight compute package URL: http://nvidia.com Requires: /bin/sh Requires(postun): /bin/sh #Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 #Requires: rpmlib(FileDigests) <= 4.6.0-1 #Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 #Requires: rpmlib(PayloadIsXz) <= 5.2-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 gtk-update-icon-cache update-desktop-database -q 2>/dev/null %postun -p /bin/sh if [ $1 -eq 0 ]; then update-desktop-database -q 2>/dev/null fi %changelog * Mon Jun 03 2019 Andy Dick - Initial nsight compute RPM repackaging %package static Summary: Nsight compute package %description static %install rm -rf %{buildroot} mkdir -p %{buildroot} tar -zxvf %{SOURCE0} -C %{buildroot}