From d5d008a1c40aa2d0d6ff8dd2177e80c455c3629d Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Jul 10 2018 06:48:28 +0000 Subject: Remove needless use of %defattr --- diff --git a/libunistring.spec b/libunistring.spec index cdad551..8e97967 100644 --- a/libunistring.spec +++ b/libunistring.spec @@ -41,13 +41,11 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/%{name}.la mv $RPM_BUILD_ROOT%{_datadir}/doc/%{name} __doc %files -%defattr(-,root,root,-) %license COPYING COPYING.LIB %doc AUTHORS NEWS README %{_libdir}/%{name}.so.* %files devel -%defattr(-,root,root,-) %doc HACKING DEPENDENCIES THANKS ChangeLog %doc __doc/* %{_infodir}/%{name}.info*