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:
parent
1ee73cffb7
commit
ec736d8273
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user