%global sfincb %{_datadir}/shellfu/include-bash %global sfmodn hack %global shellfu_req shellfu >= 0.10.25, shellfu < 0.11.0 Name: shellfu-bash-hack Version: 0.0.14 Release: 1%{?dist} Summary: hack - Help selectively apply hacks and workarounds URL: https://gitlab.com/vornet/jats/shellfu-bash-hack License: LGPLv2 Source0: %{name}-%{version}.tar.gz BuildArch: noarch BuildRequires: make Requires: %shellfu_req Requires: /usr/bin/audit2allow Requires: shellfu-bash Requires: shellfu-bash-arr Requires: shellfu-bash-jat %description Help selectively apply hacks and workarounds %prep %setup -q %build make %{?_smp_mflags} PREFIX=/usr %install %make_install PREFIX=/usr %files %doc %{_docdir}/%{name}/README.md %{sfincb}/%{sfmodn}.sh %{sfincb}/%{sfmodn}r.sh %changelog # specfile built with MKit 0.0.53