From 64f656e99b67e9c6e3ebfc2e575df7647e0ff8b0 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 01:43:14 -0500 Subject: [PATCH] Remove needless use of %defattr --- libmng.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/libmng.spec b/libmng.spec index 3a9920d..8bc71a3 100644 --- a/libmng.spec +++ b/libmng.spec @@ -53,12 +53,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %postun -p /sbin/ldconfig %files -%defattr(-,root,root,0755) %doc CHANGES LICENSE README* %{_libdir}/*.so.* %files devel -%defattr(-,root,root,0755) %doc doc/* %{_libdir}/*.so %{_includedir}/*