From 6df793dfcf87cf12f5d7341d66080466517268b39d9d28071b91b94b9db6bd50 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 1 Mar 2024 13:20:40 +0000 Subject: [PATCH] Accepting request 1153367 from home:dimstar:rpm4.20:p Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1153367 OBS-URL: https://build.opensuse.org/package/show/network/pptp?expand=0&rev=16 --- pptp.changes | 6 ++++++ pptp.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/pptp.changes b/pptp.changes index 2aed4de..713e63e 100644 --- a/pptp.changes +++ b/pptp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 29 15:02:21 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Fri Feb 4 05:20:42 UTC 2022 - Reinhard Max diff --git a/pptp.spec b/pptp.spec index f2ffe1d..238d3fb 100644 --- a/pptp.spec +++ b/pptp.spec @@ -37,8 +37,7 @@ employers and some cable and ADSL service providers. It requires MPPE support in the kernel. Use the ppp-mppe package. %prep -%setup -q -%patch1 +%autosetup -p0 %build make CFLAGS="%{optflags}"