From 3bced071b33176e1f08092582c47bcad85bbd0b511c12211c1a073db1dfa2bd5 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 4 Jan 2013 16:09:02 +0000 Subject: [PATCH] linux-glibc-devel 3.7 not strictly needed OBS-URL: https://build.opensuse.org/package/show/security:netfilter/xtables-addons?expand=0&rev=73 --- xtables-addons.changes | 5 +++++ xtables-addons.spec | 5 +---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/xtables-addons.changes b/xtables-addons.changes index ae368fb..2afa796 100644 --- a/xtables-addons.changes +++ b/xtables-addons.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 4 16:08:33 UTC 2013 - jengelh@inai.de + +- Don't need linux-glibc 3.7, since we copy headers anyway + ------------------------------------------------------------------- Thu Dec 27 07:08:36 UTC 2012 - jengelh@inai.de diff --git a/xtables-addons.spec b/xtables-addons.spec index c403f33..47d4d06 100644 --- a/xtables-addons.spec +++ b/xtables-addons.spec @@ -1,7 +1,7 @@ # # spec file for package xtables-addons # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -47,9 +47,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} >= 1230 BuildRequires: gpg-offline %endif -%if 0%{?kernel37} -BuildRequires: linux-glibc-devel >= 3.7 -%endif %if %git_snapshot BuildRequires: autoconf BuildRequires: automake >= 1.10b