Remove needless use of %defattr
This commit is contained in:
parent
e802ea3f8d
commit
d614600e09
@ -78,13 +78,11 @@ mv %{buildroot}%{_mandir}/man3 %{buildroot}%{_mandir}/man3t
|
||||
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS ChangeLog NEWS README
|
||||
%{_root_libdir}/libtirpc.so.*
|
||||
%config(noreplace)%{_sysconfdir}/netconfig
|
||||
|
||||
%files devel
|
||||
%defattr(0644,root,root,755)
|
||||
%{!?_licensedir:%global license %%doc}
|
||||
%license COPYING
|
||||
%dir %{_includedir}/tirpc
|
||||
|
Loading…
Reference in New Issue
Block a user