From fbcb483950556f39e531f9d43fddf9eaea32997be0be2e6e4bd55f98d135c8bb Mon Sep 17 00:00:00 2001
From: Denisart Benjamin
Date: Thu, 24 Sep 2015 13:07:51 +0000
Subject: [PATCH] Accepting request 333163 from
home:DocB:branches:Application:ERP:Tryton:3.4
Added coreutils as requirement. Otherwise SLE12 build breaks in SUSE Studio
OBS-URL: https://build.opensuse.org/request/show/333163
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=38
---
python-pip.changes | 5 +++++
python-pip.spec | 1 +
2 files changed, 6 insertions(+)
diff --git a/python-pip.changes b/python-pip.changes
index 465da80..766475f 100644
--- a/python-pip.changes
+++ b/python-pip.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Wed Sep 23 11:47:42 UTC 2015 - axel.braun@gmx.de
+
+- added coreutils are requirement, to work around SLE12 error in Studio
+
-------------------------------------------------------------------
Wed Jul 29 13:01:56 UTC 2015 - toddrme2178@gmail.com
diff --git a/python-pip.spec b/python-pip.spec
index d2942bf..a15fe87 100644
--- a/python-pip.spec
+++ b/python-pip.spec
@@ -39,6 +39,7 @@ BuildRequires: python-virtualenv >= 1.10
%endif
Requires: python-setuptools
Requires: python-xml
+Requires: coreutils
Requires(post): update-alternatives
Requires(postun): update-alternatives
%if 0%{?suse_version} && 0%{?suse_version} <= 1110