[packages/ipmitool] - disable bmc plugin, required API was never implemented in glibc and now even the headers are gone
baggins
baggins at pld-linux.org
Fri Oct 18 10:03:07 CEST 2019
commit 13bba5c9ba6332d3cd969475462625131a59e41f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Fri Oct 18 10:01:50 2019 +0200
- disable bmc plugin, required API was never implemented in glibc and now even the headers are gone
- rel 6
ipmitool.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ipmitool.spec b/ipmitool.spec
index 8f665da..6091f4c 100644
--- a/ipmitool.spec
+++ b/ipmitool.spec
@@ -2,7 +2,7 @@ Summary: Simple command-line interface to systems that support the IPMI
Summary(pl.UTF-8): Prosty interfejs do systemów obsługujących IPMI działający z linii poleceń
Name: ipmitool
Version: 1.8.18
-Release: 5
+Release: 6
License: BSD
Group: Applications/System
Source0: http://downloads.sourceforge.net/ipmitool/%{name}-%{version}.tar.gz
@@ -68,7 +68,7 @@ wysyłane do SEL i loguje wiadomości do sysloga.
%configure \
--enable-shared \
--disable-static \
- --enable-intf-bmc \
+ --disable-intf-bmc \
--enable-intf-free \
--enable-intf-imb \
--enable-intf-lan \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ipmitool.git/commitdiff/13bba5c9ba6332d3cd969475462625131a59e41f
More information about the pld-cvs-commit
mailing list