From e11479c9e4c58f8fbc77b8d653ab9cb391ce1e93 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 01:19:33 -0500 Subject: [PATCH] Remove needless use of %defattr --- gzip.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/gzip.spec b/gzip.spec index 118ea10..5ab8d38 100644 --- a/gzip.spec +++ b/gzip.spec @@ -81,7 +81,6 @@ if [ $1 = 0 ]; then fi %files -%defattr(-,root,root) %doc NEWS README AUTHORS ChangeLog THANKS TODO %{!?_licensedir:%global license %%doc} %license COPYING fdl-1.3.txt