From 63208257e9391d1ceadda43fc6112834b088f964 Mon Sep 17 00:00:00 2001 From: jbowes Date: Aug 05 2007 22:24:23 +0000 Subject: Remove explicit requires on python-abi --- diff --git a/ipython.spec b/ipython.spec index 805c95d..21059a8 100644 --- a/ipython.spec +++ b/ipython.spec @@ -2,7 +2,7 @@ Name: ipython Version: 0.8.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An enhanced interactive Python shell Group: Development/Libraries @@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel -Requires: python-abi = %(%{__python} -c "import sys ; print sys.version[:3]") + %description @@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/IPython/external/*.pyo %changelog +* Sun Aug 05 2007 James Bowes - 0.8.1-2 +- Remove explicit requires on python-abi. + * Sun Aug 05 2007 James Bowes - 0.8.1-1 - Update to 0.8.1