public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/lorax-templates-rhel] eln: spec: fix directory ownership after previous commit
Date: Sun, 28 Jun 2026 23:33:15 GMT [thread overview]
Message-ID: <178268959544.1.5193571001430362009.rpms-lorax-templates-rhel-b89ac374c4af@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/lorax-templates-rhel
Branch : eln
Commit : b89ac374c4af709fa14320602e2007bb85d1d465
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-06-26T12:54:51-04:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/lorax-templates-rhel/c/b89ac374c4af709fa14320602e2007bb85d1d465?branch=eln
Log:
spec: fix directory ownership after previous commit
---
diff --git a/lorax-templates-rhel.spec b/lorax-templates-rhel.spec
index 143b5e1..c6013eb 100644
--- a/lorax-templates-rhel.spec
+++ b/lorax-templates-rhel.spec
@@ -42,6 +42,7 @@ cp -a 70-64k $RPM_BUILD_ROOT/%{templatedir}
%files
%dir %{templatedir}
+%dir %{templatedir}/80-rhel
%{templatedir}/80-rhel/*
%package 64k
@@ -55,6 +56,7 @@ lorax-templates-rhel. Templates are placed in %{templatedir}/70-64k
%files 64k
%dir %{templatedir}
+%dir %{templatedir}/70-64k
%{templatedir}/70-64k/*
%changelog
reply other threads:[~2026-06-28 23:33 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=178268959544.1.5193571001430362009.rpms-lorax-templates-rhel-b89ac374c4af@fedoraproject.org \
--to=yselkowi@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