From 21e7083db1d2ebda123bf90858709c85234d41f5 Mon Sep 17 00:00:00 2001 From: Daniel Steiner Date: Fri, 1 Nov 2019 07:29:56 +0100 Subject: [PATCH] Golang compiler requirement removed --- fedora/SPECS/echoip.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora/SPECS/echoip.spec b/fedora/SPECS/echoip.spec index 8b6d691..f7a224a 100644 --- a/fedora/SPECS/echoip.spec +++ b/fedora/SPECS/echoip.spec @@ -23,7 +23,7 @@ Source2: %name-index.html Source3: %name.cfg BuildRequires: golang -BuildRequires: go-compilers-golang-compiler +#BuildRequires: go-compilers-golang-compiler BuildRequires: go-srpm-macros Requires: httpd-filesystem Requires: geoipupdate-cron