[packages/httpie] update BR with cleanbuild

glen glen at pld-linux.org
Wed Jan 15 23:51:23 CET 2014


commit 00b132742e1564d331beaec0245e80ccc1956612
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Jan 16 00:50:48 2014 +0200

    update BR with cleanbuild
    
    BR: python-distribute -- ImportError: No module named setuptools
    BR: rpm-pythonprov -- error: Couldn't exec /usr/lib/rpm/pythoneggs.py: No such file or directory

 httpie.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/httpie.spec b/httpie.spec
index d9bc4d4..42f0a7e 100644
--- a/httpie.spec
+++ b/httpie.spec
@@ -8,6 +8,8 @@ Source0:	http://pypi.python.org/packages/source/h/httpie/%{name}-%{version}.tar.
 # Source0-md5:	09218336048596da757c4f0cf19642fd
 URL:		http://httpie.org/
 BuildRequires:	python-devel
+BuildRequires:	python-distribute
+BuildRequires:	rpm-pythonprov
 BuildRequires:	sed >= 4.0
 # Needed so we can build the manpage with help2man without fataling.
 BuildRequires:	help2man
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/httpie.git/commitdiff/00b132742e1564d331beaec0245e80ccc1956612



More information about the pld-cvs-commit mailing list