Remove needless use of %defattr
This commit is contained in:
parent
6b330f0de0
commit
bd1fe7b01d
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user