[packages/gkrellm] - updated glib/gtk dependencies according to web page

qboosh qboosh at pld-linux.org
Fri Mar 29 16:45:34 CET 2024


commit c22594231f9f209b556e178308c4108b8e2655f4
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Mar 29 16:11:17 2024 +0100

    - updated glib/gtk dependencies according to web page

 gkrellm.spec | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/gkrellm.spec b/gkrellm.spec
index b10138f..91c2408 100644
--- a/gkrellm.spec
+++ b/gkrellm.spec
@@ -25,9 +25,9 @@ Patch2:		%{name}-pl.po-update.patch
 Patch3:		%{name}-lm_sensors.patch
 URL:		http://gkrellm.srcbox.net/
 BuildRequires:	gettext-tools
-BuildRequires:	glib2-devel >= 2.2.0
+BuildRequires:	glib2-devel >= 1:2.32
 %{?with_gnutls:BuildRequires:	gnutls-devel >= 1.2.5}
-BuildRequires:	gtk+2-devel >= 2:2.2.0
+BuildRequires:	gtk+2-devel >= 2:2.4
 BuildRequires:	libntlm-devel
 %{?with_lm_sensors:BuildRequires:	lm_sensors-devel}
 %{!?with_gnutls:BuildRequires:	openssl-devel}
@@ -37,6 +37,8 @@ BuildRequires:	which
 BuildRequires:	xorg-lib-libICE-devel
 BuildRequires:	xorg-lib-libSM-devel
 BuildRequires:	xorg-lib-libX11-devel
+Requires:	glib2 >= 1:2.32
+Requires:	gtk+2 >= 2:2.4
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -94,6 +96,7 @@ Summary:	gkrellmd - The GNU Krell Monitors Server
 Summary(pl.UTF-8):	gkrellmd - Serwer monitorów GKrellM
 Group:		Daemons
 Requires(post,preun):	/sbin/chkconfig
+Requires:	glib2 >= 1:2.32
 Requires:	rc-scripts
 
 %description gkrellmd
@@ -113,7 +116,8 @@ Summary(pt_BR.UTF-8):	Componentes para desenvolvimento com o gkrellm
 Summary(ru.UTF-8):	Файлы C хедеров для GKrellM
 Summary(uk.UTF-8):	Файли C хедерів для GKrellM
 Group:		X11/Development/Libraries
-Requires:	gtk+2-devel >= 2:2.2.0
+Requires:	glib2-devel >= 1:2.32
+Requires:	gtk+2-devel >= 2:2.4
 
 %description devel
 gkrellm header files for gkrellm development and plugin support.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gkrellm.git/commitdiff/c22594231f9f209b556e178308c4108b8e2655f4



More information about the pld-cvs-commit mailing list