]> git.pld-linux.org Git - packages/OpenIPMI.git/commitdiff
- fix python install after python dirs changes; release 3 auto/th/OpenIPMI-2.0.21-3
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 18 Dec 2015 22:58:46 +0000 (23:58 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 18 Dec 2015 22:58:46 +0000 (23:58 +0100)
OpenIPMI.spec

index 5837afb13fbc9093b061e117a9914eb7b98e721e..0c703fffdf45e4914bdca504dd34b96eca48d03a 100644 (file)
@@ -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}
This page took 0.179286 seconds and 4 git commands to generate.