From ce4765255c7e38e5ec3eb517a27c1f256d987f09 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Fri, 9 May 2014 14:11:14 -0600 Subject: [PATCH] Cleanup spec --- h5py.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/h5py.spec b/h5py.spec index 5b8ad1c..47ad3c6 100644 --- a/h5py.spec +++ b/h5py.spec @@ -28,7 +28,6 @@ BuildRequires: python3-Cython %endif Requires: hdf5 = %{_hdf5_version} Requires: numpy >= 1.0.3 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description The h5py package provides both a high- and low-level interface to the @@ -82,7 +81,6 @@ popd %endif %install -rm -rf %{buildroot} %{__python} setup.py install -O1 --skip-build --root %{buildroot} chmod 0755 %{buildroot}%{python_sitearch}/%{name}/*.so @@ -100,9 +98,6 @@ pushd %{py3dir} popd %endif -%clean -rm -rf %{buildroot} - %files %doc licenses/*.txt ANN.rst README.rst examples %{python_sitearch}/%{name}/