!15 fix build fail

From: @zhouwenpei 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2023-01-13 07:19:21 +00:00 committed by Gitee
commit 4429def392
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: 20
Release: 21
Summary: Lossless image compression library
License: GPLv2+
@ -46,7 +46,7 @@ files for %{name} development.
export CFLAGS="${CFLAGS:-%optflags}"
export CXXFLAGS="${CXXFLAGS:-%optflags}"
export FFLAGS="${FFLAGS:-%optflags}"
%make_build
make
%install
pushd libjbig
@ -84,6 +84,9 @@ make test
%{_mandir}/man1/*
%changelog
* Fri Jan 13 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 2.1-21
- fix build fail
* Tue Oct 25 2022 wangkerong <wangkerong@h-partners.com> - 2.1-20
- rebuild for next release