SHA256
1
0
forked from pool/libnftnl

Feed through format_spec_file

OBS-URL: https://build.opensuse.org/package/show/security:netfilter/libnftnl?expand=0&rev=10
This commit is contained in:
Jan Engelhardt 2014-04-18 16:07:31 +00:00 committed by Git OBS Bridge
parent 0336f9cbc0
commit 2cc4861a51

View File

@ -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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 Summary: Userspace library to access the nftables Netlink interface
License: GPL-2.0+ License: GPL-2.0+
Group: Productivity/Networking/Security Group: Productivity/Networking/Security
URL: http://netfilter.org/projects/libnftnl/ Url: http://netfilter.org/projects/libnftnl/
#Git-Clone: git://git.netfilter.org/libnftnl #Git-Clone: git://git.netfilter.org/libnftnl
Source: ftp://ftp.netfilter.org/pub/libnftnl/%name-%version.tar.bz2 Source: http://netfilter.org/projects/libnftnl/files/%name-%version.tar.bz2
Source2: ftp://ftp.netfilter.org/pub/libnftnl/%name-%version.tar.bz2.sig Source2: http://netfilter.org/projects/libnftnl/files/%name-%version.tar.bz2.sig
Source3: baselibs.conf Source3: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: libmnl-devel >= 1.0.3
BuildRequires: pkgconfig >= 0.21 BuildRequires: pkgconfig >= 0.21
BuildRequires: libmnl-devel >= 1.0.3 BuildRequires: xz
BuildRequires: xz
%if 0%{?suse_version} >= 1220 %if 0%{?suse_version} >= 1220
%define with_json 1 %define with_json 1
%define with_mxml 1 %define with_mxml 1