############################################################################### # IPFire.org - An Open Source Firewall Solution # # Copyright (C) - IPFire Development Team # ############################################################################### name = libnftnl version = 1.0.0 snapshot = 20140412 release = 1.%{snapshot} thisapp = %{name}-%{snapshot} groups = Networking/Tools url = http://netfilter.org/projects/libnftnl license = GPLv2 summary = Library for low-level interaction with nftables description Library for low-level interaction with nftables Netlink's API over libmnl. end source_dl = http://ftp.netfilter.org/pub/libnftnl/snapshot/ sources = %{thisapp}.tar.bz2 build requires autoconf autogen automake libmnl-devel libtool end prepare_cmds ./autogen.sh end end packages package %{name} package %{name}-devel template DEVEL end package %{name}-debuginfo template DEBUGINFO end end