Remove needless use of %defattr
This commit is contained in:
parent
0ed728b8a2
commit
64f656e99b
@ -53,12 +53,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,0755)
|
||||
%doc CHANGES LICENSE README*
|
||||
%{_libdir}/*.so.*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,0755)
|
||||
%doc doc/*
|
||||
%{_libdir}/*.so
|
||||
%{_includedir}/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user