diff --git a/ndppd.changes b/ndppd.changes index 6613cfb..41eabf9 100644 --- a/ndppd.changes +++ b/ndppd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 22 13:57:21 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Fri Oct 15 12:12:41 UTC 2021 - Johannes Segitz diff --git a/ndppd.spec b/ndppd.spec index b83818e..3c46cb2 100644 --- a/ndppd.spec +++ b/ndppd.spec @@ -44,8 +44,7 @@ relying on Linux "proxy_ndp". The daemon is partially compliant with (experimental) RFC4389. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build export CXXFLAGS='%{optflags}'