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}