!17 [sync] PR-16: fix build fail

From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2023-01-13 07:54:44 +00:00 committed by Gitee
commit 1f90237186
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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