commit c6c5ac57e3d3eeca2660b193b26222b2cf4f8ae6
Author: Vincent Batts <[email protected]>
Date:   Wed Aug 6 21:23:25 2014 +0000

    making the golang-src package arch'ed.
    
    Fixes bz1099206
    
    Conflicts:
        golang.spec

 golang.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/golang.spec b/golang.spec
index f7c32ae..11be215 100644
--- a/golang.spec
+++ b/golang.spec
@@ -39,7 +39,7 @@
 
 Name:           golang
 Version:        1.2.2
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        The Go Programming Language
 
 License:        BSD
@@ -161,8 +161,6 @@ BuildArch:     noarch
 %package        src
 Summary:        Golang compiler source tree
 Requires:       go = %{version}-%{release}
-# the binary bits in this tree are for testdata
-BuildArch:      noarch
 %description    src
 %{summary}
 
@@ -884,6 +882,9 @@ fi
 
 
 %changelog
+* Wed Aug 06 2014 Vincent Batts <[email protected]> - 1.2.2-10
+- make the source subpackage arch'ed, instead of noarch
+
 * Tue Jul 15 2014 Vincent Batts <[email protected]> - 1.2.2-9
 - fix the loading of gdb safe-path. bz981356
 
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to