[go-bindata] buildrequires golang

Lokesh Mandvekar lsm5 at fedoraproject.org
Fri Oct 18 17:19:10 UTC 2013


commit 436c9180750d241132341eb45ff183ac7df515ca
Author: Lokesh Mandvekar <lsm5 at redhat.com>
Date:   Fri Oct 18 12:18:49 2013 -0500

    buildrequires golang
    
    Signed-off-by: Lokesh Mandvekar <lsm5 at redhat.com>

 go-bindata.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/go-bindata.spec b/go-bindata.spec
index b90774f..2a3392a 100644
--- a/go-bindata.spec
+++ b/go-bindata.spec
@@ -6,12 +6,13 @@
 
 Name:           go-bindata
 Version:        0
-Release:        0.3.git%{shortcommit}%{?dist}
+Release:        0.4.git%{shortcommit}%{?dist}
 Summary:        A small utility which generates Go code from any file
 License:        MIT
 URL:            http://%{import_path}
 Source0:        https://%{import_path}/archive/%{commit}/go-bindata-%{shortcommit}.tar.gz
 ExclusiveArch:  %{ix86} x86_64 %{arm}
+BuildRequires:  golang
 
 %description
 %{summary}
@@ -38,6 +39,9 @@ install -m 755 go-bindata-%{commit} %{buildroot}%{_bindir}/go-bindata
 %{_bindir}/go-bindata
 
 %changelog
+* Fri Oct 18 2013 Lokesh Mandvekar <lsm5 at redhat.com>  0-0.4.git79847ab
+- buildrequires golang
+
 * Mon Oct 14 2013 Lokesh Mandvekar <lsm5 at redhat.com>  0-0.3.git79847ab
 - package name change to go-bindata
 


More information about the scm-commits mailing list