public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lorax-templates-rhel] eln: spec: fix directory ownership after previous commit
@ 2026-06-28 23:33 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-06-28 23:33 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-28 23:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-28 23:33 [rpms/lorax-templates-rhel] eln: spec: fix directory ownership after previous commit Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox