]> git.pld-linux.org Git - packages/docker.git/commitdiff
go 1.1.x is needed to build
authorElan Ruusamäe <glen@delfi.ee>
Wed, 21 Aug 2013 20:10:03 +0000 (23:10 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 21 Aug 2013 20:10:03 +0000 (23:10 +0300)
lxc-docker.spec

index b3117132ea2f1c9d70b93b60d62b80246603df4b..449a3bf9f9e867a9aae22288d42da72cc3766f51 100644 (file)
@@ -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)
This page took 0.065518 seconds and 4 git commands to generate.