fix: match new %dir %{templatedir}/80-rhel ownership line in %files #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "a10s-fix-80rhel-dir-ownership"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
RHEL 10.3-2 (RHEL-163726) added explicit directory ownership
'%dir %{templatedir}/80-rhel' to the %files section, which broke the
ReplaceAction (No changes made). Add the line to find/replace so the
AlmaLinux subpackage %files block is appended again.
RHEL 10.3-2 (RHEL-163726) added explicit directory ownership '%dir %{templatedir}/80-rhel' to the %files section, which broke the ReplaceAction (No changes made). Add the line to find/replace so the AlmaLinux subpackage %files block is appended again.