Hello community, here is the log from the commit of package nfacct for openSUSE:Factory checked in at 2014-09-26 10:51:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nfacct (Old) and /work/SRC/openSUSE:Factory/.nfacct.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nfacct" Changes: -------- --- /work/SRC/openSUSE:Factory/nfacct/nfacct.changes 2013-03-08 13:25:31.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.nfacct.new/nfacct.changes 2014-09-26 11:21:14.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Sep 23 16:10:44 UTC 2014 - [email protected] + +- Drop gpg-offline build-time requirement; this is now handled by + the local source validator + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nfacct.spec ++++++ --- /var/tmp/diff_new_pack.2g0LCa/_old 2014-09-26 11:21:15.000000000 +0200 +++ /var/tmp/diff_new_pack.2g0LCa/_new 2014-09-26 11:21:15.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package nfacct # -# Copyright (c) 2013 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 @@ -24,7 +24,6 @@ Group: Productivity/Networking/Security Url: http://netfilter.org/ -#Freecode-URL: http://freecode.com/projects/nfacct/ #Git-Web: http://git.netfilter.org/ #Git-Clone: git://git.netfilter.org/nfacct #DL-URL: http://netfilter.org/projects/nfacct/files/ @@ -34,25 +33,14 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf, automake >= 1.6, libtool BuildRequires: pkgconfig >= 0.21 -%if 0%{?suse_version} >= 1140 || 0%{?fedora_version} BuildRequires: pkgconfig(libmnl) >= 1.0.0 BuildRequires: pkgconfig(libnetfilter_acct) >= 1.0.2 -%else -BuildRequires: libmnl-devel >= 1.0.0 -BuildRequires: libnetfilter_acct-devel >= 1.0.2 -%endif -%if 0%{?suse_version} >= 1230 -BuildRequires: gpg-offline -%endif %description This utility allows you to manipulate the extended accounting infrastructure. %prep -%if 0%{?gpg_verify:1} -%gpg_verify %{S:2} -%endif %setup -q %build -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
