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