diff --git a/bash-completion.changes b/bash-completion.changes index 8c20a3f..15c4e2d 100644 --- a/bash-completion.changes +++ b/bash-completion.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 18 15:29:04 CET 2017 - sbrabec@suse.com + +- Remove rfkill conflicting with util-linux-2.31. + ------------------------------------------------------------------- Tue Jul 4 07:51:31 UTC 2017 - werner@suse.de diff --git a/bash-completion.spec b/bash-completion.spec index 9f9f24b..c23fd7a 100644 --- a/bash-completion.spec +++ b/bash-completion.spec @@ -145,6 +145,7 @@ if test -e %{_datadir}/bash-completion/completions/umount then rm -vf %{buildroot}%{_datadir}/bash-completion/completions/umount fi +rm -vf %{buildroot}%{_datadir}/bash-completion/completions/rfkill %endif %build_core %if %build_doc pushd doc