From e5d60a0ada108ecfe83c65eaff6e56ae51aff524 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Jul 10 2018 06:48:16 +0000 Subject: Remove needless use of %defattr --- diff --git a/libucil.spec b/libucil.spec index ff1c1e7..e91812f 100644 --- a/libucil.spec +++ b/libucil.spec @@ -66,12 +66,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}.{a,la} %postun -p /sbin/ldconfig %files -%defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README %{_libdir}/%{name}.so.* %files devel -%defattr(-,root,root,-) %{_libdir}/%{name}.so %{_libdir}/pkgconfig/%{name}.pc %{_includedir}/unicap/*.h