diff --git a/bash-completion.changes b/bash-completion.changes index 88224b4..3718ad5 100644 --- a/bash-completion.changes +++ b/bash-completion.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Apr 19 17:11:24 UTC 2013 - fcrozat@suse.com + +- Do no ship udevadm completion file, it is now part of systemd + package. + ------------------------------------------------------------------- Sat Jul 7 12:20:53 UTC 2012 - reddwarf@opensuse.org diff --git a/bash-completion.spec b/bash-completion.spec index 942d23d..8cf7b8e 100644 --- a/bash-completion.spec +++ b/bash-completion.spec @@ -1,7 +1,7 @@ # # spec file for package bash-completion # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -44,6 +44,9 @@ make %{?_smp_mflags} %install %make_install +# shipping in latest systemd now +rm -f $RPM_BUILD_ROOT/%{_datadir}/bash-completion/completions/udevadm + %files %defattr(-,root,root) %doc AUTHORS COPYING README