Get egg-info properly
This commit is contained in:
parent
7135005ecc
commit
1d2bc33068
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: ipython
|
Name: ipython
|
||||||
Version: 0.8.2
|
Version: 0.8.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: An enhanced interactive Python shell
|
Summary: An enhanced interactive Python shell
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -60,7 +60,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_bindir}/ipython
|
%{_bindir}/ipython
|
||||||
%{_bindir}/irunner
|
%{_bindir}/irunner
|
||||||
%{_bindir}/pycolor
|
%{_bindir}/pycolor
|
||||||
%{python_sitelib}/IPython/*
|
%{python_sitelib}/*
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user