From d91e475be313361504b93054d475627eebe10764d83283d1897231e9a234c85a Mon Sep 17 00:00:00 2001 From: Martin Hauke Date: Fri, 23 Feb 2024 18:20:28 +0000 Subject: [PATCH] Accepting request 1149479 from home:dimstar:rpm4.20:n Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149479 OBS-URL: https://build.opensuse.org/package/show/network/ndppd?expand=0&rev=7 --- ndppd.changes | 6 ++++++ ndppd.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) 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}'