Hello community, here is the log from the commit of package iptraf-ng for openSUSE:Factory checked in at 2020-11-11 20:48:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/iptraf-ng (Old) and /work/SRC/openSUSE:Factory/.iptraf-ng.new.26437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "iptraf-ng" Wed Nov 11 20:48:20 2020 rev:4 rq:847772 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/iptraf-ng/iptraf-ng.changes 2020-08-17 12:05:41.486704665 +0200 +++ /work/SRC/openSUSE:Factory/.iptraf-ng.new.26437/iptraf-ng.changes 2020-11-11 20:48:21.999758235 +0100 @@ -1,0 +2,5 @@ +Wed Nov 11 10:52:12 UTC 2020 - Martin Wilck <[email protected]> + +- Fix build error on SLE12 (%make_build not defined) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ iptraf-ng.spec ++++++ --- /var/tmp/diff_new_pack.lk5WcT/_old 2020-11-11 20:48:22.759758949 +0100 +++ /var/tmp/diff_new_pack.lk5WcT/_new 2020-11-11 20:48:22.763758953 +0100 @@ -41,7 +41,7 @@ %autosetup -n %name-%version -p1 %build -%make_build CFLAGS="%optflags -D_GNU_SOURCE" +%{?make_build}%{!?make_build:make %{?_smp_mflags}} CFLAGS="%optflags -D_GNU_SOURCE" %install %make_install prefix="%_prefix" V=1 _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
