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