Hello community, here is the log from the commit of package conntrack-tools for openSUSE:Factory checked in at 2012-02-10 17:12:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/conntrack-tools (Old) and /work/SRC/openSUSE:Factory/.conntrack-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "conntrack-tools", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/conntrack-tools/conntrack-tools.changes 2011-09-23 01:53:59.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.conntrack-tools.new/conntrack-tools.changes 2012-02-10 17:12:30.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Jan 4 20:16:48 UTC 2012 - [email protected] + +- Update to new upstream release 1.0.1 +* add support for mark masks + +------------------------------------------------------------------- Old: ---- conntrack-tools-1.0.0.tar.bz2 conntrack-tools-1.0.0.tar.bz2.sig New: ---- conntrack-tools-1.0.1.tar.bz2 conntrack-tools-1.0.1.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ conntrack-tools.spec ++++++ --- /var/tmp/diff_new_pack.fmNjZf/_old 2012-02-10 17:12:31.000000000 +0100 +++ /var/tmp/diff_new_pack.fmNjZf/_new 2012-02-10 17:12:31.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package conntrack-tools # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -18,17 +18,19 @@ Name: conntrack-tools -Version: 1.0.0 +Version: 1.0.1 Release: 1 License: GPL-2.0+ Group: Productivity/Networking/Security Url: http://conntrack-tools.netfilter.org/ -Source: http://www.netfilter.org/projects/conntrack-tools/files/%name-%version.tar.bz2 -Source2: http://www.netfilter.org/projects/conntrack-tools/files/%name-%version.tar.bz2.sig + +#Git-Clone: git://git.netfilter.org/conntrack-tools +Source: http://netfilter.org/projects/conntrack-tools/files/%name-%version.tar.bz2 +Source2: http://netfilter.org/projects/conntrack-tools/files/%name-%version.tar.bz2.sig BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: bison flex -BuildRequires: libnetfilter_conntrack-devel >= 0.9.1 -BuildRequires: libnfnetlink-devel >= 1.0.0 pkg-config >= 0.19 +BuildRequires: bison flex pkgconfig >= 0.23 +BuildRequires: pkgconfig(libnetfilter_conntrack) >= 0.9.1 +BuildRequires: pkgconfig(libnfnetlink) >= 1.0.0 Summary: Userspace tools for interacting with the Connection Tracking System %description @@ -42,8 +44,6 @@ enable highly available scenarios, and can be used as statistics collector as well. -%define debug_package_requires %name = %version-%release - %prep %setup -q ++++++ conntrack-tools-1.0.0.tar.bz2 -> conntrack-tools-1.0.1.tar.bz2 ++++++ ++++ 17777 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
