From a94fceeb6724d06ea700fe33811152d0f060d2c5 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 01:45:50 -0500 Subject: [PATCH] Remove needless use of %defattr --- libpcap.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/libpcap.spec b/libpcap.spec index 24962b2..3eee09c 100644 --- a/libpcap.spec +++ b/libpcap.spec @@ -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