use versioned provides for ipython
Signed-off-by: Thomas Spura <thomas.spura@gmail.com>
This commit is contained in:
parent
016d8a3b5c
commit
2017b11f1b
@ -100,7 +100,7 @@ Summary: An enhanced interactive Python shell
|
|||||||
Requires: python-ipython-console = %{version}-%{release}
|
Requires: python-ipython-console = %{version}-%{release}
|
||||||
Requires: python-ipython-gui = %{version}-%{release}
|
Requires: python-ipython-gui = %{version}-%{release}
|
||||||
Requires: python-ipython-notebook = %{version}-%{release}
|
Requires: python-ipython-notebook = %{version}-%{release}
|
||||||
Provides: ipython
|
Provides: ipython = %{version}-%{release}
|
||||||
%description -n python-ipython
|
%description -n python-ipython
|
||||||
%{ipython_desc_base}
|
%{ipython_desc_base}
|
||||||
|
|
||||||
@ -430,7 +430,7 @@ PYTHONPATH=%{buildroot}%{python_sitelib} \
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Aug 8 2012 Thomas Spura <tomspur@fedoraproject.org> - 0.13-4
|
* 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
|
* Sat Aug 4 2012 Thomas Spura <tomspur@fedoraproject.org> - 0.13-3
|
||||||
- use python-foo for python2-foo and provide ipython-foo
|
- use python-foo for python2-foo and provide ipython-foo
|
||||||
|
Loading…
Reference in New Issue
Block a user