diff options
Diffstat (limited to 'gpsd.spec.in')
-rw-r--r-- | gpsd.spec.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gpsd.spec.in b/gpsd.spec.in index bf5e1ae1..4e4c8446 100644 --- a/gpsd.spec.in +++ b/gpsd.spec.in @@ -106,7 +106,8 @@ cp gps.py gpsd.py "$RPM_BUILD_ROOT"%{_libdir}/python${PYVERSION}/site-packages (important!). Fix bonehead error in interpretation of PGRME. We don't use O_SYNC (it turned out not to be reliable) so remove it to make life easier under Mac OS X. Allow gpsfake to accept subsecond cycle times. - Add a FAQ to the HTML documentation. + Add a FAQ to the HTML documentation. gps_poll() now handles multi-line + responses. * Fri Mar 11 2005 Eric S. Raymond <esr@snark.thyrsus.com> - 2.16-1 - New F command allows changing the GPS device after startup time. |