Remove needless use of %defattr
This commit is contained in:
parent
aa35d97de4
commit
a94fceeb67
@ -70,14 +70,12 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libpcap.a
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%license LICENSE
|
||||
%doc README CHANGES CREDITS
|
||||
%{_libdir}/libpcap.so.*
|
||||
%{_mandir}/man7/pcap*.7*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/pcap-config
|
||||
%{_includedir}/pcap*.h
|
||||
%{_includedir}/pcap
|
||||
|
||||
Loading…
Reference in New Issue
Block a user