summaryrefslogtreecommitdiff
path: root/gpsd.spec.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2007-03-31 15:36:17 +0000
committerEric S. Raymond <esr@thyrsus.com>2007-03-31 15:36:17 +0000
commit54df72ed0d4e59ba75465c392baf663d3b0afeee (patch)
tree90aca7f4a6886f425ba66d446a2e5eb28d73cd96 /gpsd.spec.in
parentd556259b88c765bd08deac6c36a53ad187623bc1 (diff)
downloadgpsd-54df72ed0d4e59ba75465c392baf663d3b0afeee.tar.gz
Make pkgconfig aware of this package.
Diffstat (limited to 'gpsd.spec.in')
-rw-r--r--gpsd.spec.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/gpsd.spec.in b/gpsd.spec.in
index dd96a317..9f040f33 100644
--- a/gpsd.spec.in
+++ b/gpsd.spec.in
@@ -157,7 +157,10 @@ cp gpsd.hotplug gpsd.usermap "$RPM_BUILD_ROOT"%{_sysconfdir}/hotplug/usb/
%changelog
* Mon Dec 25 2006 Eric S. Raymond <esr@snark.thyrsus.com> - 2.35dev-1
- Navcom driver merged. Removed -d -f and -p options of gpsd; these
- have been undocumented for a while.
+ 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.
* 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.