From 914bc927d68212611e8f12b2f69be5d2eda50c83 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Jul 10 2018 06:40:46 +0000 Subject: Remove needless use of %defattr --- diff --git a/libibcommon.spec b/libibcommon.spec index 2823f7a..a866f5d 100644 --- a/libibcommon.spec +++ b/libibcommon.spec @@ -51,18 +51,15 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %postun -p /sbin/ldconfig %files -%defattr(-,root,root) %{_libdir}/libibcommon*.so.* %doc AUTHORS COPYING ChangeLog %files devel -%defattr(-,root,root) %{_libdir}/libibcommon.so %dir %{_includedir}/infiniband %{_includedir}/infiniband/*.h %files static -%defattr(-,root,root) %{_libdir}/libibcommon.a %changelog