commit e4eb8943dde266a550b4a18008e96962fe24d73c
Author: Tomasz Rutkowski <[email protected]>
Date:   Tue Jul 15 16:21:00 2014 +0200

    - up to 1.1.1

 lxc-docker.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/lxc-docker.spec b/lxc-docker.spec
index 46ebcd9..a23dccf 100644
--- a/lxc-docker.spec
+++ b/lxc-docker.spec
@@ -4,12 +4,12 @@
 
 Summary:       Docker: the Linux container engine
 Name:          lxc-docker
-Version:       0.9.0
+Version:       1.1.1
 Release:       1
 License:       Apache v2.0
 Group:         Applications/System
 Source0:       
https://github.com/dotcloud/docker/archive/v%{version}/docker-%{version}.tar.gz
-# Source0-md5: 5969bb91ec4f17aa381831046fb15531
+# Source0-md5: 2f1fad2a1c696a46bad6823a43897a6c
 Source5:       %{name}.service
 Source6:       %{name}.init
 URL:           http://github.com/dotcloud/docker
@@ -98,7 +98,7 @@ VERSION=%{version}
 GITCOMMIT=pld-%{version}-%{release} # use RPM_PACKAGE_RELEASE for this
 # Use these flags when compiling the tests and final binary
 # without '-d', as that fails now
-LDFLAGS="-X main.GITCOMMIT $GITCOMMIT -X main.VERSION $VERSION -w"
+LDFLAGS="-X github.com/dotcloud/docker/dockerversion.GITCOMMIT $GITCOMMIT -X 
github.com/dotcloud/docker/dockerversion.VERSION $VERSION -w"
 go build -v -ldflags "$LDFLAGS" -a github.com/dotcloud/docker/docker
 go build -v -ldflags "$LDFLAGS" -a ../dockerinit/dockerinit.go
 
================================================================

---- gitweb:

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

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

Reply via email to