SHA256
1
0
forked from pool/rtl-sdr

Accepting request 1149885 from home:dimstar:rpm4.20:r

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1149885
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/rtl-sdr?expand=0&rev=27
This commit is contained in:
Martin Pluskal 2024-02-23 13:51:59 +00:00 committed by Git OBS Bridge
parent 23b124f31c
commit 124322469e
2 changed files with 7 additions and 2 deletions

View File

@ -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>

View File

@ -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 \