Include s390x, and disable tests because it is failing

This commit is contained in:
Sérgio M. Basto 2023-04-29 02:27:38 +01:00
parent 14b0d46189
commit 16ff9ce6ea
1 changed files with 1 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# Generated by go2rpm 1.5.0
%bcond_without check
%bcond_with check
%global shortname prometheus-alertmanager
# https://github.com/prometheus/alertmanager
@ -34,8 +34,6 @@ Source6: %{shortname}.logrotate
# Replace defaults paths for config files
Patch0: defaults-paths.patch
ExcludeArch: s390x
BuildRequires: systemd-rpm-macros
BuildRequires: golang(github.com/alecthomas/units)
BuildRequires: golang(github.com/cenkalti/backoff/v4)