Hello community, here is the log from the commit of package conntrack-tools for openSUSE:Factory checked in at 2014-09-26 10:51:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/conntrack-tools (Old) and /work/SRC/openSUSE:Factory/.conntrack-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "conntrack-tools" Changes: -------- --- /work/SRC/openSUSE:Factory/conntrack-tools/conntrack-tools.changes 2013-08-23 11:07:55.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.conntrack-tools.new/conntrack-tools.changes 2014-09-26 11:21:17.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Sep 23 15:16:24 UTC 2014 - [email protected] + +- Drop gpg-offline build-time requirement; this is now handled by + the local source validator + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ conntrack-tools.spec ++++++ --- /var/tmp/diff_new_pack.4HsALe/_old 2014-09-26 11:21:17.000000000 +0200 +++ /var/tmp/diff_new_pack.4HsALe/_new 2014-09-26 11:21:17.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package conntrack-tools # -# 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 @@ License: GPL-2.0+ Group: Productivity/Networking/Security -#Freecode-URL: http://freecode.com/projects/conntrack-tools/ #Git-Clone: git://git.netfilter.org/conntrack-tools #DL-URL: http://netfilter.org/projects/conntrack-tools/files/ Source: http://netfilter.org/projects/conntrack-tools/files/%name-%version.tar.bz2 @@ -35,24 +34,12 @@ BuildRequires: bison BuildRequires: flex >= 2.5.33 BuildRequires: pkgconfig >= 0.21 -%if 0%{?suse_version} >= 1140 BuildRequires: pkgconfig(libmnl) >= 1.0.0 BuildRequires: pkgconfig(libnetfilter_conntrack) >= 1.0.4 BuildRequires: pkgconfig(libnetfilter_cthelper) >= 1.0.0 BuildRequires: pkgconfig(libnetfilter_cttimeout) >= 1.0.0 BuildRequires: pkgconfig(libnetfilter_queue) >= 1.0.2 BuildRequires: pkgconfig(libnfnetlink) >= 1.0.1 -%else -BuildRequires: libmnl-devel >= 1.0.0 -BuildRequires: libnetfilter_conntrack-devel >= 1.0.4 -BuildRequires: libnetfilter_cthelper-devel >= 1.0.0 -BuildRequires: libnetfilter_cttimeout-devel >= 1.0.0 -BuildRequires: libnetfilter_queue-devel >= 1.0.2 -BuildRequires: libnfnetlink-devel >= 1.0.1 -%endif -%if 0%{?suse_version} >= 1230 -BuildRequires: gpg-offline -%endif %description The conntrack-tools are a set of tools targeted at system @@ -66,7 +53,6 @@ collector as well. %prep -%{?gpg_verify: %gpg_verify %{S:2}} %setup -q %build -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
