Accepting request 689922 from home:mwilck:branches:shells

- Removed bts completions (upcoming devscript package contains a 
  more recent one).

OBS-URL: https://build.opensuse.org/request/show/689922
OBS-URL: https://build.opensuse.org/package/show/shells/bash-completion?expand=0&rev=98
This commit is contained in:
Dr. Werner Fink 2019-04-02 08:46:37 +00:00 committed by Git OBS Bridge
parent 4f79023159
commit c686172e8a
3 changed files with 12 additions and 4 deletions

View File

@ -1,7 +1,7 @@
#
# spec file for package bash-completion-doc
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 29 20:13:38 UTC 2019 - Martin Wilck <mwilck@suse.com>
- Removed bts completions (upcoming devscript package contains a
more recent one).
-------------------------------------------------------------------
Mon Oct 22 07:06:51 UTC 2018 - Dr. Werner Fink <werner@suse.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package bash-completion
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -148,6 +148,8 @@ if test -e %{_datadir}/bash-completion/completions/umount
then
rm -vf %{buildroot}%{_datadir}/bash-completion/completions/umount
fi
# shipping in devscripts now
rm -vf %{buildroot}%{_datadir}/bash-completion/completions/bts
%endif %build_core
%if %build_doc
pushd doc