diff --git a/gnuradio.spec b/gnuradio.spec index e57709c..f2c0aca 100644 --- a/gnuradio.spec +++ b/gnuradio.spec @@ -27,7 +27,6 @@ Version: 3.7.13.4 Release: 3%{?alphatag:.%{alphatag}}%{?dist} Summary: Software defined radio framework -Group: Applications/Engineering License: GPLv3 URL: http://www.gnuradio.org #Source0: ftp://ftp.gnu.org/gnu/gnuradio/gnuradio-%%{version}.tar.gz @@ -78,7 +77,6 @@ performance wireless devices into software problems. %package devel Summary: GNU Radio -Group: Applications/Engineering Requires: %{name} = %{version}-%{release} Requires: cmake, boost-devel Obsoletes: usrp-devel < 3.3.0-1 @@ -88,7 +86,6 @@ GNU Radio Headers %package doc Summary: GNU Radio -Group: Applications/Engineering Requires: %{name} = %{version}-%{release} BuildArch: noarch @@ -97,7 +94,6 @@ GNU Radio Documentation %package examples Summary: GNU Radio -Group: Applications/Engineering Requires: %{name} = %{version}-%{release} %description examples