Hello community, here is the log from the commit of package conntrack-tools for openSUSE:Factory checked in at 2018-03-18 21:45:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/conntrack-tools (Old) and /work/SRC/openSUSE:Factory/.conntrack-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "conntrack-tools" Sun Mar 18 21:45:02 2018 rev:30 rq:588036 version:1.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/conntrack-tools/conntrack-tools.changes 2018-02-10 17:58:00.392481170 +0100 +++ /work/SRC/openSUSE:Factory/.conntrack-tools.new/conntrack-tools.changes 2018-03-18 21:45:08.189082898 +0100 @@ -1,0 +2,5 @@ +Fri Mar 16 23:53:12 UTC 2018 - [email protected] + +- Add tirpc for openSUSE 15 and onwards. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ conntrack-tools.spec ++++++ --- /var/tmp/diff_new_pack.28OZoT/_old 2018-03-18 21:45:09.165047740 +0100 +++ /var/tmp/diff_new_pack.28OZoT/_new 2018-03-18 21:45:09.169047596 +0100 @@ -26,7 +26,7 @@ Release: 0 Url: http://conntrack-tools.netfilter.org/ Summary: Userspace tools for interacting with the Connection Tracking System -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Networking/Security #Git-Clone: git://git.netfilter.org/conntrack-tools @@ -54,6 +54,9 @@ BuildRequires: pkgconfig(libnetfilter_queue) >= 1.0.2 BuildRequires: pkgconfig(libnfnetlink) >= 1.0.1 BuildRequires: pkgconfig(libsystemd) >= 227 +%if 0%{?suse_version} >= 1500 +BuildRequires: pkgconfig(libtirpc) +%endif %description The conntrack/nfct utilities provide the userspace interface to the
