Hello community,
here is the log from the commit of package libnetfilter_conntrack for
openSUSE:Factory checked in at 2014-09-28 19:58:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnetfilter_conntrack (Old)
and /work/SRC/openSUSE:Factory/.libnetfilter_conntrack.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libnetfilter_conntrack"
Changes:
--------
---
/work/SRC/openSUSE:Factory/libnetfilter_conntrack/libnetfilter_conntrack.changes
2013-08-13 13:05:51.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.libnetfilter_conntrack.new/libnetfilter_conntrack.changes
2014-09-28 19:58:26.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Sep 23 15:45:35 UTC 2014 - [email protected]
+
+- Drop gpg-offline build-time requirement; this is now handled by
+ the local source validator
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libnetfilter_conntrack.spec ++++++
--- /var/tmp/diff_new_pack.dbGz3p/_old 2014-09-28 19:58:27.000000000 +0200
+++ /var/tmp/diff_new_pack.dbGz3p/_new 2014-09-28 19:58:27.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package libnetfilter_conntrack
#
-# 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
@@ -25,7 +25,6 @@
License: GPL-2.0+
Group: Productivity/Networking/Security
-#Freecode-URL: http://freecode.com/projects/libnetfilter_conntrack/
#Git-Clone: git://git.netfilter.org/libnetfilter_conntrack
#DL-URL: http://netfilter.org/projects/libnetfilter_conntrack/files/
Source:
http://netfilter.org/projects/libnetfilter_conntrack/files/%name-%version.tar.bz2
@@ -35,16 +34,8 @@
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.3
BuildRequires: pkgconfig(libnfnetlink) >= 1.0.0
-%else
-BuildRequires: libmnl-devel >= 1.0.3
-BuildRequires: libnfnetlink-devel >= 1.0.0
-%endif
-%if 0%{?suse_version} >= 1230
-BuildRequires: gpg-offline
-%endif
%description
libnetfilter_conntrack is a userspace library providing a programming
@@ -77,7 +68,6 @@
used by conntrack-tools among many other applications.
%prep
-%{?gpg_verify: %gpg_verify %{S:2}}
%setup -q
%build
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]