Remove needless use of %defattr
This commit is contained in:
parent
bb25465fa7
commit
3c93f8b8dc
@ -82,7 +82,6 @@ make check ||:
|
||||
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc ANNOUNCE ChangeLog COPYING README THANKS TODO
|
||||
%doc doc/draft-irtf-nmrg-sming-02.txt smi.conf-example
|
||||
%doc IETF-MIB-LICENSE.txt
|
||||
@ -94,7 +93,6 @@ make check ||:
|
||||
%{_mandir}/man1/*.1*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%{_datadir}/aclocal/libsmi.m4
|
||||
%{_libdir}/pkgconfig/libsmi.pc
|
||||
%{_libdir}/*.so
|
||||
|
||||
Loading…
Reference in New Issue
Block a user