commit 7eb372300aaf889761c1e3f84421d8ae39dbc7e7
Author: Elan Ruusamäe <[email protected]>
Date:   Sat Jan 11 19:43:23 2014 +0200

    use pld-version-release, makes more sense than "pld-1"

 lxc-docker.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lxc-docker.spec b/lxc-docker.spec
index 3880f91..7a38e66 100644
--- a/lxc-docker.spec
+++ b/lxc-docker.spec
@@ -94,7 +94,7 @@ export GOPATH=$(pwd)/vendor
 install -d build
 cd build
 VERSION=%{version}
-GITCOMMIT=pld-%{release} # use RPM_PACKAGE_RELEASE for this
+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"
================================================================

---- gitweb:

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

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

Reply via email to