public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pdsh] epel10: Track upstream version Add missing dependency
@ 2026-07-31 15:21 Ben Woodard
0 siblings, 0 replies; only message in thread
From: Ben Woodard @ 2026-07-31 15:21 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-31 15:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-31 15:21 [rpms/pdsh] epel10: Track upstream version Add missing dependency Ben Woodard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox