public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/pdsh] epel10: Remove obsolete Group tag
Date: Fri, 31 Jul 2026 15:21:58 GMT [thread overview]
Message-ID: <178551131801.1.7717851166675419859.rpms-pdsh-4710f24461df@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/pdsh
Branch : epel10
Commit : 4710f24461dff1a594a83323eee3cc306a42dd7c
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2019-01-28T20:24:25+01:00
Stats : +0/-18 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pdsh/c/4710f24461dff1a594a83323eee3cc306a42dd7c?branch=epel10
Log:
Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
---
diff --git a/pdsh.spec b/pdsh.spec
index 8dc4a1f..e3870cf 100644
--- a/pdsh.spec
+++ b/pdsh.spec
@@ -6,7 +6,6 @@ Release: 12%{?dist}
Summary: Parallel remote shell program
License: GPLv2+
Url: https://pdsh.googlecode.com/
-Group: System Environment/Base
# Why make clean tarballs? :P
# Source0: https://pdsh.googlecode.com/files/%{name}-%{version}.tar.bz2
Source0: https://pdsh.googlecode.com/archive/%{name}-%{version}.zip
@@ -77,7 +76,6 @@ remote shell services, including standard "rsh", Kerberos IV, and ssh.
%package qshd
Summary: Remote shell daemon for pdsh/qshell/Elan3
-Group: System Environment/Base
Requires(post): xinetd
%description qshd
@@ -87,7 +85,6 @@ MPICH executables.
%package mqshd
Summary: Remote shell daemon for pdsh/mqshell/Elan3
-Group: System Environment/Base
Requires(post): xinetd
%description mqshd
@@ -97,7 +94,6 @@ needed by Quadrics MPICH executables.
%package rcmd-rsh
Summary: Provides bsd rcmd capability to pdsh
-Group: System Environment/Base
Provides: pdsh-rcmd
Requires: %{name}%{?_isa} = %{version}-%{release}
@@ -107,7 +103,6 @@ requires that the pdsh binary be installed setuid root.
%package rcmd-ssh
Summary: Provides ssh rcmd capability to pdsh
-Group: System Environment/Base
Provides: pdsh-rcmd
Requires: openssh-clients
Requires: %{name}%{?_isa} = %{version}-%{release}
@@ -117,7 +112,6 @@ Pdsh module for ssh rcmd functionality.
%package rcmd-qshell
Summary: Provides qshell rcmd capability to pdsh
-Group: System Environment/Base
Provides: pdsh-rcmd
Conflicts: pdsh-rcmd-mqshell
Requires: %{name}%{?_isa} = %{version}-%{release}
@@ -128,7 +122,6 @@ requires that the pdsh binary be installed setuid root.
%package rcmd-mrsh
Summary: Provides mrsh rcmd capability to pdsh
-Group: System Environment/Base
Provides: pdsh-rcmd
Requires: %{name}%{?_isa} = %{version}-%{release}
@@ -137,7 +130,6 @@ Pdsh module for mrsh rcmd functionality.
%package rcmd-mqshell
Summary: Provides mqshell rcmd capability to pdsh
-Group: System Environment/Base
Provides: pdsh-rcmd
Conflicts: pdsh-rcmd-qshell
Requires: %{name}%{?_isa} = %{version}-%{release}
@@ -147,7 +139,6 @@ Pdsh module for mqshell rcmd functionality.
%package rcmd-xcpu
Summary: Provides xcpu rcmd capability to pdsh
-Group: System Environment/Base
Provides: pdsh-xcpu
Requires: %{name}%{?_isa} = %{version}-%{release}
@@ -156,7 +147,6 @@ Pdsh module for xcpu rcmd functionality.
%package mod-genders
Summary: Provides libgenders support for pdsh
-Group: System Environment/Base
Requires: genders >= 1.1
Conflicts: pdsh-mod-nodeattr
Conflicts: pdsh-mod-machines
@@ -167,7 +157,6 @@ Pdsh module for libgenders functionality.
%package mod-nodeattr
Summary: Provides genders support for pdsh using the nodeattr program
-Group: System Environment/Base
Requires: genders
Conflicts: pdsh-mod-genders
Conflicts: pdsh-mod-machines
@@ -178,7 +167,6 @@ Pdsh module for genders functionality using the nodeattr program.
%package mod-nodeupdown
Summary: Provides libnodeupdown support for pdsh
-Group: System Environment/Base
Requires: whatsup
Requires: %{name}%{?_isa} = %{version}-%{release}
@@ -187,7 +175,6 @@ Pdsh module providing -v functionality using libnodeupdown.
%package mod-rms
Summary: Provides RMS support for pdsh
-Group: System Environment/Base
Requires: qsrmslibs
Requires: %{name}%{?_isa} = %{version}-%{release}
@@ -197,7 +184,6 @@ from an allocated RMS resource.
%package mod-machines
Summary: Pdsh module for gathering list of target nodes from a machines file
-Group: System Environment/Base
Conflicts: pdsh-mod-genders
Conflicts: pdsh-mod-nodeattr
Requires: %{name}%{?_isa} = %{version}-%{release}
@@ -207,7 +193,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: %{name}%{?_isa} = %{version}-%{release}
%description mod-dshgroup
@@ -216,7 +201,6 @@ Provides -g groupname and -X groupname options to pdsh.
%package mod-netgroup
Summary: Provides netgroup support for pdsh
-Group: System Environment/Base
Requires: %{name}%{?_isa} = %{version}-%{release}
%description mod-netgroup
@@ -225,7 +209,6 @@ Provides -g groupname and -X groupname options to pdsh.
%package mod-slurm
Summary: Provides support for running pdsh under SLURM allocations
-Group: System Environment/Base
Requires: slurm
Requires: %{name}%{?_isa} = %{version}-%{release}
@@ -235,7 +218,6 @@ from an allocated SLURM job.
%package mod-torque
Summary: Provides support for running pdsh under Torque jobid
-Group: System Environment/Base
Requires: torque
Requires: %{name}%{?_isa} = %{version}-%{release}
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=178551131801.1.7717851166675419859.rpms-pdsh-4710f24461df@fedoraproject.org \
--to=ignatenkobrain@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