commit e791dbbd312b38d0ee9db9872bce11db07b59159
Author: Elan Ruusamäe <[email protected]>
Date:   Thu Oct 10 10:45:23 2013 +0300

    include pld into "build"

 lxc-docker.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lxc-docker.spec b/lxc-docker.spec
index 2d3abde..bbc14b0 100644
--- a/lxc-docker.spec
+++ b/lxc-docker.spec
@@ -5,7 +5,7 @@
 Summary:       Docker: the Linux container engine
 Name:          lxc-docker
 Version:       0.6.3
-Release:       2
+Release:       3
 License:       Apache v2.0
 Group:         Applications/System
 Source0:       
https://github.com/dotcloud/docker/archive/v%{version}/docker-%{version}.tar.gz
@@ -72,7 +72,7 @@ export GOPATH=$(pwd)/vendor
 install -d build
 cd build
 VERSION=%{version}
-GITCOMMIT=%{release} # use RPM_PACKAGE_RELEASE for this
+GITCOMMIT=pld-%{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"
================================================================

---- gitweb:

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

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

Reply via email to