Update to bash 5.0.7

OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=291
This commit is contained in:
2019-04-24 08:07:10 +00:00
committed by Git OBS Bridge
parent 50cf3045b0
commit f312225f7d
5 changed files with 25 additions and 13 deletions

View File

@@ -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/
#
@@ -492,6 +492,7 @@ EOF
chmod 600 %{buildroot}%{_sysconfdir}/skel/.bash_history
%find_lang bash
%fdupes -s %{buildroot}%{_datadir}/bash/helpfiles
sed -ri '1{ s@/bin/sh@/bin/bash@ }' %{buildroot}%{_bindir}/bashbug
%post -p /bin/bash
%{_sbindir}/update-alternatives --quiet --force \