commit 51de77f00805ac7696ebe166a631d9dac2a0b672
Author: Elan Ruusamäe <[email protected]>
Date:   Sat Nov 16 01:57:25 2013 +0200

    up to 0.6.6

 lxc-docker.init | 8 +++++---
 lxc-docker.spec | 4 ++--
 2 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/lxc-docker.spec b/lxc-docker.spec
index bf6fc68..1434388 100644
--- a/lxc-docker.spec
+++ b/lxc-docker.spec
@@ -4,12 +4,12 @@
 
 Summary:       Docker: the Linux container engine
 Name:          lxc-docker
-Version:       0.6.5
+Version:       0.6.6
 Release:       1
 License:       Apache v2.0
 Group:         Applications/System
 Source0:       
https://github.com/dotcloud/docker/archive/v%{version}/docker-%{version}.tar.gz
-# Source0-md5: 629c3458f5c6d1fcad03aa40b7c267bb
+# Source0-md5: f2c0c73d9bd39a33bb73e466ca8f58c9
 Source6:       %{name}.init
 URL:           http://github.com/dotcloud/docker
 BuildRequires: golang >= 1.1.2
diff --git a/lxc-docker.init b/lxc-docker.init
index b893f01..d4bc4f0 100755
--- a/lxc-docker.init
+++ b/lxc-docker.init
@@ -1,11 +1,13 @@
 #!/bin/sh
 #
-# Linux container runtime
+# Create lightweight, portable, self-sufficient containers.
 #
 # chkconfig:   345 10 90
 #
-# description: Linux container runtime
-#
+# description: Docker is an open-source project to easily create lightweight, 
portable, \
+#  self-sufficient containers from any application. The same container that a \
+#  developer builds and tests on a laptop can run at scale, in production, on \
+#  VMs, bare metal, OpenStack clusters, public clouds and more. \
 # processname: docker
 # pidfile: /var/run/docker.pid
 #
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to