From c6ab86dc08ba964a12174f78eb69a5200530e25c Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Tue, 22 Apr 2014 21:25:52 -0600 Subject: [PATCH] Drop %defattr --- h5py.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/h5py.spec b/h5py.spec index 01dced7..aee754f 100644 --- a/h5py.spec +++ b/h5py.spec @@ -104,14 +104,12 @@ popd rm -rf %{buildroot} %files -%defattr(-, root, root, -) %doc licenses/*.txt ANN.rst README.rst examples %{python_sitearch}/%{name}/ %{python_sitearch}/%{name}-%{version}-*.egg-info %if 0%{?with_python3} %files -n python3-h5py -%defattr(-, root, root, -) %doc licenses/*.txt ANN.rst README.rst %{python3_sitearch}/%{name}/ %{python3_sitearch}/%{name}-%{version}-*.egg-info