diff --git a/ndpi.changes b/ndpi.changes index e84590b..f3227bc 100644 --- a/ndpi.changes +++ b/ndpi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 22 13:56:41 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Thu Aug 26 16:30:53 UTC 2021 - Dirk Stoecker diff --git a/ndpi.spec b/ndpi.spec index 6d3937e..4831e63 100644 --- a/ndpi.spec +++ b/ndpi.spec @@ -107,10 +107,7 @@ available only on the paid version of OpenDPI. This package contains common files used by nDPI. %prep -%setup -q -n nDPI-%{version} -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 +%autosetup -p1 -n nDPI-%{version} %build sh autogen.sh