Accepting request 1163955 from Base:System
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1163955 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=191
This commit is contained in:
commit
0378552021
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 14:20:17 UTC 2024 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Help dependcy resolver to identify package split done with bash-sh
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 28 13:52:24 UTC 2024 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
|
@ -111,7 +111,7 @@ BuildRequires: pkgconfig(readline) >= %{rl_version}
|
||||
%if %{with alternatives}
|
||||
Requires(post): update-alternatives
|
||||
Requires(post): libreadline%{rl_major} >= %{rl_version}
|
||||
Requires(preun):update-alternatives
|
||||
Requires(preun): update-alternatives
|
||||
%endif
|
||||
Requires: libreadline%{rl_major} >= %{rl_version}
|
||||
Suggests: bash-doc = %{version}
|
||||
@ -149,6 +149,7 @@ Summary: Handle behaviour of /bin/sh
|
||||
Group: System/Shells
|
||||
Provides: alternative(sh)
|
||||
Conflicts: alternative(sh)
|
||||
Provides: bash:%{_bindir}/sh
|
||||
PreReq: bash = %{version}
|
||||
BuildArch: noarch
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user