Remove needless use of %defattr
This commit is contained in:
parent
004915b933
commit
7ca0a8ca1d
@ -667,12 +667,10 @@ fi
|
|||||||
|
|
||||||
%if 0%{?fedora} < 23
|
%if 0%{?fedora} < 23
|
||||||
%files sysvinit
|
%files sysvinit
|
||||||
%defattr(-, root, root, -)
|
|
||||||
%{_initrddir}/postfix
|
%{_initrddir}/postfix
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files perl-scripts
|
%files perl-scripts
|
||||||
%defattr(-, root, root, -)
|
|
||||||
%attr(0755, root, root) %{postfix_command_dir}/qshape
|
%attr(0755, root, root) %{postfix_command_dir}/qshape
|
||||||
%attr(0644, root, root) %{_mandir}/man1/qshape*
|
%attr(0644, root, root) %{_mandir}/man1/qshape*
|
||||||
%if %{with pflogsumm}
|
%if %{with pflogsumm}
|
||||||
|
Loading…
Reference in New Issue
Block a user