From ca247a30ddebaaedf9271ab638f730ae6058d35024595f302db8833a09fcfd04 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Mon, 18 Dec 2017 14:55:47 +0000 Subject: [PATCH] Accepting request 558187 from home:sbrabec:branches:shells - Remove rfkill conflicting with util-linux-2.31. OBS-URL: https://build.opensuse.org/request/show/558187 OBS-URL: https://build.opensuse.org/package/show/shells/bash-completion?expand=0&rev=89 --- bash-completion.changes | 5 +++++ bash-completion.spec | 1 + 2 files changed, 6 insertions(+) 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