From dc20dd8ea3a0f088c8f22816335371e14e118899 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 01:53:37 -0500 Subject: [PATCH] Remove needless use of %defattr --- lzo.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/lzo.spec b/lzo.spec index 8f71e4f..6f4e6c5 100644 --- a/lzo.spec +++ b/lzo.spec @@ -80,21 +80,18 @@ make check test %files -%defattr(-,root,root,-) %{!?_licensedir:%global license %%doc} %license COPYING %doc AUTHORS THANKS NEWS %{_libdir}/liblzo2.so.* %files minilzo -%defattr(-,root,root,-) %{!?_licensedir:%global license %%doc} %license COPYING %doc minilzo/README.LZO %{_libdir}/libminilzo.so.0 %files devel -%defattr(-,root,root,-) %doc doc/LZOAPI.TXT doc/LZO.FAQ doc/LZO.TXT %{_includedir}/lzo %{_libdir}/lib*lzo*.so