specfile: %defattr removed, no longer needed
See: https://fedoraproject.org/wiki/Packaging:Guidelines#File_Permissions
This commit is contained in:
parent
106b5d4d5f
commit
413eb425b1
@ -71,7 +71,6 @@ if [ $1 = 0 -a -f %{_infodir}/gawk.info.gz ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%{!?_licensedir:%global license %%doc}
|
%{!?_licensedir:%global license %%doc}
|
||||||
%license COPYING LICENSE.GPLv2 LICENSE.LGPLv2 LICENSE.BSD
|
%license COPYING LICENSE.GPLv2 LICENSE.LGPLv2 LICENSE.BSD
|
||||||
%doc README NEWS
|
%doc README NEWS
|
||||||
|
Loading…
Reference in New Issue
Block a user