From 089a1ea119e3c36e6a0959cd48582637b4cfb54f Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 01:43:59 -0500 Subject: [PATCH] Remove needless use of %defattr --- libnfnetlink.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/libnfnetlink.spec b/libnfnetlink.spec index 201e407..bd4142f 100644 --- a/libnfnetlink.spec +++ b/libnfnetlink.spec @@ -43,7 +43,6 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' %postun -p /sbin/ldconfig %files -%defattr(-,root,root,-) %{!?_licensedir:%global license %%doc} %license COPYING %doc README @@ -51,7 +50,6 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' %files devel -%defattr(-,root,root,-) %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc %dir %{_includedir}/libnfnetlink