public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ben Woodard <kg6fnk@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/pdsh] epel10: Enabled two optional packages and removed their dependencies.
Date: Fri, 31 Jul 2026 15:21:39 GMT [thread overview]
Message-ID: <178551129991.1.17064750375771876588.rpms-pdsh-5735ada25d0a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/pdsh
Branch : epel10
Commit : 5735ada25d0a5035599df0ee87e859c84f239176
Author : Ben Woodard <kg6fnk@fedoraproject.org>
Date : 2006-08-24T23:50:53+00:00
Stats : +11/-9 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pdsh/c/5735ada25d0a5035599df0ee87e859c84f239176?branch=epel10
Log:
Enabled two optional packages and removed their dependencies.
---
diff --git a/pdsh.spec b/pdsh.spec
index 853bc30..ced7c21 100644
--- a/pdsh.spec
+++ b/pdsh.spec
@@ -1,6 +1,6 @@
Name: pdsh
Version: 2.11
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Parallel remote shell program
@@ -14,9 +14,9 @@ Requires: pdsh-rcmd
#
# Enabling and disabling pdsh options
# defaults:
-# enabled: readline, rsh, ssh
+# enabled: readline, rsh, ssh, dshgroup, netgroups
# disabled: rms, mrsh, qshell, mqshell, xcpu, genders, nodeattr, machines,
-# nodeupdown, dshgroup, netgroups
+# nodeupdown
#
# To build the various module subpackages, pass --with <pkg> on
# the rpmbuild command line (if your rpm is a recent enough version)
@@ -39,6 +39,10 @@ Requires: pdsh-rcmd
%{expand: %def ssh with without}
%{expand: %pdsh_with rsh}
%{expand: %def rsh with without}
+%{expand: %pdsh_with dshgroups}
+%{expand: %def dshgroups with without}
+%{expand: %pdsh_with netgroup}
+%{expand: %def netgroup with without}
%{expand: %pdsh_with mrsh}
%{expand: %def mrsh without with}
@@ -54,10 +58,6 @@ Requires: pdsh-rcmd
%{expand: %def nodeattr without with}
%{expand: %pdsh_with nodeupdown}
%{expand: %def nodeupdown without with}
-%{expand: %pdsh_with dshgroups}
-%{expand: %def dshgroups without with}
-%{expand: %pdsh_with netgroup}
-%{expand: %def netgroup without with}
%{expand: %pdsh_with machines}
%{expand: %def machines without with}
%{expand: %pdsh_with slurm}
@@ -207,7 +207,6 @@ Pdsh module for gathering list of all target nodes from a machines file.
%package mod-dshgroup
Summary: Provides dsh-style group file support for pdsh
Group: System Environment/Base
-Requires: whatsup
%description mod-dshgroup
Pdsh module providing dsh (Dancer's shell) style "group" file support.
Provides -g groupname and -X groupname options to pdsh.
@@ -215,7 +214,6 @@ Provides -g groupname and -X groupname options to pdsh.
%package mod-netgroup
Summary: Provides netgroup support for pdsh
Group: System Environment/Base
-Requires: whatsup
%description mod-netgroup
Pdsh module providing support for targeting hosts based on netgroup.
Provides -g groupname and -X groupname options to pdsh.
@@ -435,6 +433,10 @@ fi
%changelog
+* Thu Aug 24 2006 Ben Woodard <woodard@redhat.com> 2.11-3
+- Remove whatsup requirement for dshgrp and netgroup
+- Enable dshgroup and netgroup by default
+
* Mon Jul 31 2006 Ben Woodard <woodard@redhat.com> 2.11-2
- Hardcode readline-devel dependency.
reply other threads:[~2026-07-31 15:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178551129991.1.17064750375771876588.rpms-pdsh-5735ada25d0a@fedoraproject.org \
--to=kg6fnk@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox