commit aa4fb9962512dc83fcae984f0645c60c16a173fc
Author: Jan RÄ™korajski <[email protected]>
Date:   Sun Aug 9 12:30:11 2015 +0200

    - hack around retarted version detection in python-pbr

 python-lockfile.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/python-lockfile.spec b/python-lockfile.spec
index eca55bb..fcb7d86 100644
--- a/python-lockfile.spec
+++ b/python-lockfile.spec
@@ -35,6 +35,7 @@ production-quality code.
 
 %install
 rm -rf $RPM_BUILD_ROOT
+export PBR_VERSION=$(rpm -q --qf '%{VERSION}' python-pbr)
 %{__python} setup.py install \
        --skip-build \
        --optimize=2 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-lockfile.git/commitdiff/aa4fb9962512dc83fcae984f0645c60c16a173fc

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

Reply via email to