summaryrefslogtreecommitdiff
path: root/gpsd.spec.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2007-12-05 11:22:48 +0000
committerEric S. Raymond <esr@thyrsus.com>2007-12-05 11:22:48 +0000
commitfedfd69d4bbb245a27274aba77843033330cd491 (patch)
tree9b44b242013801ccd829e538836e1ad9e99a5982 /gpsd.spec.in
parentee58c87068973682c5fcc88ec89a8c2bbafe57f7 (diff)
downloadgpsd-fedfd69d4bbb245a27274aba77843033330cd491.tar.gz
Clear the decks...
...before applying and regression-testing the changes for the Garmin Simple Text Protocol driver.
Diffstat (limited to 'gpsd.spec.in')
-rw-r--r--gpsd.spec.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/gpsd.spec.in b/gpsd.spec.in
index 6867826b..08c238d8 100644
--- a/gpsd.spec.in
+++ b/gpsd.spec.in
@@ -164,7 +164,9 @@ cp gpsd.hotplug gpsd.usermap "$RPM_BUILD_ROOT"%{_sysconfdir}/hotplug/usb/
have been undocumented for a while. Make gpsd play well with pkgconfig.
32-vs-64-bit problems in the regression tests have been solved.
Add -b (no-configuration) option as a sadly clumsy workaround for some
- problems with Bluetooth receivers.
+ problems with Bluetooth receivers. Added test for Haicom-305N. Fixed
+ a Makefile.am bug that prevented clean build when Python is not present.
+ We now install a .pc file for the freedesktop.org pkgconfig utility.
* Thu Dec 14 2006 Eric S. Raymond <esr@snark.thyrsus.com> - 2.34-1
- Fix for byte-swapping of Zodiac control messages on big-endian hardware.