Accepting request 1148186 from home:dimstar:rpm4.20:w

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1148186
OBS-URL: https://build.opensuse.org/package/show/hardware/wireless-tools?expand=0&rev=38
This commit is contained in:
Dominique Leuenberger 2024-03-27 13:13:40 +00:00 committed by Git OBS Bridge
parent d1a50462d1
commit 406a170c2b
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 15:22:11 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 8 21:07:46 UTC 2022 - Martin Wilck <mwilck@suse.com> Tue Mar 8 21:07:46 UTC 2022 - Martin Wilck <mwilck@suse.com>

View File

@ -75,9 +75,9 @@ you to set wireless LAN specific parameters and get specific stats.
%prep %prep
%setup -q -T -b 6 -n lwepgen %setup -q -T -b 6 -n lwepgen
%setup -q -n wireless_tools.30 %setup -q -n wireless_tools.30
%patch0 %patch -P 0
pushd ../lwepgen pushd ../lwepgen
%patch1 %patch -P 1
popd popd
%build %build