From 91471f11a965054526cc32bed62366804ea6212b Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 01:41:01 -0500 Subject: [PATCH] Remove needless use of %defattr --- libieee1284.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libieee1284.spec b/libieee1284.spec index 95cd3ce..960b719 100644 --- a/libieee1284.spec +++ b/libieee1284.spec @@ -58,19 +58,16 @@ rm -f %{buildroot}%{_libdir}/*.a rm -f %{buildroot}%{_libdir}/*.la %files -%defattr(-,root,root) %doc README COPYING TODO AUTHORS NEWS %{_libdir}/*.so.* %{_bindir}/* %files devel -%defattr(-,root,root) %{_includedir}/ieee1284.h %{_libdir}/*.so %{_mandir}/*/* %files -n python2-libieee1284 -%defattr(-,root,root) %{_libdir}/python*/*/*.so %post -p /sbin/ldconfig