From 96711f1bd35055cdc45517b0ea2b7d67711e4f17 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mon, 26 Oct 2015 13:18:56 -0600 Subject: [PATCH] Drop %epoch from provides --- scipy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scipy.spec b/scipy.spec index cdecebd..a3d3234 100644 --- a/scipy.spec +++ b/scipy.spec @@ -50,7 +50,7 @@ leading scientists and engineers. Summary: Scientific Tools for Python %{?python_provide:%python_provide python2-scipy} # General provides of plain 'scipy' in F24 -Provides: scipy = %{epoch}:%{version}-%{release} +Provides: scipy = %{version}-%{release} Obsoletes: scipy <= 0.16.0 %description -n python2-scipy Scipy is open-source software for mathematics, science, and