From cd7385a1ecb48f0db6553d321277f49054a5d1a87fc92d8b778d1c08c9a2fdde Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 1 Aug 2011 18:55:13 +0000 Subject: [PATCH 1/3] Make build work for Fedorean systems OBS-URL: https://build.opensuse.org/package/show/security:netfilter/conntrack-tools?expand=0&rev=13 --- conntrack-tools.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/conntrack-tools.spec b/conntrack-tools.spec index abb6720..9386973 100644 --- a/conntrack-tools.spec +++ b/conntrack-tools.spec @@ -1,7 +1,7 @@ # -# spec file for package conntrack-tools +# spec file for package conntrack-tools (Version 0.9.15) # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -23,13 +23,13 @@ Version: 1.0.0 Release: 1 License: GPLv2+ Group: Productivity/Networking/Security -Url: http://conntrack-tools.netfilter.org/ +URL: http://conntrack-tools.netfilter.org/ Source: http://www.netfilter.org/projects/conntrack-tools/files/%name-%version.tar.bz2 Source2: http://www.netfilter.org/projects/conntrack-tools/files/%name-%version.tar.bz2.sig -BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: bison flex +BuildRoot: %_tmppath/%name-%version-build +BuildRequires: bison, flex BuildRequires: libnetfilter_conntrack-devel >= 0.9.1 -BuildRequires: libnfnetlink-devel >= 1.0.0 pkg-config >= 0.19 +BuildRequires: libnfnetlink-devel >= 1.0.0, pkgconfig >= 0.19 Summary: Userspace tools for interacting with the Connection Tracking System %description From 9eaea5be97686d71387ddbc2f76144dac4d6fad7e0a15061f5838b0b34faac59 Mon Sep 17 00:00:00 2001 From: Roman Drahtmueller Date: Fri, 12 Aug 2011 21:34:26 +0000 Subject: [PATCH 2/3] OBS-URL: https://build.opensuse.org/package/show/security:netfilter/conntrack-tools?expand=0&rev=15 --- conntrack-tools.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/conntrack-tools.spec b/conntrack-tools.spec index 9386973..abb6720 100644 --- a/conntrack-tools.spec +++ b/conntrack-tools.spec @@ -1,7 +1,7 @@ # -# spec file for package conntrack-tools (Version 0.9.15) +# spec file for package conntrack-tools # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -23,13 +23,13 @@ Version: 1.0.0 Release: 1 License: GPLv2+ Group: Productivity/Networking/Security -URL: http://conntrack-tools.netfilter.org/ +Url: http://conntrack-tools.netfilter.org/ Source: http://www.netfilter.org/projects/conntrack-tools/files/%name-%version.tar.bz2 Source2: http://www.netfilter.org/projects/conntrack-tools/files/%name-%version.tar.bz2.sig -BuildRoot: %_tmppath/%name-%version-build -BuildRequires: bison, flex +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: bison flex BuildRequires: libnetfilter_conntrack-devel >= 0.9.1 -BuildRequires: libnfnetlink-devel >= 1.0.0, pkgconfig >= 0.19 +BuildRequires: libnfnetlink-devel >= 1.0.0 pkg-config >= 0.19 Summary: Userspace tools for interacting with the Connection Tracking System %description From a2c857364b8a04e5bc9ff7e2a3f5560ed1a520a8bc8a0148549292171e865125 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 17 Sep 2011 23:49:55 +0000 Subject: [PATCH 3/3] Accepting request 82920 from home:jengelh:bl-c - Remove redundant tags/sections from specfile OBS-URL: https://build.opensuse.org/request/show/82920 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/conntrack-tools?expand=0&rev=16 --- conntrack-tools.changes | 5 +++++ conntrack-tools.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/conntrack-tools.changes b/conntrack-tools.changes index e5dbb04..8cd8066 100644 --- a/conntrack-tools.changes +++ b/conntrack-tools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Sep 17 23:49:42 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile + ------------------------------------------------------------------- Sun Feb 27 04:33:13 UTC 2011 - jengelh@medozas.de diff --git a/conntrack-tools.spec b/conntrack-tools.spec index abb6720..90ea036 100644 --- a/conntrack-tools.spec +++ b/conntrack-tools.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: conntrack-tools