[packages/python-pyxmlsec] automatic change: use py_build/py_install macros

jajcus jajcus at pld-linux.org
Sat Nov 28 18:41:22 CET 2015


commit e978df920591da0faf8e203070b43d6712f7e1c2
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Sat Nov 28 18:06:43 2015 +0100

    automatic change: use py_build/py_install macros

 python-pyxmlsec.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pyxmlsec.spec b/python-pyxmlsec.spec
index 5a17cdc..7466c8f 100644
--- a/python-pyxmlsec.spec
+++ b/python-pyxmlsec.spec
@@ -22,7 +22,7 @@ PyXMLSec is a set of Python bindings for XML Security Library
 %setup -q -n pyxmlsec-%{version}
 
 %build
-echo "1" | env CFLAGS="%{rpmcflags} -I/usr/include/xmlsec1" %{__python} setup.py build
+echo "1" | env CFLAGS="%{rpmcflags} -I/usr/include/xmlsec1" %py_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pyxmlsec.git/commitdiff/e978df920591da0faf8e203070b43d6712f7e1c2



More information about the pld-cvs-commit mailing list