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