summaryrefslogtreecommitdiff
path: root/gpsd.spec.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-06-22 17:56:08 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-06-22 17:56:08 +0000
commit91728f23c9982d38a58b1b81947725a57b5aff40 (patch)
treeb483c9688bd1af2c19c28b78f85c005011e7af13 /gpsd.spec.in
parent480a8cc26dcacae900bd13fa7a22e2914cc4bc15 (diff)
downloadgpsd-91728f23c9982d38a58b1b81947725a57b5aff40.tar.gz
Remove PID file on exit.
Diffstat (limited to 'gpsd.spec.in')
-rw-r--r--gpsd.spec.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/gpsd.spec.in b/gpsd.spec.in
index 4c9b5a64..27ba1dc4 100644
--- a/gpsd.spec.in
+++ b/gpsd.spec.in
@@ -122,8 +122,11 @@ cp gps.py "$RPM_BUILD_ROOT"%{_libdir}/python${PYVERSION}/site-packages
%{_libdir}/X11/app-defaults/xgpsspeed
%changelog
-* Wed Jun 22 2005 Eric S. Raymond <esr@snark.thyrsus.com> - @VERSION@-1
-- Time DOP and total DOP are now passed on from GPSes that report
+* Thu Jun 23 2005 Eric S. Raymond <esr@snark.thyrsus.com> - @VERSION@-1
+- Arrange for the daemon to remove its pid file on exit.
+
+* Wed Jun 22 2005 Eric S. Raymond <esr@snark.thyrsus.com> - 2.26
+- Time DOP and total DOP are now passed on from GPSes that report
them. Ensure longitude has a leading zero when <100, for
compatibility with gpsdrive. Synchronous and thread hooks are now
separate in the client library. Packet-sniffing on a new device no