Merge pull request #1532 from anderbubble/spec-warnings

Resolve redundant file entries in warewulf.spec
This commit is contained in:
Jonathon Anderson
2024-11-07 22:52:52 -07:00
committed by GitHub

View File

@@ -189,28 +189,27 @@ getent group %{wwgroup} >/dev/null || groupadd -r %{wwgroup}
%dir %{_sharedstatedir}/warewulf
%dir %{_sharedstatedir}/warewulf/chroots
%dir %{_sharedstatedir}/warewulf/overlays
%dir %{_sharedstatedir}/warewulf/overlays/NetworkManager
%dir %{_sharedstatedir}/warewulf/overlays/debian.interfaces
%dir %{_sharedstatedir}/warewulf/overlays/debug
%dir %{_sharedstatedir}/warewulf/overlays/fstab
%dir %{_sharedstatedir}/warewulf/overlays/host
%dir %{_sharedstatedir}/warewulf/overlays/hostname
%dir %{_sharedstatedir}/warewulf/overlays/hosts
%dir %{_sharedstatedir}/warewulf/overlays/ifcfg
%dir %{_sharedstatedir}/warewulf/overlays/ignition
%dir %{_sharedstatedir}/warewulf/overlays/issue
%dir %{_sharedstatedir}/warewulf/overlays/resolv
%dir %{_sharedstatedir}/warewulf/overlays/ssh.authorized_keys
%dir %{_sharedstatedir}/warewulf/overlays/ssh.host_keys
%dir %{_sharedstatedir}/warewulf/overlays/syncuser
%dir %{_sharedstatedir}/warewulf/overlays/systemd.netname
%dir %{_sharedstatedir}/warewulf/overlays/udev.netname
%dir %{_sharedstatedir}/warewulf/overlays/wicked
%dir %{_sharedstatedir}/warewulf/overlays/wwinit
%dir %{_sharedstatedir}/warewulf/overlays/wwclient
%attr(-, root, root) %{_sharedstatedir}/warewulf/overlays/*/rootfs
%attr(700, root, root) %{_sharedstatedir}/warewulf/overlays/ssh.authorized_keys/rootfs/root
%attr(700, root, root) %{_sharedstatedir}/warewulf/overlays/ssh.authorized_keys/rootfs/root/.ssh
%dir %{_sharedstatedir}/warewulf/overlays/*
%dir %{_sharedstatedir}/warewulf/overlays/*/rootfs
%attr(-, root, root) %{_sharedstatedir}/warewulf/overlays/NetworkManager/rootfs/*
%attr(-, root, root) %{_sharedstatedir}/warewulf/overlays/debian.interfaces/rootfs/*
%attr(-, root, root) %{_sharedstatedir}/warewulf/overlays/debug/rootfs/*
%attr(-, root, root) %{_sharedstatedir}/warewulf/overlays/fstab/rootfs/*
%attr(-, root, root) %{_sharedstatedir}/warewulf/overlays/host/rootfs/*
%attr(-, root, root) %{_sharedstatedir}/warewulf/overlays/hostname/rootfs/*
%attr(-, root, root) %{_sharedstatedir}/warewulf/overlays/hosts/rootfs/*
%attr(-, root, root) %{_sharedstatedir}/warewulf/overlays/ifcfg/rootfs/*
%attr(-, root, root) %{_sharedstatedir}/warewulf/overlays/ignition/rootfs/*
%attr(-, root, root) %{_sharedstatedir}/warewulf/overlays/issue/rootfs/*
%attr(-, root, root) %{_sharedstatedir}/warewulf/overlays/resolv/rootfs/*
%attr(700, root, root) %{_sharedstatedir}/warewulf/overlays/ssh.authorized_keys/rootfs/*
%attr(-, root, root) %{_sharedstatedir}/warewulf/overlays/ssh.host_keys/rootfs/*
%attr(-, root, root) %{_sharedstatedir}/warewulf/overlays/syncuser/rootfs/*
%attr(-, root, root) %{_sharedstatedir}/warewulf/overlays/systemd.netname/rootfs/*
%attr(-, root, root) %{_sharedstatedir}/warewulf/overlays/udev.netname/rootfs/*
%attr(-, root, root) %{_sharedstatedir}/warewulf/overlays/wicked/rootfs/*
%attr(-, root, root) %{_sharedstatedir}/warewulf/overlays/wwclient/rootfs/*
%attr(-, root, root) %{_sharedstatedir}/warewulf/overlays/wwinit/rootfs/*
%attr(-, root, root) %{_bindir}/wwctl
%attr(-, root, root) %{_prefix}/lib/firewalld/services/warewulf.xml