diff --git a/xtables-addons.changes b/xtables-addons.changes index ae368fb..af32ded 100644 --- a/xtables-addons.changes +++ b/xtables-addons.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Feb 28 06:02:46 UTC 2013 - coolo@suse.com + +- update license to new format + +------------------------------------------------------------------- +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..2ce4aa4 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 @@ -28,7 +28,7 @@ Version: 1.47.1 Release: 0 %endif Summary: IP Packet Filter Administration Extensions -License: GPL-2.0 ; GPL-2.0+ +License: GPL-2.0 and GPL-2.0+ Group: Productivity/Networking/Security Url: http://xtables-addons.sf.net/ @@ -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