forked from pool/bladeRF
Accepting request 1149182 from home:dimstar:rpm4.20:b
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149182 OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/bladeRF?expand=0&rev=42
This commit is contained in:
parent
e8bc2adb08
commit
0ce21168cd
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 22 10:25:17 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 13 21:53:41 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
Mon Feb 13 21:53:41 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@ -86,8 +86,7 @@ Libraries and header files for developing applications that want to make
|
|||||||
use of libbladerf.
|
use of libbladerf.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{release_name}
|
%autosetup -p1 -n %{name}-%{release_name}
|
||||||
%patch0 -p1
|
|
||||||
ls
|
ls
|
||||||
pushd thirdparty/analogdevicesinc/no-OS
|
pushd thirdparty/analogdevicesinc/no-OS
|
||||||
tar -xJf %{SOURCE1}
|
tar -xJf %{SOURCE1}
|
||||||
|
Loading…
Reference in New Issue
Block a user