From ee4f4410db445291bfb90d87194b76ad03bd36db5cfc114c601e777707d2bcff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 3 Oct 2024 18:02:58 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main tunctl revision dedd0373cfc29b7224a26572b2143dc0 --- tunctl.changes | 6 ++++++ tunctl.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/tunctl.changes b/tunctl.changes index ec36111..bd83e83 100644 --- a/tunctl.changes +++ b/tunctl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 26 16:12:15 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patch + ------------------------------------------------------------------- Tue Sep 28 14:44:14 UTC 2021 - Reinhard Max diff --git a/tunctl.spec b/tunctl.spec index 8c0cbcc..00873a0 100644 --- a/tunctl.spec +++ b/tunctl.spec @@ -38,8 +38,7 @@ applications to the network stack. tunctl originates from the User Mode Linux project. %prep -%setup -q -%patch0 +%autosetup -p0 %build make CFLAGS="%{optflags}" %{?_smp_mflags}