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

jajcus jajcus at pld-linux.org
Sat Nov 28 18:35:44 CET 2015


commit 2fb9dbb01ffaa632b5e16f4d70ed86483e98bcfc
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-pyPdf.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-pyPdf.spec b/python-pyPdf.spec
index 9cbc386..bb0163a 100644
--- a/python-pyPdf.spec
+++ b/python-pyPdf.spec
@@ -39,12 +39,12 @@ PDF. Potrafi:
 %setup -q -n %{module}-%{version}
 
 %build
-python ./setup.py build
+%py_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-python ./setup.py install \
+%py_install \
 	--optimize 2 \
 	--root=$RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pyPdf.git/commitdiff/2fb9dbb01ffaa632b5e16f4d70ed86483e98bcfc



More information about the pld-cvs-commit mailing list