# # spec file for package mktemp # Name: mktemp Version: 1.8 Release: 2.41 Summary: mktemp utility License: ISC URL: https://www.mktemp.org/ Source0: https://www.mktemp.org/dist/%{name}-%{version}.tar.gz Provides: /usr/bin/mktemp Patch1: mktemp-configure.ac.patch %description Mktemp is a small program to allow safe temporary file creation from shell scripts. %prep %autosetup -p1 %build LDFLAGS="${LDFLGAS} %{optflags} -static" export LDFLAGS autoreconf -fiv %configure %make_build %install %make_install %files /usr/share/doc/%{name} %{_bindir} %{_mandir}/man1 %changelog * Sat Sep 13 2025 holgerbruenjes@gmx.net - first version for eisfair mktemp-1.8