summaryrefslogtreecommitdiff
path: root/gpsd.spec.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2006-11-21 19:42:48 +0000
committerEric S. Raymond <esr@thyrsus.com>2006-11-21 19:42:48 +0000
commitb673b832ef266b54ee3bef639ef46a54ad4c0fc7 (patch)
tree10a4306b50e7147fda40f856fd921872601e735c /gpsd.spec.in
parent314e587dc0e2bc55f572c1a093970f5ea7557810 (diff)
downloadgpsd-b673b832ef266b54ee3bef639ef46a54ad4c0fc7.tar.gz
Added Chris Kuethe's PHP test station script.
Diffstat (limited to 'gpsd.spec.in')
-rw-r--r--gpsd.spec.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/gpsd.spec.in b/gpsd.spec.in
index 9e7ed003..a9d706ac 100644
--- a/gpsd.spec.in
+++ b/gpsd.spec.in
@@ -153,9 +153,10 @@ cp gpsd.hotplug gpsd.usermap "$RPM_BUILD_ROOT"%{_sysconfdir}/hotplug/usb/
and client sessions. Eliminate use of fuser(1) in gpsfake. Get gpsd
working with EarthMates again, this had been broken since 2.15. Massive
string safety audit and OpenBSD port by Chris Kuethe. J command added.
- The gpsctl and gpscat tools were added. Switched to lesstif from openmotif.
- Better autodetection of DLE-led packet protocols, notably TSIP and
- Garmin binary. Fixed buggy parsing and generation of PGRME.
+ The gpsctl and gpscat tools and the gpsd.phps script were added. Switched
+ to lesstif from openmotif. Better autodetection of DLE-led packet
+ protocols (notably TSIP and Garmin binary) and of SiRFStar I and III
+ devices. Fixed buggy parsing and generation of PGRME.
* Fri Jun 9 2006 Eric S. Raymond <esr@snark.thyrsus.com> - 2.33-1
- Fix bad unit conversion in V output. Clean up some man-page messes.