[python3/python3.4] Temporarily add BR: net-tools to workaround upstream reported test issue

Bohuslav Kabrda bkabrda at fedoraproject.org
Wed Jan 8 10:57:30 UTC 2014


commit de14a01ddc9cc2cd7a5209020ad5460c3dcab7a6
Author: Slavek Kabrda <bkabrda at redhat.com>
Date:   Wed Jan 8 10:37:25 2014 +0100

    Temporarily add BR: net-tools to workaround upstream reported test issue

 python3.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/python3.spec b/python3.spec
index 2053757..efe5d3b 100644
--- a/python3.spec
+++ b/python3.spec
@@ -161,6 +161,8 @@ BuildRequires: libffi-devel
 BuildRequires: libGL-devel
 BuildRequires: libX11-devel
 BuildRequires: ncurses-devel
+# workaround http://bugs.python.org/issue19804 (test_uuid requires ifconfig)
+BuildRequires: net-tools
 BuildRequires: openssl-devel
 BuildRequires: pkgconfig
 BuildRequires: readline-devel


More information about the scm-commits mailing list