diff --git a/icingadb.spec b/icingadb.spec index ace18a47a779d66ced3fcef6c19b0e26104aca5b..7d97c7f24b86d22f5ef7d6e37f8048f67d420057 100644 --- a/icingadb.spec +++ b/icingadb.spec @@ -13,9 +13,6 @@ %global golang_pkg go %else # suse %global golang_pkg golang -%if 0%{?el7:1} -%global golang_scl go-toolset-7 -%endif # el7 %endif # suse %if 0%{?golang_scl:1} @@ -39,7 +36,7 @@ Group: System Environment/Daemons %if "%{_vendor}" == "suse" License: GPL-2.0-or-later %else -License: GPLv2+ +License: GPLv2+ %endif # suse URL: https://%{provider_prefix} Source0: https://%{import_path}/archive/v%{version}.tar.gz