1 |
Name: uhd |
Name: uhd |
2 |
URL: http://code.ettus.com/redmine/ettus/projects/uhd/wiki |
URL: http://code.ettus.com/redmine/ettus/projects/uhd/wiki |
3 |
Version: 3.4.1 |
Version: 3.4.2 |
4 |
Release: %mkrel 2 |
Release: %mkrel 1 |
5 |
Group: Communications |
Group: Communications |
6 |
Summary: Universal Hardware Driver for Ettus Research products |
Summary: Universal Hardware Driver for Ettus Research products |
7 |
License: GPLv3+ |
License: GPLv3+ |
8 |
Source0: %{name}-%{version}.tar.gz |
Source0: %{name}-%{version}.tar.gz |
9 |
# Create tarball from git with: |
# Create tarball from git with: |
10 |
# $ make-tarball uhd git://code.ettus.com/ettus/uhd.git |
# $ ./make-tarball uhd git://code.ettus.com/ettus/uhd.git |
11 |
# See note in make-tarball script |
# See note in make-tarball script |
12 |
Source1: make-tarball |
Source1: make-tarball |
13 |
|
|
14 |
BuildRequires: cmake |
BuildRequires: cmake |
15 |
BuildRequires: boost-devel |
BuildRequires: boost-devel |
16 |
BuildRequires: libusb1-devel |
BuildRequires: %{_lib}usb1.0-devel |
17 |
BuildRequires: liborc-devel |
BuildRequires: %{_lib}orc-devel |
18 |
BuildRequires: python-cheetah |
BuildRequires: python-cheetah |
19 |
BuildRequires: python-docutils |
BuildRequires: python-docutils |
20 |
BuildRequires: doxygen |
BuildRequires: doxygen |