From 8d53ea86541041c0f00b704c3e090b01e7562348 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Jul 10 2018 05:36:20 +0000 Subject: Remove needless use of %defattr --- diff --git a/datalog.spec b/datalog.spec index ad226f1..9558e08 100644 --- a/datalog.spec +++ b/datalog.spec @@ -72,7 +72,6 @@ if [ $1 -eq 0 ]; then fi %files -%defattr (-, root, root, -) %doc %{name}.html ChangeLog README COPYING.LIB AUTHORS NEWS %{_bindir}/%{name} %{_libdir}/lib%{name}.so.* @@ -81,7 +80,6 @@ fi %{luapkgdir}/%{name}.lua %files devel -%defattr (-, root, root, -) %{_includedir}/%{name}.h %{_libdir}/lib%{name}.so