Remove needless use of %defattr
This commit is contained in:
parent
6e11b6043c
commit
1f2cac2757
@ -55,11 +55,9 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';'
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root, -)
|
||||
%_libdir/*.so.*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root, -)
|
||||
%doc AUTHORS ChangeLog README COPYING
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%{_libdir}/*.so
|
||||
|
Loading…
Reference in New Issue
Block a user