summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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