!15 fix build fail
From: @zhouwenpei Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
4429def392
@ -1,6 +1,6 @@
|
|||||||
Name: jbigkit
|
Name: jbigkit
|
||||||
Version: 2.1
|
Version: 2.1
|
||||||
Release: 20
|
Release: 21
|
||||||
Summary: Lossless image compression library
|
Summary: Lossless image compression library
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -46,7 +46,7 @@ files for %{name} development.
|
|||||||
export CFLAGS="${CFLAGS:-%optflags}"
|
export CFLAGS="${CFLAGS:-%optflags}"
|
||||||
export CXXFLAGS="${CXXFLAGS:-%optflags}"
|
export CXXFLAGS="${CXXFLAGS:-%optflags}"
|
||||||
export FFLAGS="${FFLAGS:-%optflags}"
|
export FFLAGS="${FFLAGS:-%optflags}"
|
||||||
%make_build
|
make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
pushd libjbig
|
pushd libjbig
|
||||||
@ -84,6 +84,9 @@ make test
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Oct 25 2022 wangkerong <wangkerong@h-partners.com> - 2.1-20
|
||||||
- rebuild for next release
|
- rebuild for next release
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user