[packages/OpenIPMI] refresh ax_python_devel.m4

atler atler at pld-linux.org
Fri Apr 1 13:07:05 CEST 2022


commit c892f694ffd1d2299f97bd03b35efd762165a769
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Apr 1 13:03:30 2022 +0200

    refresh ax_python_devel.m4
    
    don't use ancient version shipped with OpenIPMI but rely on
    autoconf-archive instead which for quite some time no longer checks
    stdout/stderr on distutils import but uses exit code

 OpenIPMI.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/OpenIPMI.spec b/OpenIPMI.spec
index 96d9c77..00e7f23 100644
--- a/OpenIPMI.spec
+++ b/OpenIPMI.spec
@@ -14,6 +14,7 @@ Source0:	http://downloads.sourceforge.net/openipmi/%{name}-%{version}.tar.gz
 Patch0:		%{name}-tcl.patch
 URL:		http://openipmi.sourceforge.net/
 BuildRequires:	autoconf >= 2.50
+BuildRequires:	autoconf-archive >= 2017.03.21
 BuildRequires:	automake
 BuildRequires:	gcc >= 5:3.2
 BuildRequires:	gdbm-devel
@@ -116,6 +117,7 @@ Graficzny interfejs użytkownika do OpenIPMI.
 %patch0 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env python$,%{__python3},' swig/python/openipmigui.py
+%{__rm} m4/ax_python_devel.m4
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list