Name: demus-bash-scripts Version: 0.1.0 Release: %autorelease Summary: Useful shell scripts License: GPL3 Source0: blockable.sh Requires: bash BuildArch: noarch %description Assorted useful bash scripts created through the ages %prep %build %install %{__mkdir} -p %{buildroot}%{_bindir} %{__install} -p -m 755 %{SOURCE0} %{buildroot}%{_bindir}/blockable %files %{_bindir}/blockable %changelog %autochangelog