forked from pool/rtl-sdr
Accepting request 1149954 from hardware:sdr
OBS-URL: https://build.opensuse.org/request/show/1149954 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rtl-sdr?expand=0&rev=10
This commit is contained in:
commit
b37693831f
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 23 11:57:32 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 3 09:55:52 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@ -65,8 +65,7 @@ Requires: %{libname} = %{version}
|
||||
Library headers for rtl-sdr driver.
|
||||
|
||||
%prep
|
||||
%setup -q -n librtlsdr-%{version}
|
||||
%patch0 -p1
|
||||
%autosetup -p1 -n librtlsdr-%{version}
|
||||
|
||||
%build
|
||||
%cmake \
|
||||
|
Loading…
Reference in New Issue
Block a user