summaryrefslogtreecommitdiff
path: root/gpsd.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'gpsd.spec.in')
-rw-r--r--gpsd.spec.in11
1 files changed, 6 insertions, 5 deletions
diff --git a/gpsd.spec.in b/gpsd.spec.in
index 34cba1ca..1d08924a 100644
--- a/gpsd.spec.in
+++ b/gpsd.spec.in
@@ -117,12 +117,13 @@ cp xgpsspeed.ad "$RPM_BUILD_ROOT"%{_libdir}/X11/app-defaults/xgpsspeed
%{_libdir}/python*/site-packages/gpsd.py
%changelog
-* Thu Oct 21 2004 Eric S. Raymond <esr@snark.thyrsus.com> - @VERSION@-1
- Documentation and comment fixes. Last two globals removed from
- low-level interface; library should now be fully re-entrant.
+* Mon Oct 25 2004 Eric S. Raymond <esr@snark.thyrsus.com> - 2.3-1
+- Documentation and comment fixes. Last two globals removed from
+ low-level interface; library should now be fully re-entrant. Mac OS X
+ port fixes.
* Mon Oct 18 2004 Eric S. Raymond <esr@snark.thyrsus.com> - 2.2-1
- Documentation improvements. BSD port fixes. Bug fix: speed timestamp
+- Documentation improvements. BSD port fixes. Bug fix: speed timestamp
wasn't initialized properly in libgps. Device is now an optional
command-line argument of gpsprobe, in line with the clients. gpsd.py
now should handle fvwm devices correctly. Values in gps data
@@ -147,7 +148,7 @@ cp xgpsspeed.ad "$RPM_BUILD_ROOT"%{_libdir}/X11/app-defaults/xgpsspeed
deduces NMEA version. Zodiac Earthmate seems to work.
* Wed Sep 08 2004 Eric S. Raymond <esr@snark.thyrsus.com> - 1.97-1
- Removed PRWIZCH support (it still passes through in raw mode).
+- Removed PRWIZCH support (it still passes through in raw mode).
Build Motif-dependent programs conditionally. Added gpsprobe.
Fixed a brown-paper-bag-bug in 1.96 RPM packaging.