This commit is contained in:
parent
f0a30a6839
commit
1273f09eee
@ -33,7 +33,6 @@ BuildRequires: cmake
|
|||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: pkgconfig(libusb-1.0)
|
BuildRequires: pkgconfig(libusb-1.0)
|
||||||
BuildRequires: pkgconfig(udev)
|
BuildRequires: pkgconfig(udev)
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Programs that controls Realtek RTL2832 based DVB dongle in raw mode, so
|
Programs that controls Realtek RTL2832 based DVB dongle in raw mode, so
|
||||||
@ -68,7 +67,6 @@ Library headers for rtl-sdr driver.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake \
|
%cmake \
|
||||||
-DCMAKE_BUILD_TYPE=Release \
|
|
||||||
-DINSTALL_UDEV_RULES=ON \
|
-DINSTALL_UDEV_RULES=ON \
|
||||||
-DUDEV_RULES_PATH=%{_udevrulesdir} \
|
-DUDEV_RULES_PATH=%{_udevrulesdir} \
|
||||||
-DUDEV_RULES_GROUP=%{rtlsdr_group} \
|
-DUDEV_RULES_GROUP=%{rtlsdr_group} \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user