From 715574b2a5e292f7355ecff59053407c3b26d339 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 01:54:21 -0500 Subject: [PATCH] Remove needless use of %defattr --- pyparted.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/pyparted.spec b/pyparted.spec index efdbcf9..1c81445 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -84,7 +84,6 @@ popd %endif %files -n python2-pyparted -%defattr(-,root,root,-) %doc AUTHORS COPYING NEWS README TODO %{python_sitearch}/_ped.so %{python_sitearch}/parted @@ -92,7 +91,6 @@ popd %if 0%{?with_python3} %files -n python3-pyparted -%defattr(-,root,root,-) %doc AUTHORS COPYING NEWS README TODO %{python3_sitearch}/_ped.*.so %{python3_sitearch}/parted