add openssl, httpd-tools requirements to podman-tests
Signed-off-by: Ed Santiago <santiago@redhat.com>
This commit is contained in:
parent
1f87504d45
commit
d5263b33c3
@ -57,7 +57,7 @@ Version: 2.1.0
|
|||||||
# N.foo if released, 0.N.foo if unreleased
|
# N.foo if released, 0.N.foo if unreleased
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.foo
|
# so release tag should be of the form 0.N.foo
|
||||||
Release: 0.158.dev.git%{shortcommit0}%{?dist}
|
Release: 0.159.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -409,6 +409,8 @@ Requires: bats
|
|||||||
Requires: jq
|
Requires: jq
|
||||||
Requires: skopeo
|
Requires: skopeo
|
||||||
Requires: nmap-ncat
|
Requires: nmap-ncat
|
||||||
|
Requires: httpd-tools
|
||||||
|
Requires: openssl
|
||||||
|
|
||||||
%description tests
|
%description tests
|
||||||
%{summary}
|
%{summary}
|
||||||
@ -645,6 +647,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 05 2020 Eduardo Santiago <santiago@redhat.com> - 2:2.1.0-0.159.dev.git7a7c8e9
|
||||||
|
- add openssl, httpd-tools requirements to podman-tests
|
||||||
|
|
||||||
* Wed Aug 05 09:10:26 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.158.dev.git7a7c8e9
|
* Wed Aug 05 09:10:26 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.158.dev.git7a7c8e9
|
||||||
- autobuilt 7a7c8e9
|
- autobuilt 7a7c8e9
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user