Accepting request 756999 from home:sbahling:branches:benchmark

- add BuildRequires: bash-completion for older distro targets to
  avoid "directories not owned by a package" build failure

OBS-URL: https://build.opensuse.org/request/show/756999
OBS-URL: https://build.opensuse.org/package/show/benchmark/stress-ng?expand=0&rev=156
This commit is contained in:
Martin Hauke 2019-12-15 09:48:07 +00:00 committed by Git OBS Bridge
parent 27df7877c2
commit e53f3eb761
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Dec 14 10:18:49 UTC 2019 - Scott Bahling <sbahling@suse.com>
- add BuildRequires: bash-completion for older distro targets to
avoid "directories not owned by a package" build failure
-------------------------------------------------------------------
Mon Dec 9 19:32:58 UTC 2019 - Martin Hauke <mardnh@gmx.de>

View File

@ -49,6 +49,9 @@ Group: System/Benchmark
Requires: %{name} = %{version}
Requires: bash-completion
Supplements: packageand(stress-ng:bash)
%if 0%{?sle_version} < 150000
BuildRequires: bash-completion
%endif
BuildArch: noarch
%description bash-completion