From 202fc91505fd470afcdfe26180a910bbfc9af604 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:47 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- gpsd.spec | 7 ------- 1 file changed, 7 deletions(-) diff --git a/gpsd.spec b/gpsd.spec index 097e81a..3630735 100644 --- a/gpsd.spec +++ b/gpsd.spec @@ -8,7 +8,6 @@ Version: 3.18.1 Release: 1%{?dist} Summary: Service daemon for mediating access to a GPS -Group: System Environment/Daemons License: BSD URL: http://catb.org/gpsd/ Source0: https://download-mirror.savannah.gnu.org/releases/gpsd/%{name}-%{version}.tar.gz @@ -41,7 +40,6 @@ parse than NMEA 0183. %package libs Summary: Client libraries in C for talking to a running gpsd or GPS -Group: System Environment/Libraries %description libs This package contains the gpsd libraries that manage access @@ -49,7 +47,6 @@ to a GPS for applications. %package -n python3-%{srcname} Summary: Python libraries and modules for use with gpsd -Group: System Environment/Libraries Requires: %{name}-libs%{?_isa} = %{version}-%{release} %{?python_provide:%python_provide python3-%{srcname}} @@ -59,7 +56,6 @@ applications, and commonly useful python applications for use with gpsd. %package devel Summary: Development files for the gpsd library -Group: Development/Libraries Requires: %{name}-libs%{?_isa} = %{version}-%{release} %description devel @@ -69,7 +65,6 @@ manage access to a GPS for applications %if %{with_qt} %package qt Summary: C++/Qt5 bindings for the gpsd library -Group: System Environment/Libraries Requires: %{name}-libs%{?_isa} = %{version}-%{release} %description qt @@ -78,7 +73,6 @@ gpsd. %package qt-devel Summary: Development files for the C++/Qt5 bindings for the gpsd library -Group: System Environment/Libraries Requires: %{name}-libs%{?_isa} = %{version}-%{release} Requires: %{name}-qt%{?_isa} = %{version}-%{release} @@ -89,7 +83,6 @@ with the libgps library from gpsd. %package clients Summary: Clients for gpsd -Group: Applications/System Requires: python3-%{srcname} = %{version}-%{release} Requires: python3-pyserial Requires: %{srcname}-libs%{?_isa} = %{version}-%{release}