[packages/python-lockfile] - hack in build time too

baggins baggins at pld-linux.org
Sun Aug 9 13:07:49 CEST 2015


commit 6ca20dd097b7af171ab436b9e272558f0ba226ec
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Aug 9 13:07:30 2015 +0200

    - hack in build time too

 python-lockfile.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/python-lockfile.spec b/python-lockfile.spec
index fcb7d86..aa223c4 100644
--- a/python-lockfile.spec
+++ b/python-lockfile.spec
@@ -31,6 +31,7 @@ production-quality code.
 %setup -q -n pylockfile-%{version}
 
 %build
+export PBR_VERSION=$(rpm -q --qf '%{VERSION}' python-pbr)
 %{__python} setup.py build
 
 %install
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list