fix build fail
(cherry picked from commit 9d97d22e092704b6e5eb848f9ca68d3f7422c3fc)
This commit is contained in:
parent
b37d46f1e0
commit
942c273f93
@ -1,6 +1,6 @@
|
||||
Name: jbigkit
|
||||
Version: 2.1
|
||||
Release: 19
|
||||
Release: 20
|
||||
Summary: Lossless image compression library
|
||||
|
||||
License: GPLv2+
|
||||
@ -45,7 +45,7 @@ files for %{name} development.
|
||||
export CFLAGS="${CFLAGS:-%optflags}"
|
||||
export CXXFLAGS="${CXXFLAGS:-%optflags}"
|
||||
export FFLAGS="${FFLAGS:-%optflags}"
|
||||
%make_build
|
||||
make
|
||||
|
||||
%install
|
||||
pushd libjbig
|
||||
@ -83,6 +83,9 @@ make test
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Fri Jan 13 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 2.1-20
|
||||
- fix build fail
|
||||
|
||||
* Tue Feb 9 2021 jinzhimin <jinzhimin2@huawei.com> - 2.1-19
|
||||
- fix CVE-2017-9937
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user