[golang-github-syndtr-gocapability] require golang as runtime dep

Lokesh Mandvekar lsm5 at fedoraproject.org
Fri Jan 17 17:58:36 UTC 2014


commit 99eeda800d64b43f7b9ff33b92ccbb24949dd8db
Author: Lokesh Mandvekar <lsm5 at redhat.com>
Date:   Fri Jan 17 12:58:47 2014 -0500

    require golang as runtime dep
    
    Signed-off-by: Lokesh Mandvekar <lsm5 at redhat.com>

 golang-github-syndtr-gocapability.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/golang-github-syndtr-gocapability.spec b/golang-github-syndtr-gocapability.spec
index 152280e..c4113be 100644
--- a/golang-github-syndtr-gocapability.spec
+++ b/golang-github-syndtr-gocapability.spec
@@ -16,6 +16,7 @@ Source0:        https://github.com/syndtr/gocapability/archive/%{commit}/gocapab
 %{summary}
 
 %package devel
+BuildRequires:  golang
 Requires:       golang
 Summary:        Source for POSIX capability for the Go programming language
 %if 0%{?fedora} >= 19 || 0%{?rhel} >= 7
@@ -57,7 +58,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 * Fri Jan 17 2014 Lokesh Mandvekar <lsm5 at redhat.com> 0-0.4.git3454319
-- change golang BR to requires
+- require golang as runtime dep
 
 * Wed Nov 20 2013 Vincent Batts <vbatts at redhat.com> 0-0.3.git3454319
 - typo


More information about the scm-commits mailing list