use versioned provides for ipython

Signed-off-by: Thomas Spura <thomas.spura@gmail.com>
This commit is contained in:
Thomas Spura 2012-08-12 20:43:07 +02:00
parent 016d8a3b5c
commit 2017b11f1b

View File

@ -100,7 +100,7 @@ Summary: An enhanced interactive Python shell
Requires: python-ipython-console = %{version}-%{release}
Requires: python-ipython-gui = %{version}-%{release}
Requires: python-ipython-notebook = %{version}-%{release}
Provides: ipython
Provides: ipython = %{version}-%{release}
%description -n python-ipython
%{ipython_desc_base}
@ -430,7 +430,7 @@ PYTHONPATH=%{buildroot}%{python_sitelib} \
%changelog
* Wed Aug 8 2012 Thomas Spura <tomspur@fedoraproject.org> - 0.13-4
- use versioned requires on ipython
- use versioned requires/provides on ipython
* Sat Aug 4 2012 Thomas Spura <tomspur@fedoraproject.org> - 0.13-3
- use python-foo for python2-foo and provide ipython-foo