[golang-github-influxdb-influxdb/el6] go_arches works in scratch builds, but not real builds

Lokesh Mandvekar lsm5 at fedoraproject.org
Mon Sep 29 07:53:19 UTC 2014


commit cbb50cb9861426d78f18863051fbde7bdf576470
Author: Lokesh Mandvekar <lsm5 at fedoraproject.org>
Date:   Mon Sep 29 02:53:08 2014 -0500

    go_arches works in scratch builds, but not real builds
    
    Signed-off-by: Lokesh Mandvekar <lsm5 at fedoraproject.org>

 golang-github-influxdb-influxdb.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/golang-github-influxdb-influxdb.spec b/golang-github-influxdb-influxdb.spec
index bbbe7a2..268cd76 100644
--- a/golang-github-influxdb-influxdb.spec
+++ b/golang-github-influxdb-influxdb.spec
@@ -10,7 +10,7 @@ Summary:        Golang client libs for influxdb
 License:        MIT
 URL:            http://godoc.org/%{import_path}
 Source0:        https://%{import_path}/archive/%{commit}/influxdb-%{shortcommit}.tar.gz
-ExclusiveArch:  %{go_arches}
+ExclusiveArch:  %{ix86} x86_64 %{arm}
 
 %description
 InfluxDB is an open source distributed time series database with no external


More information about the scm-commits mailing list