commit
64fafdc2b6
10
bash.spec
10
bash.spec
@ -1,6 +1,6 @@
|
||||
Name: bash
|
||||
Version: 5.0
|
||||
Release: 10
|
||||
Release: 11
|
||||
Summary: It is the Bourne Again Shell
|
||||
License: GPLv3
|
||||
URL: https://www.gnu.org/software/bash
|
||||
@ -38,7 +38,7 @@ Patch36: commit-bash-20190913-snapshot.patch
|
||||
Patch37:bugfix-Forbidden-non-root-user-to-clear-history.patch
|
||||
Patch38:enable-dot-logout-and-source-bashrc-through-ssh.patch
|
||||
|
||||
BuildRequires: gcc bison texinfo autoconf
|
||||
BuildRequires: gcc bison texinfo autoconf ncurses-devel
|
||||
|
||||
Requires: filesystem
|
||||
|
||||
@ -123,6 +123,12 @@ make check
|
||||
%exclude %{_infodir}/dir
|
||||
|
||||
%changelog
|
||||
* Tue Mar 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.0-11
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:add build requires of ncurses-devel
|
||||
|
||||
* Fri Feb 21 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.0-10
|
||||
- Type:CVE
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user