From 514617b0cd9f352f3bb233d6bde2d3de7dc827ad8e3d72d23fae3edf4155f11a Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Fri, 1 Dec 2017 15:12:32 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=115 --- gpsd.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gpsd.spec b/gpsd.spec index 06a8084..f692c81 100644 --- a/gpsd.spec +++ b/gpsd.spec @@ -101,7 +101,7 @@ need to have gpsd installed for it to work. %package -n %{libgps} Summary: Shared library for GPS applications -Group: Development/Libraries/Python +Group: System/Libraries %description -n %{libgps} This package provides the shared library for gpsd and other GPS aware @@ -109,7 +109,7 @@ applications. %package -n %{libQgps} Summary: Shared Qt library for GPS applications -Group: Development/Libraries/Python +Group: System/Libraries %description -n %{libQgps} This package provides the shared Qt library for gpsd and other GPS aware @@ -117,9 +117,9 @@ applications. %package -n %{libQgps}-devel Summary: Shared Qt library for GPS applications -Group: Development/Libraries/Python -Requires: %{libQgps} = %{version}-%{release} -Requires: %{libgps} = %{version}-%{release} +Group: Development/Libraries/C and C++ +Requires: %{libQgps} = %{version} +Requires: %{libgps} = %{version} %description -n %{libQgps}-devel This package provides the development files for the C++ and Qt bindings for use