Hello community, here is the log from the commit of package nftables for openSUSE:Factory checked in at 2015-05-24 19:34:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nftables (Old) and /work/SRC/openSUSE:Factory/.nftables.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nftables" Changes: -------- --- /work/SRC/openSUSE:Factory/nftables/nftables.changes 2014-12-17 19:14:44.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.nftables.new/nftables.changes 2015-05-24 19:34:40.000000000 +0200 @@ -1,0 +2,7 @@ +Sat May 23 23:06:12 UTC 2015 - [email protected] + +- set the url to the project page +- pass --disable-silent-rules to configure to allow gcc post build + check to work + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nftables.spec ++++++ --- /var/tmp/diff_new_pack.mCnZ7C/_old 2015-05-24 19:34:41.000000000 +0200 +++ /var/tmp/diff_new_pack.mCnZ7C/_new 2015-05-24 19:34:41.000000000 +0200 @@ -22,7 +22,7 @@ Summary: Userspace utility to access the nf_tables packet filter License: GPL-2.0 Group: Productivity/Networking/Security - +Url: http://netfilter.org/projects/nftables/ #Git-Clone: git://git.netfilter.org/nftables Source: http://ftp.netfilter.org/pub/nftables/nftables-%version.tar.bz2 Source2: http://ftp.netfilter.org/pub/nftables/nftables-%version.tar.bz2.sig @@ -61,7 +61,7 @@ mkdir obj pushd obj/ %define _configure ../configure -%configure --docdir="%_docdir/%name" +%configure --disable-silent-rules --docdir="%_docdir/%name" make %{?_smp_mflags} popd
