This commit is contained in:
parent
4e919f4c40
commit
514617b0cd
10
gpsd.spec
10
gpsd.spec
@ -101,7 +101,7 @@ need to have gpsd installed for it to work.
|
|||||||
|
|
||||||
%package -n %{libgps}
|
%package -n %{libgps}
|
||||||
Summary: Shared library for GPS applications
|
Summary: Shared library for GPS applications
|
||||||
Group: Development/Libraries/Python
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n %{libgps}
|
%description -n %{libgps}
|
||||||
This package provides the shared library for gpsd and other GPS aware
|
This package provides the shared library for gpsd and other GPS aware
|
||||||
@ -109,7 +109,7 @@ applications.
|
|||||||
|
|
||||||
%package -n %{libQgps}
|
%package -n %{libQgps}
|
||||||
Summary: Shared Qt library for GPS applications
|
Summary: Shared Qt library for GPS applications
|
||||||
Group: Development/Libraries/Python
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n %{libQgps}
|
%description -n %{libQgps}
|
||||||
This package provides the shared Qt library for gpsd and other GPS aware
|
This package provides the shared Qt library for gpsd and other GPS aware
|
||||||
@ -117,9 +117,9 @@ applications.
|
|||||||
|
|
||||||
%package -n %{libQgps}-devel
|
%package -n %{libQgps}-devel
|
||||||
Summary: Shared Qt library for GPS applications
|
Summary: Shared Qt library for GPS applications
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/C and C++
|
||||||
Requires: %{libQgps} = %{version}-%{release}
|
Requires: %{libQgps} = %{version}
|
||||||
Requires: %{libgps} = %{version}-%{release}
|
Requires: %{libgps} = %{version}
|
||||||
|
|
||||||
%description -n %{libQgps}-devel
|
%description -n %{libQgps}-devel
|
||||||
This package provides the development files for the C++ and Qt bindings for use
|
This package provides the development files for the C++ and Qt bindings for use
|
||||||
|
Loading…
x
Reference in New Issue
Block a user