From 97657b9e81d626088370c4266cd44eac4cf4eded Mon Sep 17 00:00:00 2001 From: Peter Halliday Date: Jan 01 2010 20:11:19 +0000 Subject: fixing dependency issues --- diff --git a/python-pip.spec b/python-pip.spec index fe00af1..c0ae165 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 0.6.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Pip installs packages. Python packages. An easy_install replacement Group: Development/Libraries @@ -16,6 +16,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel BuildRequires: python-setuptools-devel +Requires: python-setuptools %description @@ -47,6 +48,8 @@ pip is meant to improve on easy_install.bulletin boards, etc.). %{python_sitelib}/pip* %changelog +* Fri Jan 1 2010 Peter Halliday - 0.6.1.4 +- fix dependency issue * Tue Dec 18 2009 Peter Halliday - 0.6.1-2 - fix spec file * Mon Dec 17 2009 Peter Halliday - 0.6.1-1