public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Callaway <spot@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/pdsh] epel10: update to 2.31
Date: Fri, 31 Jul 2026 15:21:51 GMT [thread overview]
Message-ID: <178551131181.1.12134692894291641590.rpms-pdsh-3d5609a74a1e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/pdsh
Branch : epel10
Commit : 3d5609a74a1ef349a63ae3321b62e6c9eda39013
Author : Tom Callaway <spot@fedoraproject.org>
Date : 2013-11-25T14:24:18-05:00
Stats : +20/-10 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/pdsh/c/3d5609a74a1ef349a63ae3321b62e6c9eda39013?branch=epel10
Log:
update to 2.31
---
diff --git a/.gitignore b/.gitignore
index c69d669..2e0cd2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ pdsh-2.18.tar.bz2
/pdsh-2.21.tar.bz2
/pdsh-2.22.tar.bz2
/pdsh-2.26.tar.bz2
+/pdsh-2.31.zip
diff --git a/pdsh.spec b/pdsh.spec
index 685e62d..222f991 100644
--- a/pdsh.spec
+++ b/pdsh.spec
@@ -1,12 +1,17 @@
+%global githash e1c8e71dd6a2
+
Name: pdsh
-Version: 2.26
-Release: 7%{?dist}
+Version: 2.31
+Release: 1%{?dist}
Summary: Parallel remote shell program
License: GPLv2+
-Url: http://sourceforge.net/projects/pdsh/
+Url: https://pdsh.googlecode.com/
Group: System Environment/Base
-Source0: http://dl.sourceforge.net/sourceforge/pdsh/pdsh-%{version}.tar.bz2
+# Why make clean tarballs? :P
+# Source0: https://pdsh.googlecode.com/files/%{name}-%{version}.tar.bz2
+Source0: https://pdsh.googlecode.com/archive/%{name}-%{version}.zip
Requires: pdsh-rcmd
+BuildRequires: autoconf, automake, libtool
# Enabling and disabling pdsh options
# defaults:
@@ -237,7 +242,8 @@ Requires: %{name} = %{version}-%{release}
Pdsh module providing support for running pdsh on Torque nodes.
%prep
-%setup -q
+%setup -q -n %{name}-%{githash}
+chmod +x configure
%build
%configure \
@@ -293,7 +299,7 @@ fi
rm $RPM_BUILD_ROOT/%{_libdir}/pdsh/*a
%files
-%doc COPYING README ChangeLog NEWS DISCLAIMER README.KRB4 README.modules README.QsNet
+%doc COPYING README NEWS DISCLAIMER README.KRB4 README.modules README.QsNet
%{_bindir}/pdsh
%{_bindir}/pdcp
%{_bindir}/dshbak
@@ -404,6 +410,9 @@ fi
%endif
%changelog
+* Mon Nov 25 2013 Tom Callaway <spot@fedoraproject.org> - 2.31-1
+- update to 2.31
+
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.26-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
@@ -503,11 +512,11 @@ fi
- Add COPYING file to file list
- removed .la packages from sub packages.
-* Fri Feb 23 2006 Ben Woodard <woodard@redhat.com> 2.8.1-5
+* Fri Feb 24 2006 Ben Woodard <woodard@redhat.com> 2.8.1-5
- changed source location to point to main site not mirror.
- inserted version macro in source line
-* Thu Feb 22 2006 Ben Woodard <woodard@redhat.com> 2.8.1-4
+* Thu Feb 23 2006 Ben Woodard <woodard@redhat.com> 2.8.1-4
- changed perms of pdsh and pcp after install so that find-debuginfo.sh finds
the files and they get stripped.
- removed change of attributes of pdsh and pcp in files section
@@ -519,7 +528,7 @@ fi
- remove post section with unexplained removing of cached man pages.
- removed dots at end of all summaries.
-* Wed Feb 16 2006 Ben Woodard <woodard@redhat.com> 2.8.1-3
+* Thu Feb 16 2006 Ben Woodard <woodard@redhat.com> 2.8.1-3
- removed dot at end of summary
- removed unused/broken smp build
- changed to using initrddir macro
diff --git a/sources b/sources
index 97c7f4f..a1044bc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c7860a8d5133eaf4561dae99d922261 pdsh-2.26.tar.bz2
+eb5931ceae2fbd1116228edf797c3a6b pdsh-2.31.zip
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=178551131181.1.12134692894291641590.rpms-pdsh-3d5609a74a1e@fedoraproject.org \
--to=spot@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