[packages/vacm] - rel 10, disable gtk1
baggins
baggins at pld-linux.org
Mon Jun 1 22:14:07 CEST 2026
commit f2d28ea7aee29a6705065682d4bf0a7b5917916a
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Jun 1 22:13:50 2026 +0200
- rel 10, disable gtk1
vacm.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/vacm.spec b/vacm.spec
index c7cbb8d..fd0c5cd 100644
--- a/vacm.spec
+++ b/vacm.spec
@@ -2,7 +2,7 @@
#
# Conditional build:
%bcond_with gnome1 # Hoover GUI client (GTK+ 1.x + GNOME 1.x ZVT based)
-%bcond_without gtk1 # FLIM and Hoover GUI clients (GTK+ 1.x based)
+%bcond_with gtk1 # FLIM and Hoover GUI clients (GTK+ 1.x based)
#
%if %{without gtk1}
%undefine with_gnome1
@@ -11,7 +11,7 @@ Summary: System for monitoring and management of a cluster of nodes
Summary(pl.UTF-8): System do monitorowania i zarządzania klastrem węzłów
Name: vacm
Version: 2.0.5a
-Release: 9
+Release: 10
License: LGPL v2.1+ (library), GPL v2+ (the rest)
Group: Applications/System
Source0: http://downloads.sourceforge.net/vacm/%{name}-%{version}.tar.gz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vacm.git/commitdiff/f2d28ea7aee29a6705065682d4bf0a7b5917916a
More information about the pld-cvs-commit
mailing list