[packages/lxc-docker] include pld into "build"

glen glen at pld-linux.org
Thu Oct 10 09:45:38 CEST 2013


commit e791dbbd312b38d0ee9db9872bce11db07b59159
Author: Elan Ruusamäe <glen at delfi.ee>
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



More information about the pld-cvs-commit mailing list