From 6daf0a9b881298a30efb9755647f0f6538756dcf Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 01:46:14 -0500 Subject: [PATCH] Remove needless use of %defattr --- librelp.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/librelp.spec b/librelp.spec index 9db2772..3abf96b 100644 --- a/librelp.spec +++ b/librelp.spec @@ -54,12 +54,10 @@ if [ "$1" = "0" ] ; then fi %files -%defattr(-,root,root,-) %doc AUTHORS COPYING NEWS README doc/*html %{_libdir}/librelp.so.* %files devel -%defattr(-,root,root) %{_includedir}/* %{_libdir}/librelp.so %{_libdir}/pkgconfig/relp.pc