public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jens Petersen <petersen@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-packager] epel10.2: fixup riscv.conf to live in config dir not bindir
Date: Thu, 25 Jun 2026 13:20:54 GMT [thread overview]
Message-ID: <178239365442.1.4225172611981083731.rpms-fedora-packager-6ee74af2e444@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedora-packager
Branch : epel10.2
Commit : 6ee74af2e444e97daa8eac42c4b021721fc10efb
Author : Jens Petersen <petersen@redhat.com>
Date : 2025-06-27T15:21:27+08:00
Stats : +1/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-packager/c/6ee74af2e444e97daa8eac42c4b021721fc10efb?branch=epel10.2
Log:
fixup riscv.conf to live in config dir not bindir
---
diff --git a/fedora-packager.spec b/fedora-packager.spec
index eca5462..3308ddd 100644
--- a/fedora-packager.spec
+++ b/fedora-packager.spec
@@ -90,10 +90,9 @@ install -D %{SOURCE3} %{buildroot}%{_bindir}/rpmbuild-md5
install -D %{SOURCE4} %{buildroot}%{_bindir}/s390-koji
install -D %{SOURCE4} %{buildroot}%{_bindir}/stg-koji
install -D %{SOURCE5} %{buildroot}%{_bindir}/fkinit
-install -D %{SOURCE17} %{buildroot}%{_bindir}/riscv-koji
install -m0644 -Dt %{buildroot}%{_sysconfdir}/koji.conf.d/ \
- %{SOURCE10} %{SOURCE11} %{SOURCE12}
+ %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE17}
install -m0644 -Dt %{buildroot}%{_sysconfdir}/krb5.conf.d/ \
%{SOURCE13} %{SOURCE14}
install -m0644 -Dt %{buildroot}%{_sysconfdir}/pki/ipa/ \
@@ -104,7 +103,6 @@ install -m0644 -Dt %{buildroot}%{_sysconfdir}/pki/ipa/ \
%{_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=178239365442.1.4225172611981083731.rpms-fedora-packager-6ee74af2e444@fedoraproject.org \
--to=petersen@redhat.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