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:
parent
d1a50462d1
commit
406a170c2b
@ -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>
|
||||
|
||||
|
@ -75,9 +75,9 @@ you to set wireless LAN specific parameters and get specific stats.
|
||||
%prep
|
||||
%setup -q -T -b 6 -n lwepgen
|
||||
%setup -q -n wireless_tools.30
|
||||
%patch0
|
||||
%patch -P 0
|
||||
pushd ../lwepgen
|
||||
%patch1
|
||||
%patch -P 1
|
||||
popd
|
||||
|
||||
%build
|
||||
|
Loading…
x
Reference in New Issue
Block a user