From df3f95c0c1168fc76464d38448b3bc2c96dbbb0520615c78a9e0360da4c587cc Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 25 Apr 2014 14:59:58 +0000 Subject: [PATCH] Accepting request 231432 from home:dirkmueller:branches:security:netfilter - remove python-devel dependency OBS-URL: https://build.opensuse.org/request/show/231432 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/libnl3?expand=0&rev=55 --- libnl3.changes | 5 +++++ libnl3.spec | 5 ++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/libnl3.changes b/libnl3.changes index af55ea0..e28a779 100644 --- a/libnl3.changes +++ b/libnl3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 25 14:35:55 UTC 2014 - dmueller@suse.com + +- remove python-devel dependency + ------------------------------------------------------------------- Sun Mar 9 17:27:56 UTC 2014 - jengelh@inai.de diff --git a/libnl3.spec b/libnl3.spec index 5fbb7ec..cb8609a 100644 --- a/libnl3.spec +++ b/libnl3.spec @@ -35,7 +35,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: bison BuildRequires: flex >= 2.5.19 BuildRequires: pkgconfig >= 0.21 -BuildRequires: python-devel >= 2.6 +# Only used if python/ subdir would be built, which is not and +# is marked as +# "NOTE: The python wrapper is experimental and may or may not work." +# BuildRequires: python-devel >= 2.6 BuildRequires: xz %if 0%{?suse_version} BuildRequires: fdupes