From 7b4b1a1ab5d78b711f59917019dcad9fe12013e6 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mon, 4 Jan 2016 16:23:13 -0700 Subject: [PATCH] Drop %defattr() --- suitesparse.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/suitesparse.spec b/suitesparse.spec index f43d26c..9e6de48 100644 --- a/suitesparse.spec +++ b/suitesparse.spec @@ -415,21 +415,17 @@ hardlink -cv Docs/ Licenses/ %files -%defattr(-,root,root) %license Licenses %{_libdir}/lib*.so.* %files devel -%defattr(-,root,root) %{_includedir}/%{name} %{_libdir}/lib*.so %files static -%defattr(-,root,root) %{_libdir}/lib*.a %files doc -%defattr(-,root,root) %doc Doc/* %changelog