From cd7385a1ecb48f0db6553d321277f49054a5d1a87fc92d8b778d1c08c9a2fdde Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 1 Aug 2011 18:55:13 +0000 Subject: [PATCH] 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