Hello community,
here is the log from the commit of package libnetfilter_cthelper for
openSUSE:Factory checked in at 2014-09-26 10:52:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnetfilter_cthelper (Old)
and /work/SRC/openSUSE:Factory/.libnetfilter_cthelper.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libnetfilter_cthelper"
Changes:
--------
---
/work/SRC/openSUSE:Factory/libnetfilter_cthelper/libnetfilter_cthelper.changes
2012-12-14 09:37:44.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.libnetfilter_cthelper.new/libnetfilter_cthelper.changes
2014-09-26 11:21:42.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Sep 23 15:43:40 UTC 2014 - [email protected]
+
+- Drop gpg-offline build-time requirement; this is now handled by
+ the local source validator
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libnetfilter_cthelper.spec ++++++
--- /var/tmp/diff_new_pack.drTaXc/_old 2014-09-26 11:21:43.000000000 +0200
+++ /var/tmp/diff_new_pack.drTaXc/_new 2014-09-26 11:21:43.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package libnetfilter_cthelper
#
-# Copyright (c) 2012 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
@@ -36,14 +36,7 @@
#BuildRequires: automake >= 1.6
#BuildRequires: libtool >= 2
BuildRequires: pkgconfig >= 0.21
-%if 0%{?suse_version} >= 1140 || 0%{?fedora_version}
BuildRequires: pkgconfig(libmnl) >= 1.0.0
-%else
-BuildRequires: libmnl-devel >= 1.0.0
-%endif
-%if 0%{?suse_version} >= 1230
-BuildRequires: gpg-offline
-%endif
%description
This library provides the programming interface (API) to the
@@ -58,18 +51,15 @@
Netfilter userspace helper infrastructure.
%package devel
-Requires: %lname = %version
Summary: Userspace library for the Netfilter Conntrack Helper extension
Group: Development/Libraries/C and C++
+Requires: %lname = %version
%description devel
This library provides the programming interface (API) to the
Netfilter userspace helper 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]