Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package p0f for openSUSE:Factory checked in at 2023-11-07 21:27:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/p0f (Old) and /work/SRC/openSUSE:Factory/.p0f.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "p0f" Tue Nov 7 21:27:20 2023 rev:2 rq:1123884 version:3.09b Changes: -------- --- /work/SRC/openSUSE:Factory/p0f/p0f.changes 2016-09-14 23:33:56.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.p0f.new.17445/p0f.changes 2023-11-07 21:28:10.071511303 +0100 @@ -1,0 +2,6 @@ +Tue Nov 7 09:53:20 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ p0f.spec ++++++ --- /var/tmp/diff_new_pack.mcczTI/_old 2023-11-07 21:28:10.835539438 +0100 +++ /var/tmp/diff_new_pack.mcczTI/_new 2023-11-07 21:28:10.835539438 +0100 @@ -1,6 +1,7 @@ # # spec file for package p0f # +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2016, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -12,7 +13,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -20,11 +21,11 @@ Version: 3.09b Release: 0 Summary: A versatile passive OS fingerprinting tool -License: LGPL-2.1 +License: LGPL-2.1-only Group: Productivity/Networking/Diagnostic -Url: http://lcamtuf.coredump.cx/p0f3/ +URL: http://lcamtuf.coredump.cx/p0f3/ Source: http://lcamtuf.coredump.cx/p0f3/releases/%{name}-%{version}.tgz -Patch: p0f-set-fingerprint-file.diff +Patch0: p0f-set-fingerprint-file.diff BuildRequires: libpcap-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -36,7 +37,7 @@ %prep %setup -q -%patch -p1 +%patch0 -p1 %build make # %{?_smp_mflags}
