public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kevin Fenzi <kevin@scrye.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-packager] epel10.2: Drop old s390 koji config and add a wrapper for riscv
Date: Thu, 25 Jun 2026 13:20:54 GMT [thread overview]
Message-ID: <178239365485.1.9300788638844915350.rpms-fedora-packager-73574f51d595@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedora-packager
Branch : epel10.2
Commit : 73574f51d595c8c4ba6fa7c325adf4dc9c3524a1
Author : Kevin Fenzi <kevin@scrye.com>
Date : 2025-07-06T15:44:20-07:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-packager/c/73574f51d595c8c4ba6fa7c325adf4dc9c3524a1?branch=epel10.2
Log:
Drop old s390 koji config and add a wrapper for riscv
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
---
diff --git a/fedora-packager.spec b/fedora-packager.spec
index 3308ddd..a645e2a 100644
--- a/fedora-packager.spec
+++ b/fedora-packager.spec
@@ -87,8 +87,8 @@ Requires: krb5-pkinit
install -D %{SOURCE0} %{buildroot}%{_licensedir}/%{name}/COPYING
install -D %{SOURCE2} %{buildroot}%{_bindir}/pkgname
install -D %{SOURCE3} %{buildroot}%{_bindir}/rpmbuild-md5
-install -D %{SOURCE4} %{buildroot}%{_bindir}/s390-koji
install -D %{SOURCE4} %{buildroot}%{_bindir}/stg-koji
+install -D %{SOURCE4} %{buildroot}%{_bindir}/riscv-koji
install -D %{SOURCE5} %{buildroot}%{_bindir}/fkinit
install -m0644 -Dt %{buildroot}%{_sysconfdir}/koji.conf.d/ \
@@ -102,7 +102,7 @@ install -m0644 -Dt %{buildroot}%{_sysconfdir}/pki/ipa/ \
%license %{_licensedir}/%{name}/
%{_bindir}/pkgname
%{_bindir}/rpmbuild-md5
-%{_bindir}/s390-koji
+%{_bindir}/riscv-koji
%{_bindir}/stg-koji
%config(noreplace) %{_sysconfdir}/koji.conf.d/*
reply other threads:[~2026-06-25 13:20 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=178239365485.1.9300788638844915350.rpms-fedora-packager-73574f51d595@fedoraproject.org \
--to=kevin@scrye.com \
--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