diff --git a/bash-completion.spec b/bash-completion.spec index 154dff6..7534257 100644 --- a/bash-completion.spec +++ b/bash-completion.spec @@ -26,7 +26,7 @@ BuildRequires: tcllib %endif # Needed for rfkill patch as it modifies Makefile.am # It should be removed while rebasing to bash-completion-2.8 -BuildRequires: automake < 1.16 +BuildRequires: automake Requires: bash >= 4.1 %description @@ -39,7 +39,7 @@ of the programmable completion feature of bash. %build # Needed for rfkill patch as it modifies Makefile.am # It should be removed while rebasing to bash-completion-2.8 -aclocal +autoreconf -fi -v %configure %make_build