commit a68e1bccc56e30a308b73cd51beef96ecef37de5
Author: Jacek Konieczny <[email protected]>
Date:   Sat Nov 28 18:06:44 2015 +0100

    automatic change: use py_build/py_install macros

 python-whisper.spec | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/python-whisper.spec b/python-whisper.spec
index 46c76af..c95fd99 100644
--- a/python-whisper.spec
+++ b/python-whisper.spec
@@ -23,14 +23,11 @@ design to RRD)
 %setup -q -n whisper-%{version}
 
 %build
-%{__python} setup.py build
+%py_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%{__python} setup.py install \
-       --skip-build \
-       --optimize=2 \
-       --root=$RPM_BUILD_ROOT
+%py_install
 
 %py_postclean
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-whisper.git/commitdiff/a68e1bccc56e30a308b73cd51beef96ecef37de5

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

Reply via email to