Hello community,
here is the log from the commit of package libnetfilter_queue for
openSUSE:Factory checked in at 2014-09-26 10:52:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnetfilter_queue (Old)
and /work/SRC/openSUSE:Factory/.libnetfilter_queue.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libnetfilter_queue"
Changes:
--------
--- /work/SRC/openSUSE:Factory/libnetfilter_queue/libnetfilter_queue.changes
2012-12-14 09:38:16.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.libnetfilter_queue.new/libnetfilter_queue.changes
2014-09-26 11:21:44.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_queue.spec ++++++
--- /var/tmp/diff_new_pack.CtXzPE/_old 2014-09-26 11:21:45.000000000 +0200
+++ /var/tmp/diff_new_pack.CtXzPE/_new 2014-09-26 11:21:45.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package libnetfilter_queue
#
-# 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
@@ -32,20 +32,11 @@
Source3: baselibs.conf
Source4: %name.keyring
Patch1: rhel6-iptos.diff
-
BuildRoot: %{_tmppath}/%{name}-%{version}-build
#BuildRequires: libtool
BuildRequires: pkgconfig >= 0.21
-%if 0%{?suse_version} >= 1140 || 0%{?fedora_version}
BuildRequires: pkgconfig(libmnl) >= 1.0.3
BuildRequires: pkgconfig(libnfnetlink) >= 0.0.41
-%else
-BuildRequires: libmnl-devel >= 1.0.3
-BuildRequires: libnfnetlink-devel >= 0.0.41
-%endif
-%if 0%{?suse_version} >= 1230
-BuildRequires: gpg-offline
-%endif
%description
libnetfilter_queue is a userspace library providing an API to packets
@@ -66,10 +57,10 @@
libnetfilter_queue has been previously known as libnfnetlink_queue.
%package devel
-Requires: %lname = %version
-Requires: libnfnetlink-devel
Summary: Userspace library for packets that have been queued by the
kernel packet filter
Group: Development/Libraries/C and C++
+Requires: %lname = %version
+Requires: libnfnetlink-devel
%description devel
libnetfilter_queue is a userspace library providing an API to packets
@@ -79,9 +70,6 @@
libnetfilter_queue has been previously known as libnfnetlink_queue.
%prep
-%if 0%{?gpg_verify:1}
-%gpg_verify %{S:2}
-%endif
%setup -q
%patch -P 1 -p1
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]