From a431e829d46f68d2cfd7121d3000be92fc895ee4 Mon Sep 17 00:00:00 2001 From: Thomas Spura Date: Wed, 12 Dec 2012 15:35:30 +0100 Subject: [PATCH] Provide ipython-notebook with a version --- ipython.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipython.spec b/ipython.spec index 4d04335..13ce319 100644 --- a/ipython.spec +++ b/ipython.spec @@ -127,7 +127,7 @@ Requires: python-simplegeneric Summary: An enhanced interactive Python shell Requires: python-ipython-console = %{version}-%{release} Requires: python-tornado -Provides: ipython-notebook +Provides: ipython-notebook = %{version}-%{release} %description -n python-ipython-notebook %{ipython_desc_base}