diff --git a/drbd.spec b/drbd.spec index 555f980..48f0fe4 100644 --- a/drbd.spec +++ b/drbd.spec @@ -28,7 +28,6 @@ via an assigned network. DRBD can be understood as network based raid-1. This is a virtual package, installing the full user-land suite. %files -%defattr(-,root,root,-) %doc COPYING %doc ChangeLog %doc README @@ -148,7 +147,6 @@ This package contains udev helper scripts for DRBD, managing symlinks to DRBD devices in /dev/drbd/by-res and /dev/drbd/by-disk. %files udev -%defattr(-,root,root,-) %{_udevrulesdir}/65-drbd.rules @@ -202,7 +200,6 @@ This package contains programmable bash completion support for the drbdadm management utility. %files bash-completion -%defattr(-,root,root,-) %config %{_sysconfdir}/bash_completion.d/drbdadm*