rpms/python-pip/F-11 python-pip.spec,1.6,1.7

Peter Halliday hoangelos at fedoraproject.org
Fri Jan 1 20:16:15 UTC 2010


Author: hoangelos

Update of /cvs/pkgs/rpms/python-pip/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19640

Modified Files:
	python-pip.spec 
Log Message:
fixing dependency issues


Index: python-pip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-pip/F-11/python-pip.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- python-pip.spec	18 Dec 2009 13:30:59 -0000	1.6
+++ python-pip.spec	1 Jan 2010 20:16:14 -0000	1.7
@@ -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}-%{ve
 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.
 %{python_sitelib}/pip*
 
 %changelog
+* Fri Jan 1 2010 Peter Halliday <phalliday at excelsiorssytems.net> - 0.6.1.4
+- fix dependency issue
 * Tue Dec 18 2009 Peter Halliday <phalliday at excelsiorsystems.net> - 0.6.1-2
 - fix spec file 
 * Mon Dec 17 2009 Peter Halliday <phalliday at excelsiorsystems.net> - 0.6.1-1




More information about the fedora-extras-commits mailing list