From 0a139dcc5a81e815b20984b527e513b239052b06 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Jul 20 2020 19:28:33 +0000 Subject: skopeo-tests package now requires httpd-tools ...for htpasswd, which was disastrously removed from the docker.io/registry image. Skopeo tests now run htpasswd directly on the host. Signed-off-by: Ed Santiago --- diff --git a/skopeo.spec b/skopeo.spec index e485311..ae84216 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -277,6 +277,7 @@ Requires: bats Requires: gnupg Requires: jq Requires: podman +Requires: httpd-tools %description tests %{summary}