[packages/OpenIPMI] - fix python install after python dirs changes; release 3

qboosh qboosh at pld-linux.org
Fri Dec 18 23:57:25 CET 2015


commit 92e4017c23c5da489da1e2888ab199e6bf70bfce
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Dec 18 23:58:46 2015 +0100

    - fix python install after python dirs changes; release 3

 OpenIPMI.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/OpenIPMI.spec b/OpenIPMI.spec
index 5837afb..0c703ff 100644
--- a/OpenIPMI.spec
+++ b/OpenIPMI.spec
@@ -6,7 +6,7 @@ Summary:	IPMI abstraction layer
 Summary(pl.UTF-8):	Warstwa abstrakcji IPMI
 Name:		OpenIPMI
 Version:	2.0.21
-Release:	2
+Release:	3
 License:	LGPL v2+ (library), GPL v2+ (ipmicmd)
 Group:		Libraries
 Source0:	http://downloads.sourceforge.net/openipmi/%{name}-%{version}.tar.gz
@@ -128,6 +128,7 @@ Graficzny interfejs użytkownika do OpenIPMI.
 %{__automake}
 CPPFLAGS="%{rpmcppflags} -I/usr/include/ncurses"
 %configure \
+	--with-pythoninstall=%{py_sitescriptdir} \
 	--with-pythoninstalllib=%{py_sitedir} \
 	--without-glib12 \
 	%{!?with_gui:--without-tkinter}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/OpenIPMI.git/commitdiff/92e4017c23c5da489da1e2888ab199e6bf70bfce



More information about the pld-cvs-commit mailing list