From 0f7fbf20c1ca80119fae9acaebb74adb7ad3c40bd396cc92a5c35dd2b47399eb Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 22 Feb 2024 09:25:12 +0000 Subject: [PATCH] Accepting request 1149041 from home:dimstar:rpm4.20:h Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149041 OBS-URL: https://build.opensuse.org/package/show/Base:System/hostap-utils?expand=0&rev=12 --- hostap-utils.changes | 6 ++++++ hostap-utils.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/hostap-utils.changes b/hostap-utils.changes index 9de960b..ada53f3 100644 --- a/hostap-utils.changes +++ b/hostap-utils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 22 08:00:44 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Sun Jul 12 16:08:35 UTC 2015 - mpluskal@suse.com diff --git a/hostap-utils.spec b/hostap-utils.spec index 941c71e..bdef3cf 100644 --- a/hostap-utils.spec +++ b/hostap-utils.spec @@ -34,8 +34,7 @@ by the HostAP kernel module. In particular, it contains a utility to query and flash firmware of Prism2 adapters. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build CFLAGS="%{optflags}" CC="gcc" make %{?_smp_mflags}