!23 enable check test suite
From: @tong_1001 Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
8ac840c494
@ -1,6 +1,6 @@
|
|||||||
Name: unzip
|
Name: unzip
|
||||||
Version: 6.0
|
Version: 6.0
|
||||||
Release: 48
|
Release: 49
|
||||||
Summary: A utility for unpacking zip files
|
Summary: A utility for unpacking zip files
|
||||||
License: Info-ZIP,Public Domain
|
License: Info-ZIP,Public Domain
|
||||||
URL: http://www.info-zip.org/UnZip.html
|
URL: http://www.info-zip.org/UnZip.html
|
||||||
@ -62,6 +62,9 @@ Package help includes man pages for unzip.
|
|||||||
%install
|
%install
|
||||||
%make_install -f unix/Makefile prefix=$RPM_BUILD_ROOT%{_prefix} MANDIR=$RPM_BUILD_ROOT%{_mandir}/man1 INSTALL="cp -p"
|
%make_install -f unix/Makefile prefix=$RPM_BUILD_ROOT%{_prefix} MANDIR=$RPM_BUILD_ROOT%{_mandir}/man1 INSTALL="cp -p"
|
||||||
|
|
||||||
|
%check
|
||||||
|
make check -f unix/Makefile
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSE COPYING.OLD
|
%license LICENSE COPYING.OLD
|
||||||
%doc README BUGS
|
%doc README BUGS
|
||||||
@ -71,6 +74,9 @@ Package help includes man pages for unzip.
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 shixuantong <shixuantong@h-partners.com> - 6.0-49
|
||||||
|
- enable check test suite
|
||||||
|
|
||||||
* Wed Feb 23 2022 tianwei <tianwei@h-partners.com> - 6.0-48
|
* Wed Feb 23 2022 tianwei <tianwei@h-partners.com> - 6.0-48
|
||||||
- fix CVE-2022-0529 CVE-2022-0530
|
- fix CVE-2022-0529 CVE-2022-0530
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user