Remove needless use of %defattr

This commit is contained in:
Jason Tibbitts 2018-07-10 01:46:14 -05:00
parent 00893450e0
commit 6daf0a9b88

View File

@ -54,12 +54,10 @@ if [ "$1" = "0" ] ; then
fi
%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING NEWS README doc/*html
%{_libdir}/librelp.so.*
%files devel
%defattr(-,root,root)
%{_includedir}/*
%{_libdir}/librelp.so
%{_libdir}/pkgconfig/relp.pc