Remove condition around BuildRequires and use go-toolkit for RPM builds

This commit is contained in:
Thomas Roehl
2024-12-20 18:43:21 +01:00
parent 7ee85a07dc
commit 3d70c8afc9
2 changed files with 22 additions and 16 deletions

View File

@@ -6,9 +6,7 @@ Summary: Metric collection daemon from the ClusterCockpit suite
License: MIT
Source0: %{name}-%{version}.tar.gz
%if "%{getenv:CI}" != "1"
BuildRequires: go-toolset
%endif
BuildRequires: systemd-rpm-macros
# for header downloads
BuildRequires: wget