mirror of
https://abf.rosa.ru/djam/libressl.git
synced 2025-02-23 16:12:53 +00:00
rpm4 does not understand BuildRequires(check)
This commit is contained in:
parent
e50016a4ce
commit
063640e2d2
1 changed files with 3 additions and 2 deletions
|
@ -56,7 +56,7 @@
|
|||
Summary: LibreSSL utils and libs coexisting with OpenSSL
|
||||
Name: libressl
|
||||
Version: %{base_version}.git%{git_date}
|
||||
Release: 13
|
||||
Release: 14
|
||||
# The code is distributed under ISC license except of original OpenSSL code
|
||||
License: ISC and BSD-like
|
||||
Group: System/Base
|
||||
|
@ -88,7 +88,8 @@ Source25: test5.c
|
|||
Source29: test9.c
|
||||
# To get %%_openssldir and for %%check
|
||||
BuildRequires: openssl-devel
|
||||
BuildRequires(check): gostsum
|
||||
#BuildRequires(check)
|
||||
BuildRequires: gostsum
|
||||
# readelf <...> | <...>
|
||||
BuildRequires: binutils grep gawk
|
||||
BuildRequires: chrpath
|
||||
|
|
Loading…
Add table
Reference in a new issue