[packages/python-lockfile] - hack around retarted version detection in python-pbr

baggins baggins at pld-linux.org
Sun Aug 9 12:30:42 CEST 2015


commit aa4fb9962512dc83fcae984f0645c60c16a173fc
Author: Jan Rękorajski <baggins at pld-linux.org>
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



More information about the pld-cvs-commit mailing list