public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-repos] f45: create IMA directory even though it should be there
@ 2026-08-10 9:41 Peter Robinson
0 siblings, 0 replies; only message in thread
From: Peter Robinson @ 2026-08-10 9:41 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedora-repos
Branch : f45
Commit : df643a05c576d3b381bc091bbbc6f60db59a65c1
Author : Peter Robinson <pbrobinson@fedoraproject.org>
Date : 2023-07-23T21:37:07+01:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-repos/c/df643a05c576d3b381bc091bbbc6f60db59a65c1?branch=f45
Log:
create IMA directory even though it should be there
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
---
diff --git a/fedora-repos.spec b/fedora-repos.spec
index 0075850..9f294ce 100644
--- a/fedora-repos.spec
+++ b/fedora-repos.spec
@@ -178,6 +178,7 @@ ln -s RPM-GPG-KEY-fedora-%{version}-primary RPM-GPG-KEY-%{version}-fedora
popd
# Install the ima keys
+install -d -m 755 $RPM_BUILD_ROOT/etc/keys/ima
install -m 644 %{_sourcedir}/fedora*ima.* $RPM_BUILD_ROOT/etc/keys/ima/
# Install repo files
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 9:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 9:41 [rpms/fedora-repos] f45: create IMA directory even though it should be there Peter Robinson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox