[packages/lxc-docker] up to 0.9.0; requires go1.2 to build
glen
glen at pld-linux.org
Thu Mar 13 10:41:31 CET 2014
commit 864293204566cb7b122c5bcf28a88d7df5dd9c31
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Mar 13 11:41:28 2014 +0200
up to 0.9.0; requires go1.2 to build
lxc-docker.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/lxc-docker.spec b/lxc-docker.spec
index 5328f68..46ebcd9 100644
--- a/lxc-docker.spec
+++ b/lxc-docker.spec
@@ -4,18 +4,18 @@
Summary: Docker: the Linux container engine
Name: lxc-docker
-Version: 0.8.1
+Version: 0.9.0
Release: 1
License: Apache v2.0
Group: Applications/System
Source0: https://github.com/dotcloud/docker/archive/v%{version}/docker-%{version}.tar.gz
-# Source0-md5: 3e74f5af4a74f3448a1db5763e455eb9
+# Source0-md5: 5969bb91ec4f17aa381831046fb15531
Source5: %{name}.service
Source6: %{name}.init
URL: http://github.com/dotcloud/docker
BuildRequires: btrfs-progs-devel
BuildRequires: device-mapper-devel
-BuildRequires: golang >= 1.1.2
+BuildRequires: golang >= 1.2.1
BuildRequires: rpmbuild(macros) >= 1.228
BuildRequires: sqlite3-devel >= 3.7.9
Requires(post,preun): /sbin/chkconfig
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lxc-docker.git/commitdiff/864293204566cb7b122c5bcf28a88d7df5dd9c31
More information about the pld-cvs-commit
mailing list