update to 3.19
This commit is contained in:
parent
82e3b2f985
commit
e0a5469880
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/gpsd-3.17.tar.gz
|
||||
/gpsd-3.18.tar.gz
|
||||
/gpsd-3.18.1.tar.gz
|
||||
/gpsd-3.19.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
%global with_qt 1
|
||||
|
||||
Name: %{srcname}
|
||||
Version: 3.18.1
|
||||
Version: 3.19
|
||||
Release: 2%{?dist}
|
||||
Summary: Service daemon for mediating access to a GPS
|
||||
|
||||
@ -233,7 +233,7 @@ desktop-file-install \
|
||||
%{_mandir}/man1/ntpshmmon.1*
|
||||
|
||||
%files libs
|
||||
%{_libdir}/libgps.so.24*
|
||||
%{_libdir}/libgps.so.25*
|
||||
|
||||
%files -n python3-%{srcname}
|
||||
%{_bindir}/gpsprof
|
||||
@ -255,7 +255,7 @@ desktop-file-install \
|
||||
|
||||
%if %{with_qt}
|
||||
%files qt
|
||||
%{_libdir}/libQgpsmm.so.24*
|
||||
%{_libdir}/libQgpsmm.so.25*
|
||||
|
||||
%files qt-devel
|
||||
%{_libdir}/libQgpsmm.so
|
||||
@ -271,6 +271,7 @@ desktop-file-install \
|
||||
%{_bindir}/gpscat
|
||||
%{_bindir}/gpsdecode
|
||||
%{_bindir}/gpspipe
|
||||
%{_bindir}/gpsrinex
|
||||
%{_bindir}/gpxlogger
|
||||
%{_bindir}/lcdgps
|
||||
%{_bindir}/xgps
|
||||
@ -283,6 +284,7 @@ desktop-file-install \
|
||||
%{_mandir}/man1/gps2udp.1*
|
||||
%{_mandir}/man1/gpsdecode.1*
|
||||
%{_mandir}/man1/gpspipe.1*
|
||||
%{_mandir}/man1/gpsrinex.1*
|
||||
%{_mandir}/man1/gpxlogger.1*
|
||||
%{_mandir}/man1/lcdgps.1*
|
||||
%{_mandir}/man1/xgps.1*
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gpsd-3.18.1.tar.gz) = b381b177fcd29089a61aa11f5df2c67473720a6bbc5590ca1c4fda627331c407de01c62caceeddae780626b9a02392e9a770d52a143357e1babdcc2fbff0ed38
|
||||
SHA512 (gpsd-3.19.tar.gz) = c9f9a9ff65759f852771ec4cf97ab15343c9176a149dd5ea6c2e2dc18b47aa7c7bf9ff1f2e8523121564d33a34ae6aa08169c5454847b4fe7848e616fd20a814
|
||||
|
Loading…
Reference in New Issue
Block a user