update sqlite.spec.

This commit is contained in:
Markeryang 2020-08-04 14:23:47 +08:00 committed by Gitee
parent aaa156267f
commit 0dd031ef19

View File

@ -16,13 +16,13 @@ Source0: http://www.sqlite.org/%{year}/sqlite-src-%{extver}.zip
Source1: http://www.sqlite.org/%{year}/sqlite-doc-%{extver}.zip
Source2: https://www.sqlite.org/%{year}/sqlite-autoconf-%{extver}.tar.gz
Patch1: 0000-0001-Fix-CVE-2020-9327.patch
Patch2: 0001-0002-Fix-CVE-2020-9327.patch
Patch3: 0002-Fix-CVE-2020-11655.patch
Patch4: 0003-Fix-CVE-2020-11656.patch
Patch5: 0004-Fix-CVE-2020-15358.patch
Patch6: 0005-Fix-CVE-2020-13631.patch
Patch7: 0006-sqlite-no-malloc-usable-size.patch
Patch1: 0001-Fix-CVE-2020-9327.patch
Patch2: 0002-Fix-CVE-2020-9327.patch
Patch3: 0003-Fix-CVE-2020-11655.patch
Patch4: 0004-Fix-CVE-2020-11656.patch
Patch5: 0005-Fix-CVE-2020-15358.patch
Patch6: 0006-Fix-CVE-2020-13631.patch
Patch7: 0007-sqlite-no-malloc-usable-size.patch
BuildRequires: gcc autoconf tcl tcl-devel
BuildRequires: ncurses-devel readline-devel glibc-devel