[packages/ipython3] - use macro for installing - rel 3

baggins baggins at pld-linux.org
Sun Apr 17 22:06:23 CEST 2016


commit 7b6aa7495006675d314ef333d29f3788077dc95b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Apr 17 22:06:05 2016 +0200

    - use macro for installing
    - rel 3

 ipython3.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ipython3.spec b/ipython3.spec
index a12b935..8671d44 100644
--- a/ipython3.spec
+++ b/ipython3.spec
@@ -7,7 +7,7 @@ Summary:	An enhanced Interactive Python shell
 Summary(pl.UTF-8):	Interaktywna powłoka języka Python
 Name:		ipython3
 Version:	4.0.0
-Release:	2
+Release:	3
 License:	BSD
 Group:		Applications/Shells
 Source0:	https://pypi.python.org/packages/source/i/ipython/%{mname}-%{version}.tar.gz
@@ -131,7 +131,7 @@ Pakiet ten zawiera moduły interaktywnej powłoki języka Python.
 %install
 rm -rf $RPM_BUILD_ROOT
 
-python3 ./setup.py install --optimize=2 --root=$RPM_BUILD_ROOT
+%py3_install
 
 rm -rf $RPM_BUILD_ROOT%{_docdir}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ipython3.git/commitdiff/7b6aa7495006675d314ef333d29f3788077dc95b



More information about the pld-cvs-commit mailing list