From 37b1fd0ac4187a8db953bdec9600ea31e94a5312 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: May 16 2013 01:39:19 +0000 Subject: Remove old fedora conditional --- diff --git a/scipy.spec b/scipy.spec index 5f229ab..b706132 100644 --- a/scipy.spec +++ b/scipy.spec @@ -1,17 +1,9 @@ -%if 0%{?fedora} > 15 %global with_python3 1 %{?filter_setup: %filter_provides_in %{python_sitearch}.*\.so$ %filter_provides_in %{python3_sitearch}.*\.so$ %filter_setup } -%else -%global python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)') -%{?filter_setup: -%filter_provides_in %{python_sitearch}.*\.so$ -%filter_setup -} -%endif Summary: Scipy: Scientific Tools for Python Name: scipy