summaryrefslogtreecommitdiff
path: root/gpsd.spec.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-05-13 00:31:41 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-05-13 00:31:41 +0000
commit516c1726cfaa5a593f5293ce34ca3bfb74896d2a (patch)
treec085b9de7a60bd6b3c1a68cb03cbed734cd0c694 /gpsd.spec.in
parentb2b3452002a4822fba2178c0af57d14f6039ccc9 (diff)
downloadgpsd-516c1726cfaa5a593f5293ce34ca3bfb74896d2a.tar.gz
Honor --without-x. Add a warning about the GM-38.
Diffstat (limited to 'gpsd.spec.in')
-rw-r--r--gpsd.spec.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/gpsd.spec.in b/gpsd.spec.in
index 1494e049..0b350a75 100644
--- a/gpsd.spec.in
+++ b/gpsd.spec.in
@@ -126,7 +126,8 @@ cp gps.py "$RPM_BUILD_ROOT"%{_libdir}/python${PYVERSION}/site-packages
current speed of the device, not the stored gpsd speed; this means
hunting only takes place when device and GPS speed aren't matched.
xgpsspeed unit-conversion bug introduced in 2.23 is fixed. Satellite
- display now really shows 12 channels, not just 11.
+ display now really shows 12 channels, not just 11. Make configure
+ honor the --without-x option.
* Wed May 4 2005 Eric S. Raymond <esr@snark.thyrsus.com> - 2.23-1
- For better security, the daemon now drops root privileges after startup.