[ipython] Provide ipython-notebook with a version

tomspur tomspur at fedoraproject.org
Wed Dec 12 14:45:17 UTC 2012


commit a431e829d46f68d2cfd7121d3000be92fc895ee4
Author: Thomas Spura <thomas.spura at gmail.com>
Date:   Wed Dec 12 15:35:30 2012 +0100

    Provide ipython-notebook with a version

 ipython.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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}


More information about the scm-commits mailing list