update to new version
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=79
This commit is contained in:
parent
6a56bd6704
commit
25f5399327
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d9b24be838b48db5e8eba66f74edf32d1982fe0fb018c9d9a7ad1ada9f189d5a
|
||||
size 1518775
|
3
gpsd-3.10.tar.gz
Normal file
3
gpsd-3.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:706fc2c1cf3dfbf87c941f543381bccc9c4dc9f8240eec407dcbf2f70b854320
|
||||
size 1566622
|
14
gpsd.changes
14
gpsd.changes
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 9 12:11:26 UTC 2013 - opensuse@dstoecker.de
|
||||
|
||||
- update to version 3.10
|
||||
AIS: Adds gps2udp, an AIS data relay, split24 option supports
|
||||
passing through Type 24 halves; support for Inland AIS; "scaled" no
|
||||
longer controls dumping of controlled-vocabulary fields; instead,
|
||||
the're always dumped numerically and as text, with text in an
|
||||
attribute name generated by appending "_text" to the name of the
|
||||
base attribute. The packetizer's handling of write boundaries not
|
||||
coinciding with packet boundaries is improved. Better support for
|
||||
mode and speed switching in the UBX driver. PPS message now ships
|
||||
nsec. PPS events are visible in gpsmon. Time-reporting fix to TSIP.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 20 13:19:27 UTC 2013 - suse@bugs.jan.ritzerfeld.org
|
||||
|
||||
|
@ -27,7 +27,7 @@ Summary: Service daemon for mediating access to a GPS
|
||||
License: BSD-3-Clause
|
||||
Group: Hardware/Other
|
||||
Url: http://www.catb.org/gpsd/
|
||||
Version: 3.9
|
||||
Version: 3.10
|
||||
Release: 0
|
||||
%define libgps libgps20
|
||||
%define libQgps libQgpsmm20
|
||||
@ -221,6 +221,7 @@ chrpath -r %{_libdir} %{buildroot}%{python_sitearch}/gps/*.so
|
||||
%{_bindir}/gpscat
|
||||
%{_bindir}/gpsdecode
|
||||
%{_bindir}/gpsprof
|
||||
%{_bindir}/gps2udp
|
||||
%{_includedir}/gps.h
|
||||
%{_includedir}/libgpsmm.h
|
||||
%{_libdir}/libgps.so
|
||||
@ -244,6 +245,7 @@ chrpath -r %{_libdir} %{buildroot}%{python_sitearch}/gps/*.so
|
||||
%{_mandir}/man?/xgpsspeed.*
|
||||
%{_mandir}/man?/gpspipe.*
|
||||
%{_mandir}/man?/gpsmon.*
|
||||
%{_mandir}/man?/gps2udp.*
|
||||
%{_bindir}/gegps
|
||||
%{_bindir}/xgps
|
||||
%{_bindir}/xgpsspeed
|
||||
|
Loading…
x
Reference in New Issue
Block a user