public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amanda] rawhide: Remove requirement for rsh.
@ 2026-06-12 14:54 Jason Tibbitts
  0 siblings, 0 replies; only message in thread
From: Jason Tibbitts @ 2026-06-12 14:54 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/amanda
            Branch : rawhide
            Commit : 0c041d1363d016e0d0886f24ba13f790e4cb342b
            Author : Jason Tibbitts <j@tib.bs>
            Date   : 2026-06-12T09:37:41-05:00
            Stats  : +1/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/amanda/c/0c041d1363d016e0d0886f24ba13f790e4cb342b?branch=rawhide

            Log:
            Remove requirement for rsh.

At this point nobody should be using rsh for anything; this prepares for
the possibility that it will be dropped from the distrobution.

---
diff --git a/amanda.spec b/amanda.spec
index d95fd35..84d53de 100644
--- a/amanda.spec
+++ b/amanda.spec
@@ -57,7 +57,7 @@ BuildRequires: gnuplot
 %endif
 BuildRequires: cups samba-client tar grep
 BuildRequires: gcc-c++ readline-devel libtirpc-devel
-BuildRequires: krb5-devel rsh openssh-clients
+BuildRequires: krb5-devel openssh-clients
 BuildRequires: mtx mt-st
 BuildRequires: perl-devel perl-generators perl(ExtUtils::Embed) perl(Test::Simple)
 BuildRequires: glib2-devel openssl-devel swig bison flex
@@ -164,7 +164,6 @@ export MAILER=/usr/bin/mail CFLAGS="$RPM_OPT_FLAGS -fPIE -std=c17" LDFLAGS="$RPM
            --without-gnuplot \
 %endif
            --with-ssh-security \
-           --with-rsh-security \
            --with-bsdtcp-security \
            --with-bsdudp-security \
            --with-krb5-security

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-12 14:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-12 14:54 [rpms/amanda] rawhide: Remove requirement for rsh Jason Tibbitts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox