public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom spot Callaway <spotaws@amazon.com>
To: git-commits@fedoraproject.org
Subject: [rpms/pdsh] epel9: disable torque
Date: Fri, 31 Jul 2026 15:59:29 GMT	[thread overview]
Message-ID: <178551356989.1.4526827436459973824.rpms-pdsh-7e5d7195b0b6@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/pdsh
Branch : epel9
Commit : 7e5d7195b0b6e8df76568a81e22f4995515a6b4d
Author : Tom spot Callaway <spotaws@amazon.com>
Date   : 2025-02-20T10:26:25-05:00
Stats  : +6/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/pdsh/c/7e5d7195b0b6e8df76568a81e22f4995515a6b4d?branch=epel9

Log:
disable torque

---
diff --git a/pdsh.spec b/pdsh.spec
index 3766b7b..6d8f909 100644
--- a/pdsh.spec
+++ b/pdsh.spec
@@ -1,6 +1,6 @@
 Name: pdsh
 Version: 2.34
-Release: 14%{?dist}
+Release: 15%{?dist}
 Summary: Parallel remote shell program
 # Automatically converted from old format: GPLv2+ - review is highly recommended.
 License: GPL-2.0-or-later
@@ -14,8 +14,7 @@ BuildRequires: perl-generators
 # Enabling and disabling pdsh options
 #  defaults:
 #  enabled:  readline, rsh, ssh, dshgroup, netgroup, debug, nodeupdown, genders
-#            torque
-#  disabled: rms, mrsh, qshell, mqshell, xcpu, nodeattr, machines, slurm
+#  disabled: rms, mrsh, qshell, mqshell, xcpu, nodeattr, machines, slurm, torque
 #
 #  To build the various module subpackages, pass --with <pkg> on
 #   the rpmbuild command line (if your rpm is a recent enough version)
@@ -38,7 +37,6 @@ BuildRequires: perl-generators
 %{!?_with_debug: %{!?_without_debug: %global _with_debug --with-debug}}
 %{!?_with_nodeupdown: %{!?_without_nodeupdown: %global _with_nodeupdown --with-nodeupdown}}
 %{!?_with_genders: %{!?_without_genders: %global _with_genders --with-genders}}
-%{!?_with_torque: %{!?_without_torque: %global _with_torque --with-torque}}
 # These are default DISABLED.
 %{!?_with_rms: %{!?_without_rms: %global _without_rms --without-rms}}
 %{!?_with_mrsh: %{!?_without_mrsh: %global _without_mrsh --without-mrsh}}
@@ -48,6 +46,7 @@ BuildRequires: perl-generators
 %{!?_with_nodeattr: %{!?_without_nodeattr: %global _without_nodeattr --without-nodeattr}}
 %{!?_with_machines: %{!?_without_machines: %global _without_machines --without-machines}}
 %{!?_with_slurm: %{!?_without_slurm: %global _without_slurm --without-slurm}}
+%{!?_with_torque: %{!?_without_torque: %global _without_torque --without-torque}}
 
 #
 # If "--with debug" is set compile with --enable-debug
@@ -392,6 +391,9 @@ fi
 %endif
 
 %changelog
+* Thu Feb 20 2025 Tom Callaway <spot@fedoraproject.org> - 2.34-15
+- disable torque
+
 * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.34-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
 

                 reply	other threads:[~2026-07-31 15:59 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=178551356989.1.4526827436459973824.rpms-pdsh-7e5d7195b0b6@fedoraproject.org \
    --to=spotaws@amazon.com \
    --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