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: Track upstream version Add missing dependency
Date: Fri, 31 Jul 2026 15:21:38 GMT	[thread overview]
Message-ID: <178551129894.1.7789398053467552937.rpms-pdsh-0bf906e03b7b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/pdsh
Branch : epel10
Commit : 0bf906e03b7bdee2a0c30ab06ff4483c8965fe40
Author : Ben Woodard <kg6fnk@fedoraproject.org>
Date   : 2006-07-31T23:29:23+00:00
Stats  : +9/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/pdsh/c/0bf906e03b7bdee2a0c30ab06ff4483c8965fe40?branch=epel10

Log:
Track upstream version Add missing dependency

---
diff --git a/.cvsignore b/.cvsignore
index abf998f..50c42f1 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-pdsh-2.10.tar.gz
+pdsh-2.11.tar.gz

diff --git a/pdsh.spec b/pdsh.spec
index aa152a6..4129871 100644
--- a/pdsh.spec
+++ b/pdsh.spec
@@ -1,6 +1,6 @@
 Name: pdsh
-Version: 2.10
-Release: 4%{?dist}
+Version: 2.11
+Release: 1%{?dist}
 
 Summary: Parallel remote shell program
 
@@ -130,6 +130,7 @@ requires that the pdsh binary be installed setuid root.
 Summary:   Provides ssh rcmd capability to pdsh
 Group:     System Environment/Base
 Provides:  pdsh-rcmd
+Requires:  openssh-clients
 %description rcmd-ssh
 Pdsh module for ssh rcmd functionality.
 
@@ -436,6 +437,10 @@ fi
 
 
 %changelog
+* Mon Jul 31 2006 Ben Woodard <woodard@redhat.com> 2.11-1
+- Track upstream version
+- Added dependency on openssh-clients for rcmd-ssh
+
 * Thu Mar 30 2006 Ben Woodard <woodard@redhat.com> 2.10-4
 - upstream pointed out that they had added two new subpackages
   that I'd failed to include.

diff --git a/sources b/sources
index 72d229f..d106ad9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-60f7fe11a98c72733a716ee392c0313a  pdsh-2.10.tar.gz
+b67af953de2a86ad90b9a13e97fba89e  pdsh-2.11.tar.gz

                 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=178551129894.1.7789398053467552937.rpms-pdsh-0bf906e03b7b@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