From f293a823190cfd381dacda1958e49c213dfc41e1624ddf3abfcfcea5be9a05df Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Thu, 29 Feb 2024 17:00:14 +0000 Subject: [PATCH] Accepting request 1153371 from home:dimstar:rpm4.20:p Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1153371 OBS-URL: https://build.opensuse.org/package/show/network:time/ptpd?expand=0&rev=27 --- ptpd.changes | 5 +++++ ptpd.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ptpd.changes b/ptpd.changes index 985001c..ae15b59 100644 --- a/ptpd.changes +++ b/ptpd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 29 15:04:03 UTC 2024 - Dominique Leuenberger + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Wed Oct 20 14:32:53 UTC 2021 - Johannes Segitz diff --git a/ptpd.spec b/ptpd.spec index ee828ca..28be765 100644 --- a/ptpd.spec +++ b/ptpd.spec @@ -51,8 +51,8 @@ to work properly with other IEEE 1588 implementations. %prep %setup -q -n %{name}-%{name}-%{version} -%patch0 -%patch1 -p1 +%patch -P 0 +%patch -P 1 -p1 %build autoreconf -fiv