From 1d2bc33068a86c3a00b898d9ca8b1869a3710bf0 Mon Sep 17 00:00:00 2001 From: jbowes Date: Thu, 13 Dec 2007 01:06:31 +0000 Subject: [PATCH] Get egg-info properly --- ipython.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ipython.spec b/ipython.spec index acd9ba3..8aa3e03 100644 --- a/ipython.spec +++ b/ipython.spec @@ -2,7 +2,7 @@ Name: ipython Version: 0.8.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An enhanced interactive Python shell Group: Development/Libraries @@ -60,7 +60,7 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/ipython %{_bindir}/irunner %{_bindir}/pycolor -%{python_sitelib}/IPython/* +%{python_sitelib}/* %changelog