[packages/OpenIPMI] drop --with-glib12 from configure options

atler atler at pld-linux.org
Wed Apr 5 17:39:31 CEST 2023


commit 3e3388233072daf07c6616d488cf796c83e73bd0
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Apr 5 17:35:57 2023 +0200

    drop --with-glib12 from configure options
    
    removed upstream 6 years ago and not present since 2.0.23

 OpenIPMI.spec | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/OpenIPMI.spec b/OpenIPMI.spec
index dc98ad1..b994ac7 100644
--- a/OpenIPMI.spec
+++ b/OpenIPMI.spec
@@ -132,7 +132,6 @@ CPPFLAGS="%{rpmcppflags} -I/usr/include/ncurses"
 	PYTHON=%{__python3} \
 	--with-pythoninstall=%{py3_sitescriptdir} \
 	--with-pythoninstalllib=%{py3_sitedir} \
-	--without-glib12 \
 	--with-tkinter%{!?with_gui:=no}
 %{__make} %{?with_gui:-j1}
 
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list