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}"