Remove needless use of %defattr

This commit is contained in:
Jason Tibbitts 2018-07-10 01:20:47 -05:00
parent 6b330f0de0
commit bd1fe7b01d

View File

@ -157,7 +157,6 @@ if [ $1 -gt 1 ] && [ -e %{_sysconfdir}/xml/catalog ]; then
fi
%files
%defattr (-,root,root, -)
%doc __dist_doc/html/ AUTHORS NEWS ChangeLog COPYING README
%dir %{_sysconfdir}/sgml
%config(noreplace) %{_sysconfdir}/sgml/sgml.conf
@ -174,7 +173,6 @@ fi
%{_mandir}/man8/install-catalog.8*
%files -n xml-common
%defattr (-,root,root,-)
%doc AUTHORS NEWS ChangeLog COPYING README
%dir %{_sysconfdir}/xml
%dir %{_sysconfdir}/sgml