From 5d6c1ce03e7d0ebf19adec8c281bb68b0c1c10c1 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Apr 26 2014 17:34:30 +0000 Subject: Update t0 20140426 --- diff --git a/.gitignore b/.gitignore index 6eaf4d7..544cea6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /nftables-20140326.tar.bz2 /nftables-20140330.tar.bz2 +/nftables-20140426.tar.bz2 diff --git a/nftables.spec b/nftables.spec index 30ac4dd..d50be54 100644 --- a/nftables.spec +++ b/nftables.spec @@ -1,4 +1,4 @@ -%global snapdate 20140330 +%global snapdate 20140426 Name: nftables Version: 0.100 @@ -13,14 +13,6 @@ Source0: http://ftp.netfilter.org/pub/nftables/snapshot/nftables-%{snapda # Disable silent make so we can see compiler flags and such # Patch1: nftables-20140118-disable-silent-make.patch -# -# Point to the Fedora provided dtd for docbook to man/pdf conversion. -# -Patch2: nftables-20140118-dtdpath.patch -# -# use the Fedora version of docbook2man -# -Patch3: nftables-20140118-db2x_docbook2man.patch BuildRequires: autogen BuildRequires: autoconf @@ -33,7 +25,6 @@ BuildRequires: gmp-devel BuildRequires: readline-devel BuildRequires: libnftnl-devel BuildRequires: docbook2X -BuildRequires: docbook-dtds %description Netfilter Tables userspace utilities. @@ -42,8 +33,6 @@ Netfilter Tables userspace utilities. %setup -q -n nftables-%{snapdate} %patch1 -p1 -%patch2 -p1 -%patch3 -p1 %build ./autogen.sh @@ -62,6 +51,9 @@ chmod 644 $RPM_BUILD_ROOT/%{_mandir}/man8/nft* %{_mandir}/man8/nft* %changelog +* Sat Apr 26 2014 Kevin Fenzi 0.100-1.20140426git +- Update t0 20140426 + * Sun Mar 30 2014 Kevin Fenzi 0.100-1.20140330git - Update to 20140330 snapshot - Sync versions to be post 0.100 release. diff --git a/sources b/sources index 087c7d8..18e5fef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d53754690d63d762fcda620e168c178b nftables-20140330.tar.bz2 +804442146b195673437979a08a36ff45 nftables-20140426.tar.bz2