update gdbm.spec.
This commit is contained in:
parent
9be8961013
commit
339e1adf84
@ -1,6 +1,6 @@
|
||||
Name: gdbm
|
||||
Version: 1.18.1
|
||||
Release: 4
|
||||
Release: 5
|
||||
Epoch: 1
|
||||
Summary: A library of database functions that work similar to the standard UNIX dbm
|
||||
License: GPLv3+
|
||||
@ -9,6 +9,7 @@ Source0: http://ftp.gnu.org/gnu/gdbm/gdbm-%{version}.tar.gz
|
||||
|
||||
Patch0: 0000-Fix-gdbmtool-import-command.patch
|
||||
Patch1: 0001-fix-gdbm_dump-usage-stack-overflow.patch
|
||||
Patch2: gdbm_dump-fix-command-line-error-detection.patch
|
||||
|
||||
BuildRequires: gcc libtool gettext readline-devel git
|
||||
|
||||
@ -100,6 +101,9 @@ fi
|
||||
%{_infodir}/*.info*
|
||||
|
||||
%changelog
|
||||
* Fri Jun 24 2022 yanxiaodan <yanxiaodan@huawei.com> - 1.18.1-5
|
||||
- gdbm_dump-fix-command-line-error-detection
|
||||
|
||||
* Wed Mar 02 2022 Zhiqiang Liu <liuzhiqiang26@huawei.com> - 1.18.1-4
|
||||
- Fix stack overflow in print_usage
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user