!12 cryptsetup添加make check
From: @lixiaokeng Reviewed-by: @volcanodragon Signed-off-by: @liuzhiqiang26
This commit is contained in:
commit
dfb2c23a0a
@ -1,6 +1,6 @@
|
|||||||
Name: cryptsetup
|
Name: cryptsetup
|
||||||
Version: 2.3.3
|
Version: 2.3.3
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Utility used to conveniently set up disk encryption
|
Summary: Utility used to conveniently set up disk encryption
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
URL: https://gitlab.com/cryptsetup/cryptsetup
|
URL: https://gitlab.com/cryptsetup/cryptsetup
|
||||||
@ -73,6 +73,9 @@ This contains man files for the using of cryptsetup.
|
|||||||
%configure --enable-fips --enable-pwquality --enable-libargon2 --with-crypto_backend=openssl
|
%configure --enable-fips --enable-pwquality --enable-libargon2 --with-crypto_backend=openssl
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
|
%check
|
||||||
|
make check
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
%find_lang cryptsetup
|
%find_lang cryptsetup
|
||||||
@ -110,6 +113,9 @@ This contains man files for the using of cryptsetup.
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 4 2020 lixiaokeng <lixiaokeng@huawei.com> - 2.3.3-3
|
||||||
|
- add make check
|
||||||
|
|
||||||
* Fri Oct 30 2020 Zhiqiang Liu <liuzhiqiang26@huawei.com> - 2.3.3-2
|
* Fri Oct 30 2020 Zhiqiang Liu <liuzhiqiang26@huawei.com> - 2.3.3-2
|
||||||
- backport upstream patches to solve several problems -epoch2
|
- backport upstream patches to solve several problems -epoch2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user