summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2004-09-08 16:14:19 +0000
committerEric S. Raymond <esr@thyrsus.com>2004-09-08 16:14:19 +0000
commit942cb67a790945ad8b236d31ec37854aac134936 (patch)
treef6deeab681ba7d841efb309b21d0248b5527da3e
parent91370078c9b8db1c09cc6a7fcb547df613377348 (diff)
downloadgpsd-942cb67a790945ad8b236d31ec37854aac134936.tar.gz
Ready to ship 1.97.release-1.97
-rw-r--r--configure.in2
-rw-r--r--gpsd.spec.in3
2 files changed, 3 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index d5ab010a..347fc9d2 100644
--- a/configure.in
+++ b/configure.in
@@ -3,7 +3,7 @@ dnl
AC_INIT
-AM_INIT_AUTOMAKE(gpsd, 1.96)
+AM_INIT_AUTOMAKE(gpsd, 1.97)
AC_PREFIX_PROGRAM(gcc)
diff --git a/gpsd.spec.in b/gpsd.spec.in
index 6ccf0dd1..6f69101f 100644
--- a/gpsd.spec.in
+++ b/gpsd.spec.in
@@ -111,9 +111,10 @@ cp gps.py gpsd.py "$RPM_BUILD_ROOT"%{_libdir}/python${PYVERS}/site-packages
%{_libdir}/python*/site-packages/gpsd.py
%changelog
-* Tue Aug 31 2004 Eric S. Raymond <esr@snark.thyrsus.com> - 1.96-2
+* Tue Aug 31 2004 Eric S. Raymond <esr@snark.thyrsus.com> - 1.97-1
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.
* Tue Aug 31 2004 Eric S. Raymond <esr@snark.thyrsus.com> - 1.96-1
- Implemented non-blocking writes to clients, so a stalled client