From b8baa8f5ae9ef5206e09f770353b672399a53cf4 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 01:40:01 -0500 Subject: [PATCH] Remove needless use of %defattr --- libgdither.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/libgdither.spec b/libgdither.spec index 56319bc..0e6ad57 100644 --- a/libgdither.spec +++ b/libgdither.spec @@ -65,12 +65,10 @@ make test CFLAGS="${RPM_OPT_FLAGS} -Werror --std=c99 -I%{_builddir}/%{?buildsubd %files -%defattr(-,root,root,-) %doc COPYING README %{_libdir}/*.so.* %files devel -%defattr(-,root,root,-) %{_includedir}/libgdither/ %{_libdir}/*.so %{_libdir}/pkgconfig/libgdither.pc