Commit Graph

86 Commits

Author SHA1 Message Date
Miroslav Lichvar
079990867d - fix linking with --no-add-needed (#564662)
- use %%global macro instead of %%define
2010-02-15 12:08:55 +00:00
Bill Nottingham
8b4a6bf2f4 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:19:45 +00:00
Marek Mahut
1a8a9e6d8e RHBZ#505588: gpsd has a broken initscript that fails to launch daemon 2009-08-18 14:24:01 +00:00
Jesse Keating
9b90e5966e - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 01:20:42 +00:00
Tom Callaway
238ab070cc install gpsdclient.h, viking needs it 2009-03-31 15:48:00 +00:00
Douglas E. Warner
47ac566451 typo 2009-03-25 13:36:19 +00:00
Douglas E. Warner
fc4d28354f adding new man page 2009-03-25 13:26:38 +00:00
Douglas E. Warner
0045aaaebf updated build env in patch 2009-03-25 13:16:59 +00:00
Douglas E. Warner
3407026984 - adding patch to try to fix parallel make errors 2009-03-25 13:00:35 +00:00
Douglas E. Warner
a0112d6632 fixing date merge error 2009-03-19 18:36:13 +00:00
Douglas E. Warner
152b3d8ac1 - updating to 2.39
- fixed potential core dump in C client handling of "K" responses
- Made device hotplugging work again; had been broken by changes in udev
- Introduced major and minor API version symbols into the public interfaces
- The sirfmon utility is gone, replaced by gpsmon which does the same job
    for multiple GPS types
- Fixed a two-year old error in NMEA parsing that nobody noticed because
    its only effect was to trash VDOP values from GSA sentences, and gpsd
    computes those with an internal error model when they look wonky
- cgpxlogger has been merged into gpxlogger
- Speed-setting commands now allow parity and stop-bit setting if the GPS
    chipset and adaptor can support it
- Specfile and other packaging paraphenalia now live in a packaging
    subdirectory
- rtcmdecode becomes gpsdecode and can now de-armor and dump AIDVM packets
- The client library now work correctly in locales where the decimal
    separator is not a period
2009-03-19 18:32:51 +00:00
Douglas E. Warner
532b77d09c - updating to 2.38
- creating init script and sysconfig files
- migrating hotplug rules to udev + hotplug wrapper script from svn r5147
- updating pyexecdir patch
- fixing udev rule subsystem match
- Regression test load for RoyalTek RGM3800 and Blumax GPS-009 added
- Scaling on E error-estimate fields fixed to match O
- Listen on localhost only by default to avoid security problems; this can
    be overridden with the -G command-line option
- The packet-state machine can now recognize RTCM3 packets, though support
    is not yet complete
- Added support for ublox5 and mkt-3301 devices
- Add a wrapper around gpsd_hexdump to save CPU
- Lots of little fixes to various packet parsers
- Always keep the device open: "-n" is not optional any more
- xgpsspeed no longer depends on Motif
- gpsctl can now ship arbitrary payloads to a device; It's possible to send
    binary through the control channel with the new "&" command
- Experimental new driver for Novatel SuperStarII
- The 'g' mode switch command now requires, and returns, 'rtcm104v2' rather
    than 'rtcm104'; this is design forward for when RTCM104v2 is fully
    working
2009-03-16 13:54:41 +00:00
Jesse Keating
ea58a0bde3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-25 00:42:26 +00:00
Ignacio Vazquez-Abrams
4b00010191 Rebuild for Python 2.6 2008-11-29 16:37:10 +00:00
Douglas E. Warner
e7eb63db94 - moving gpspacket.so python lib to main package
- adding zero.patch to make ZEROIZE error go away on fedora 7
2008-03-20 00:46:42 +00:00
Douglas E. Warner
d26a0c919e - update to 2.37
- removed install-gpsd_config.h.patch
- installed pkgconfig files in devel package
- added patch to install python modules in sitearch
- removing rpath from inclucded libtool
- moving X11 app-defaults to datadir
- using macros for commands in install; using install instead of cp and
    mkdir
- cleaning up spaces/tabs for rpmlint
2008-02-28 18:51:06 +00:00
Jesse Keating
1e75d4c55a - Autorebuild for GCC 4.3 2008-02-19 23:59:36 +00:00
Matthew D Truch
7063353abd Patch Makefile to also install gpsd_config.h as needed by libgpsmm.h.
Redhat BZ 253433.
2007-08-19 13:19:27 +00:00
Matthew D Truch
a90605e055 Take 3. 2007-06-30 14:59:30 +00:00
Matthew D Truch
fe66ac5f95 Learn how to use search and replace. 2007-06-30 14:41:10 +00:00
Matthew D Truch
62f1ab8257 Fix desptop file and logo file name! 2007-06-30 14:33:14 +00:00
Matthew D Truch
66dbd6ef45 Include an icon for .desktop file entries. BZ 241428 2007-06-30 14:23:00 +00:00
Michael Schwendt
c9da9a54aa - Bump release for FE5 -> Fedora 7 upgrade path. 2007-03-20 19:59:05 +00:00
Matthew D Truch
33081cd061 BR python-devel instead of python to make this puppy build. 2007-02-28 02:49:39 +00:00
Matthew D Truch
e4d551d372 Upgrade to 2.34 Get rid of %%makeinstall (which was never needed) Possibly
fix hotplug issuses (BZ 219750) Use %%python_sitelib for python
    site-files stuff.
2007-02-28 02:33:12 +00:00
Matthew D Truch
f06810298d Gotta rebuild for the new python. 2006-12-09 22:33:58 +00:00
Matthew D Truch
70e6c31e5b Switch from openmotif to lesstif. I am not able to fully test functionality
of the client in rawhide, but I think it is better to have a partially
    functional gpsd and gpsd-clients rather than the non-functional failed
    dependancy packages that are out there now.
2006-09-26 21:43:41 +00:00
Matthew D Truch
699bd46729 Rebuild for FC6. 2006-08-28 11:16:33 +00:00
Ville Skyttä
2b5b67ba1f http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild 2006-08-27 20:28:39 +00:00
Matthew D Truch
091e399bbf Wrong missing BR - Needed dbus-glib-devel 2006-07-20 17:15:42 +00:00
Matthew D Truch
2fe8c11c5e Missing BR glib-devel 2006-07-20 16:28:56 +00:00
Matthew D Truch
71d8b281e8 New version 2.33 2006-07-20 15:00:50 +00:00
Matthew D Truch
f53d3e0af8 Don't enable tnt gps driver as it causes havoc. See bug 189220. 2006-04-19 19:48:13 +00:00
Matthew D Truch
01f06dd6e4 Include dbus-glib in BuildRequires so it will build in mock. 2006-04-13 22:20:55 +00:00
Matthew D Truch
283dc7e410 auto-import gpsd-2.32-3 on branch devel from gpsd-2.32-3.src.rpm 2006-04-13 01:09:39 +00:00
Matthew D Truch
e1b1d88bbc Setup of module gpsd 2006-04-13 01:08:59 +00:00