From 0acde885be63305b0a023bc8d4cdf83c17183e77 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 01:40:50 -0500 Subject: [PATCH] Remove needless use of %defattr --- libIDL.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/libIDL.spec b/libIDL.spec index 46d1b54..aee2d2a 100644 --- a/libIDL.spec +++ b/libIDL.spec @@ -60,13 +60,11 @@ if [ $1 = 0 ]; then fi %files -%defattr(-,root,root) %{_libdir}/libIDL-*.so.* %doc AUTHORS COPYING README NEWS BUGS MAINTAINERS %files devel -%defattr(-,root,root) %{_includedir}/libIDL-2.0/ %{_libdir}/libIDL-*.so %{_libdir}/pkgconfig/libIDL-*.pc