This commit is contained in:
parent
7a35c53701
commit
0ac1aad603
@ -23,7 +23,6 @@ Version: 3.10.12.0
|
||||
Release: 0
|
||||
Summary: GNU software radio
|
||||
License: GPL-3.0-or-later
|
||||
Group: Productivity/Hamradio/Other
|
||||
URL: https://gnuradio.org
|
||||
Source0: https://github.com/gnuradio/gnuradio/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
# http://www.nathanwest.us/grc_to_37.sh
|
||||
@ -120,7 +119,6 @@ performance wireless devices into software problems.
|
||||
|
||||
%package -n libgnuradio-%{sover}
|
||||
Summary: Libraries for GNU Radio
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n libgnuradio-%{sover}
|
||||
GNU Radio is a collection of software that when combined with minimal
|
||||
@ -133,7 +131,6 @@ This package contains the libraries for GNU Radio.
|
||||
|
||||
%package devel
|
||||
Summary: Deveopment files for GNU Radio
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name} = %{version}
|
||||
Requires: gmp-devel
|
||||
Requires: spdlog-devel
|
||||
@ -150,7 +147,6 @@ applications that use GNU Radio.
|
||||
|
||||
%package doc
|
||||
Summary: GNU Radio documentation
|
||||
Group: Documentation/HTML
|
||||
Requires: %{name} = %{version}
|
||||
BuildArch: noarch
|
||||
|
||||
@ -165,7 +161,6 @@ This package contains documentation for GNU Radio.
|
||||
|
||||
%package examples
|
||||
Summary: GNU Radio examples
|
||||
Group: Productivity/Hamradio/Other
|
||||
Requires: %{name} = %{version}
|
||||
|
||||
%description examples
|
||||
@ -179,7 +174,6 @@ This package contains some examples of using GNU Radio.
|
||||
|
||||
%package -n %{name}-bash-completion
|
||||
Summary: Bash Completion for %{name}
|
||||
Group: System/Shells
|
||||
Requires: %{name} = %{version}
|
||||
Requires: bash-completion
|
||||
Supplements: (%{name} and bash-completion)
|
||||
@ -190,7 +184,6 @@ Bash command line completion support for %{name}.
|
||||
|
||||
%package -n %{name}-fish-completion
|
||||
Summary: Fish Completion for %{name}
|
||||
Group: System/Shells
|
||||
Requires: %{name} = %{version}
|
||||
Supplements: (%{name} and fish)
|
||||
BuildArch: noarch
|
||||
@ -200,7 +193,6 @@ Fish command line completion support for %{name}.
|
||||
|
||||
%package -n %{name}-zsh-completion
|
||||
Summary: Zsh Completion for %{name}
|
||||
Group: System/Shells
|
||||
Requires: %{name} = %{version}
|
||||
Supplements: (%{name} and zsh)
|
||||
BuildArch: noarch
|
||||
|
Loading…
x
Reference in New Issue
Block a user