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: Hard code readline-devel dependency
Date: Fri, 31 Jul 2026 15:21:39 GMT [thread overview]
Message-ID: <178551129943.1.8727399633894077932.rpms-pdsh-8f8d4785d508@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/pdsh
Branch : epel10
Commit : 8f8d4785d508c7c4e3ae9b77631e22cc3348a592
Author : Ben Woodard <kg6fnk@fedoraproject.org>
Date : 2006-08-02T18:06:58+00:00
Stats : +5/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pdsh/c/8f8d4785d508c7c4e3ae9b77631e22cc3348a592?branch=epel10
Log:
Hard code readline-devel dependency
---
diff --git a/pdsh.spec b/pdsh.spec
index 4129871..853bc30 100644
--- a/pdsh.spec
+++ b/pdsh.spec
@@ -1,6 +1,6 @@
Name: pdsh
Version: 2.11
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Parallel remote shell program
@@ -39,8 +39,6 @@ Requires: pdsh-rcmd
%{expand: %def ssh with without}
%{expand: %pdsh_with rsh}
%{expand: %def rsh with without}
-%{expand: %pdsh_with readline}
-%{expand: %def readline with without}
%{expand: %pdsh_with mrsh}
%{expand: %def mrsh without with}
@@ -82,7 +80,7 @@ Requires: pdsh-rcmd
%{?_with_qshell:BuildRequires: qsnetlibs}
%{?_with_mqshell:BuildRequires: qsnetlibs}
-%{?_with_readline:BuildRequires: readline-devel}
+BuildRequires: readline-devel
%{?_with_nodeupdown:BuildRequires: whatsup}
%{?_with_genders:BuildRequires: genders > 1.0}
@@ -437,6 +435,9 @@ fi
%changelog
+* Mon Jul 31 2006 Ben Woodard <woodard@redhat.com> 2.11-2
+- Hardcode readline-devel dependency.
+
* Mon Jul 31 2006 Ben Woodard <woodard@redhat.com> 2.11-1
- Track upstream version
- Added dependency on openssh-clients for rcmd-ssh
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=178551129943.1.8727399633894077932.rpms-pdsh-8f8d4785d508@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