From 2cc4861a51dbe559049d4d5a8bbd1f9af1ce77b98a30f6a237d8632370d1e244 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 18 Apr 2014 16:07:31 +0000 Subject: [PATCH] Feed through format_spec_file OBS-URL: https://build.opensuse.org/package/show/security:netfilter/libnftnl?expand=0&rev=10 --- libnftnl.spec | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/libnftnl.spec b/libnftnl.spec index 0ebd6c4..2dd9628 100644 --- a/libnftnl.spec +++ b/libnftnl.spec @@ -1,7 +1,7 @@ # -# spec file for package libnftables +# spec file for package libnftnl # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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,16 +23,16 @@ Release: 0 Summary: Userspace library to access the nftables Netlink interface License: GPL-2.0+ Group: Productivity/Networking/Security -URL: http://netfilter.org/projects/libnftnl/ +Url: http://netfilter.org/projects/libnftnl/ #Git-Clone: git://git.netfilter.org/libnftnl -Source: ftp://ftp.netfilter.org/pub/libnftnl/%name-%version.tar.bz2 -Source2: ftp://ftp.netfilter.org/pub/libnftnl/%name-%version.tar.bz2.sig -Source3: baselibs.conf +Source: http://netfilter.org/projects/libnftnl/files/%name-%version.tar.bz2 +Source2: http://netfilter.org/projects/libnftnl/files/%name-%version.tar.bz2.sig +Source3: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: libmnl-devel >= 1.0.3 BuildRequires: pkgconfig >= 0.21 -BuildRequires: libmnl-devel >= 1.0.3 -BuildRequires: xz +BuildRequires: xz %if 0%{?suse_version} >= 1220 %define with_json 1 %define with_mxml 1