fix make check failed
This commit is contained in:
parent
dffcab171e
commit
bab3651c3d
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: crypto-policies
|
Name: crypto-policies
|
||||||
Version: %{git_date}
|
Version: %{git_date}
|
||||||
Release: 2.git%{git_commit_hash}
|
Release: 3.git%{git_commit_hash}
|
||||||
Summary: Crypto policies package for Fedora
|
Summary: Crypto policies package for Fedora
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -18,7 +18,7 @@ BuildRequires: asciidoc
|
|||||||
BuildRequires: libxslt
|
BuildRequires: libxslt
|
||||||
BuildRequires: openssl
|
BuildRequires: openssl
|
||||||
BuildRequires: gnutls-utils >= 3.6.0
|
BuildRequires: gnutls-utils >= 3.6.0
|
||||||
BuildRequires: java-1.8.0-openjdk
|
BuildRequires: java-1.8.0-openjdk-devel
|
||||||
BuildRequires: bind
|
BuildRequires: bind
|
||||||
BuildRequires: perl-interpreter
|
BuildRequires: perl-interpreter
|
||||||
BuildRequires: perl-generators
|
BuildRequires: perl-generators
|
||||||
@ -107,6 +107,9 @@ make check %{?_smp_mflags}
|
|||||||
%license COPYING.LESSER
|
%license COPYING.LESSER
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 15 2020 openEuler Buildteam <buildteam@openeuler.org> - 20180925-3.git71ca85f
|
||||||
|
- fix make check failed
|
||||||
|
|
||||||
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 20180925-2.git71ca85f
|
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 20180925-2.git71ca85f
|
||||||
- Package init for openEuler
|
- Package init for openEuler
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user