summaryrefslogtreecommitdiff
path: root/gpsd.spec.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2006-05-17 18:34:43 +0000
committerEric S. Raymond <esr@thyrsus.com>2006-05-17 18:34:43 +0000
commitcf2f9abf9a4587933589c8ab85234981f355cdf3 (patch)
treef1e81ed3ec487a38354153c0bb9f30e7323b445a /gpsd.spec.in
parentc345650a3d6d5b5095be8cee4cc4fbfa38abc314 (diff)
downloadgpsd-cf2f9abf9a4587933589c8ab85234981f355cdf3.tar.gz
Minor fixes and updates...
...including Robin L. Darroch's fix for multiple-response parsing in libgps. All regression tests pass.
Diffstat (limited to 'gpsd.spec.in')
-rw-r--r--gpsd.spec.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/gpsd.spec.in b/gpsd.spec.in
index d6cd0884..af5facd3 100644
--- a/gpsd.spec.in
+++ b/gpsd.spec.in
@@ -145,6 +145,8 @@ cp gps.py gpsfake.py "$RPM_BUILD_ROOT"%{_libdir}/python${PYVERSION}/site-package
%changelog
* Tue Mar 14 2006 Eric S. Raymond <esr@snark.thyrsus.com> - @VERSION@-1
- Fix bad unit conversion in V output. Clean up some man-page messes.
+ Fixed buggy libgps parsing of multiple responses. It's now possible
+ to lock gpsd to a fixed speed at compile time for embedded use.
* Sun Mar 12 2006 Eric S. Raymond <esr@snark.thyrsus.com> - 2.32-1
- Cleanup of the xgps layout, and minor memory-leak fixes for xgps. Fix