From bf5fcb5441917d42d99b584013b86c9135287e0aa172622b3a0649d72845dd2f Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 1 Mar 2024 13:13:21 +0000 Subject: [PATCH] Accepting request 1153299 from home:dimstar:rpm4.20:p Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1153299 OBS-URL: https://build.opensuse.org/package/show/network/ppp?expand=0&rev=82 --- ppp.changes | 6 ++++++ ppp.spec | 9 +-------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/ppp.changes b/ppp.changes index 208e568..2c34682 100644 --- a/ppp.changes +++ b/ppp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 29 14:39:13 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Thu Jan 11 13:22:52 UTC 2024 - Reinhard Max diff --git a/ppp.spec b/ppp.spec index c871888..97de7c5 100644 --- a/ppp.spec +++ b/ppp.spec @@ -106,14 +106,7 @@ sudo systemctl unmask modem@0.service you can disable unnecessary or disable everything. %prep -%setup -q -%patch0 -%patch3 -%patch4 -%patch5 -%patch6 -%patch7 -%patch8 +%autosetup -p0 sed -i -e '1s/local\///' scripts/secure-card find scripts -type f | xargs chmod a-x