From db446870cd33175750ebea467224b2f4d3ca1e0388b512a848c2250cf4ef244e Mon Sep 17 00:00:00 2001 From: Factory Maintainer Date: Tue, 16 Oct 2012 05:26:27 +0000 Subject: [PATCH] Accepting request 138185 from home:coolo:branches:openSUSE:Factory OBS-URL: https://build.opensuse.org/request/show/138185 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=129 --- python-base.changes | 5 +++++ python-base.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/python-base.changes b/python-base.changes index 57543e4..e809b07 100644 --- a/python-base.changes +++ b/python-base.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 15 10:39:15 UTC 2012 - coolo@suse.com + +- buildrequire explicitly netcfg for the test suite + ------------------------------------------------------------------- Mon Oct 8 14:33:08 UTC 2012 - jmatejek@suse.com diff --git a/python-base.spec b/python-base.spec index c2c0a85..b707221 100644 --- a/python-base.spec +++ b/python-base.spec @@ -58,6 +58,8 @@ BuildRequires: automake BuildRequires: fdupes BuildRequires: pkg-config BuildRequires: zlib-devel +# for the test suite +BuildRequires: netcfg # explicitly, see bnc#697251: Requires: libpython2_7-1_0 = %{version} Provides: %{name} = %{python_version}