[packages/lxc-docker] go 1.1.x is needed to build

glen glen at pld-linux.org
Wed Aug 21 22:10:12 CEST 2013


commit cc7690e4a2f026f3b214e93337463289fff97041
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Aug 21 23:10:03 2013 +0300

    go 1.1.x is needed to build

 lxc-docker.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lxc-docker.spec b/lxc-docker.spec
index b311713..449a3bf 100644
--- a/lxc-docker.spec
+++ b/lxc-docker.spec
@@ -12,7 +12,7 @@ Group:		Applications/System
 Source0:	https://github.com/dotcloud/docker/archive/v%{version}.tar.gz
 # Source0-md5:	ff7b814574bbaf9e55dfe1c266ae991e
 URL:		http://github.com/dotcloud/docker
-BuildRequires:	golang
+BuildRequires:	golang >= 1.1
 Requires:	lxc
 Requires:	uname(release) >= 3.8
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lxc-docker.git/commitdiff/cc7690e4a2f026f3b214e93337463289fff97041



More information about the pld-cvs-commit mailing list