close download test
This commit is contained in:
parent
9a6ca0f6c3
commit
2aa57daa2c
@ -1,6 +1,6 @@
|
|||||||
Name: zziplib
|
Name: zziplib
|
||||||
Version: 0.13.72
|
Version: 0.13.72
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Lightweight library for zip compression
|
Summary: Lightweight library for zip compression
|
||||||
License: LGPLv2+ or MPLv1.1
|
License: LGPLv2+ or MPLv1.1
|
||||||
URL: http://zziplib.sourceforge.net
|
URL: http://zziplib.sourceforge.net
|
||||||
@ -41,7 +41,7 @@ This package includes help documentation and manuals related to zziplib.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake -B "%{_vpath_builddir}"
|
%cmake -B "%{_vpath_builddir}" -DZZIP_TESTCVE=OFF
|
||||||
|
|
||||||
%make_build -C "%{_vpath_builddir}"
|
%make_build -C "%{_vpath_builddir}"
|
||||||
|
|
||||||
@ -68,6 +68,9 @@ This package includes help documentation and manuals related to zziplib.
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Sep 27 2022 dillon chen <dillon.chen@gmail.com> - 0.13.72-1
|
||||||
- update to 0.13.72
|
- update to 0.13.72
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user