SHA256
1
0
forked from pool/pagein

Accepting request 780205 from home:mnhauke

- Supplement against bash-completion, not bash

OBS-URL: https://build.opensuse.org/request/show/780205
OBS-URL: https://build.opensuse.org/package/show/benchmark/pagein?expand=0&rev=4
This commit is contained in:
Martin Pluskal 2020-02-28 16:54:15 +00:00 committed by Git OBS Bridge
parent 1ee73cffb7
commit ec736d8273
2 changed files with 8 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 28 09:51:29 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Supplement against bash-completion, not bash
-------------------------------------------------------------------
Thu Feb 27 21:04:01 UTC 2020 - Martin Hauke <mardnh@gmx.de>

View File

@ -36,22 +36,21 @@ Summary: Bash Completion for %{name}
Group: System/Benchmark
Requires: %{name} = %{version}
Requires: bash-completion
Supplements: packageand(pagein:bash)
Supplements: (pagein and bash-completion)
BuildArch: noarch
%if 0%{?sle_version} < 150000
BuildRequires: bash-completion
%endif
BuildArch: noarch
%description bash-completion
Bash completion script for %{name}.
%prep
%setup -q
%build
export CFLAGS="%{optflags}"
make %{?_smp_mflags}
%make_build
%install
%make_install