!23 关闭download test

From: @dillon_chen 
Reviewed-by: @overweight 
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2023-07-05 13:57:34 +00:00 committed by Gitee
commit c3e0d54b7f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: zziplib
Version: 0.13.72
Release: 1
Release: 2
Summary: Lightweight library for zip compression
License: LGPLv2+ or MPLv1.1
URL: http://zziplib.sourceforge.net
@ -41,7 +41,7 @@ This package includes help documentation and manuals related to zziplib.
%setup -q
%build
%cmake -B "%{_vpath_builddir}"
%cmake -B "%{_vpath_builddir}" -DZZIP_TESTCVE=OFF
%make_build -C "%{_vpath_builddir}"
@ -68,6 +68,9 @@ This package includes help documentation and manuals related to zziplib.
%{_mandir}/man3/*
%changelog
-* Wed Jul 5 2023 dillon chen <dillon.chen@gmail.com> - 0.13.72-2
-- add -DZZIP_TESTCVE=OFF skip download test(curl github)
* Tue Sep 27 2022 dillon chen <dillon.chen@gmail.com> - 0.13.72-1
- update to 0.13.72