%global sfincb %{_datadir}/shellfu/include-bash %global sfmodn cached %global shellfu_req shellfu >= 0.10.11, shellfu < 0.11.0 Name: shellfu-bash-cached Version: 0.1.2 Release: 1%{?dist} Summary: Cached - Cached (maybe) command execution URL: https://gitlab.com/vornet/jats/shellfu-bash-cached License: LGPLv2 Source0: %{name}-%{version}.tar.gz BuildArch: noarch BuildRequires: make Requires: %shellfu_req Requires: shellfu-bash Requires: shellfu-bash-pretty %description Cached is a Shellfu module implementing simple caching model. %prep %setup -q %build make %{?_smp_mflags} PREFIX=/usr %install %make_install PREFIX=/usr %files %doc %{_docdir}/%{name}/README.md %{sfincb}/%{sfmodn}.sh %changelog # specfile built with MKit 0.0.53