SHA256
1
0
forked from pool/gpsd

113 Commits

Author SHA256 Message Date
Richard Brown
dd2e3dbf4e Accepting request 911238 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/911238
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=56
2021-08-12 07:01:21 +00:00
Dirk Stoecker
597f4171c3 Accepting request 910575 from home:adkorte
- Update to version 3.23
  * doc/*xml all moved into www/internals.adoc
  * Convert all DocBook (.xml) to AsciiDoctor (.adoc)
  * Remove all XSL remnants.
  * gpsplot: speedup, add new options.
  * driver_ubx.c: Add decode for UBX-NAV-STATUS
  * gps/ubx.py: Improve decode for UBX-NAV-STATUS
  * cgps: Add popup help, interactive options.
  * Reorganize and split the man pages.
  * Small updates for u-blox M8 and M10
  * Deprecated mtk3331 and ashtech build options.  Use nmea0183
    instead.
  * gpssnmp: Move from contrib/ to clients, add manpage
  * Add www/gpsd-client-example-code.adoc
  * Add gpsdebuginfo script and man page.
  * ubxtool: Add BeiDou, Galileo, GLONASS, QZSS, and partial SBAS
    subframe decodes
  * Max serial port speed raised to 921,600.
  * SUBFRAME JSON now includes new fields to support multiple
    constellations.
  * gpsd: Add some ADR and UDR message partial decodes.
  * ubxtool: Add some ADR and UDR message polls and decodes.
  * Remove COMPASS_ENABLE.  Always compile attitude code.
  * contrib/webgps.py: use argparse, arguments -V, --version,
    --no-html-head.
  * Add readonly flag to DEVICE JSON.
  * Control messages to gpsd now return JSON, instead of, sometimes,
    OK or ERROR.
  * gpsfake uses "# Date: yyyy-mm-dd" to set initial time.
  * Don't compute wrong GPS rollover after 2021-10-23.
  * Bump libgps to version 29.

OBS-URL: https://build.opensuse.org/request/show/910575
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=140
2021-08-10 11:30:55 +00:00
Dominique Leuenberger
8634eca418 Accepting request 898665 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/898665
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=55
2021-06-12 18:05:28 +00:00
Martin Pluskal
5dfd974a93 Accepting request 898644 from home:dirkmueller:Factory
- disable lto on aarch64 for now (bsc#1187089)

OBS-URL: https://build.opensuse.org/request/show/898644
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=138
2021-06-09 08:31:36 +00:00
Dominique Leuenberger
22607893f4 Accepting request 862628 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/862628
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=54
2021-01-14 14:04:46 +00:00
Dirk Stoecker
2104943713 Accepting request 862085 from home:adkorte
- Update to version 3.22
  * Added client/gpscsv to convert gpsd JSON to csv.
  * Added client/gpsplot to dynamically plot gpsd JSON.
  * Added client/gpssubframe to decode gpsd SUBFRAME JSON.
  * Added nSat and uSat to SKY JSON.  Old clients can not read new
    SKY.
  * Move stuff from source root into clients/, include/, gpsmon/
    and libgps/.
  * Move stuff from source root into gpsd/.
  * Move class ubx out of ubxtool and into gps/ubx.py.
  * Build all targets in gpsd-$VERSION/, not in tree.
  * NMEA 4.11 support for $GI (IRNSS) and $GZ (QZSS).
- Remove obsolete sed scripts that no longer serve a purpose
- Use new ldconfig macros in Tumbleweed

OBS-URL: https://build.opensuse.org/request/show/862085
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=136
2021-01-12 12:23:02 +00:00
Dominique Leuenberger
036fca1e96 Accepting request 843662 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/843662
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=53
2020-10-28 08:56:36 +00:00
Martin Pluskal
400829d8e5 Accepting request 843584 from home:adkorte
- Update to version 3.21
  * Create python programs from .in files to allow macro substitution.
  * Finally clean .sconsign*.dblite with "scons -c"
  * Remove revision.h.  Move REVISION into gpsd_config.h
  * Change asciidoc to asciidoctor, and revise documents to match.
  * library version bumped to 27
  * Add leap_seconds to gps_data_t
  * Add/change many rtcm2 structs in gps.h
  * Add/change many rtcm3 structs in gps.h
  * Maindenhead now 8 chars.
  * Add icondir and sharedir install options
  * Install basic doc in sharedir
  * Move gps_data_t->status to gps_fix_t.status for better fix merging
  * The gps python module is now Pure Python + FFI.  FFI only for packet.py
  * User should manually delete any old packet*so.
  * Add wspeedt, wspeedr, wanglem, wanglet, wangler to  gps_fix_t
  * Add "-p CONFIG", "-p STATUS", "-t" and "-tt" options to ubxtool.
  * Add python_shebang option to scons config.
  * gpsrinex has long options and many new options.
  * Added long options to gpsd.
  * Remove unused FORCE_GLOBAL_ENABLE
  * Remove config option reconfigure, replace with -p, --passive runtime option.
  * Remove config option controlsend (RECONFIGURE_ENABLE)
  * Add config option rundir=XX.  Default set to /run, or /var/run as required.
  * Fixes for Python 2.6 up to 3.9.

OBS-URL: https://build.opensuse.org/request/show/843584
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=134
2020-10-23 17:40:06 +00:00
Dominique Leuenberger
490e19a8aa Accepting request 795308 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/795308
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=52
2020-04-25 18:05:10 +00:00
Martin Pluskal
7af9494fb4 Accepting request 794991 from home:adkorte
- Update to version 3.20
  * Change README into an asciidoc file and publish HTML from it
  * Add NED and geoid_sep to gps_fix_t and TPV JSON.
  * Add "-e NED" to ubxtool to enable NED messages.
  * gpsdata.separation replaced by gpsdata.fix.geoid_sep.
  * Remove nofloats build option.
  * TPV JSON "alt" is now fixed at WGS84.  Probably.
  * xgps now uses XGPSOPTS environment variable.
  * add health variable to satellite_t
  * change satellite_t elevation and azimuth to double
  * satellite_t elevation, azimuth, and ss use NAN for unknown value.
  * add altMSL, altHAE, and depth, to gps_fix_t
  * altitude in gps_fix_t is deprecated and undefined
  * wgs84_separation() now return EGM2008 computed from 5x5 degree base data.
  * The best results are close to cm, the worst off up to 12m.
  * Move mag_var from gps_device_t to magnetic_var gps_data_t.
  * Added mag_var() to interpolate magnetic variation (deviation) from a table.
  * Remove true2magnetic() as mag_var() improves on it.
  * Remove TIMEHINT_ENABLE.  It only worked when enabled.
  * Remove NTP_ENABLE and NTPSHM_ENABLE.  It only worked when enabled.
  * Remove PPS_ENABLE and TIMING_ENABLE.
  * Add dgps_age and dgps_station to gps_fix_t
  * Convert all timestamp_t to timespec_t.
  * Remove FIXED_PORT_SPEED and FIXED_STOP_BITS build options.
  * Add -s [speed] and -f [framing] runtime options to gpsd.
  * A working CC and termios.h are mandatory.
  * use the current leap second to determine the current GPS epoch.
  * leapfetch.py, leapseconds.cache, timebase.h and leapfetch option gone.
- Remove 0001-Make-sure-Qgpsmm.pc-is-usable.patch (upstreamed)
- Fix legacy socket path

OBS-URL: https://build.opensuse.org/request/show/794991
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=132
2020-04-18 06:50:28 +00:00
Dominique Leuenberger
3554042288 Accepting request 785632 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/785632
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=51
2020-03-19 18:46:23 +00:00
Martin Pluskal
3c286260bb Accepting request 785617 from home:scarabeus_iv:branches:Application:Geo
- Allow building without python2 available

OBS-URL: https://build.opensuse.org/request/show/785617
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=130
2020-03-16 13:22:12 +00:00
Dominique Leuenberger
ee68b17ff8 Accepting request 733991 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/733991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=50
2019-10-07 11:38:06 +00:00
Martin Pluskal
bc6a45feb2 Accepting request 733841 from home:cgiboudeaux:branches:Application:Geo
- Add 0001-Make-sure-Qgpsmm.pc-is-usable.patch to fix the bogus values
  in qgpsmm.pc
- Update the URLs

OBS-URL: https://build.opensuse.org/request/show/733841
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=128
2019-09-30 06:48:53 +00:00
Dominique Leuenberger
88b155dca0 Accepting request 731653 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/731653
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=49
2019-09-24 23:16:04 +00:00
Dirk Stoecker
818da8daf7 Accepting request 731583 from home:adkorte:branches:openSUSE:Factory
- Update to version 3.19
  * Rearrange rawdata_t.  Bump the API because gps_data_t changed.
  * Report sequence-ID fields in type 7 and 13 AIS messages.
  * Preliminary support for SiRFstar V
  * Improve error modeling.
  * Update pseudo NMEA to v3.0, with fractional time.
  * Improve cycle detection, mostly for NMEA.
  * Move epe from gps_data_t to be near its friends in gps_fix_t.
  * Preliminary u-blox 9 support.
  * Add qErr in gps_data_t to store PPS quantization error.
  * Add Android (AOSP) support
  * Improved multi gnss and multi signal support.
  * NMEA 4.10 multi gnss multi signal support.
  * The arguments to "ubxtool -p P" have been expanded and changed.
  * New options, -g, -x, -z, added to ubxtool for u-blox 9 support.
- Drop gpsd-declaration-in-for-loop.patch

OBS-URL: https://build.opensuse.org/request/show/731583
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=126
2019-09-18 07:38:15 +00:00
Dominique Leuenberger
268d89a6e4 Accepting request 657406 from Application:Geo
- Correct flag to disable stripping (nostrip=True)
- Add gpsd-declaration-in-for-loop.patch to remove c99 construction
  (backport from upstream), fixes building for Leap-42.3
- Upstream changed location of gpsd in systemd gpsd.service file
  (change it back to {_sbindir})
- Update to version 3.18.1
  * Fix some installation issues.
  * A few minor updates to ubxtool and driver_ubx.
  * Add contrib/skyview2svg
- Update to version 3.18.0
  * Add ECEF support to ievermore, italk,Skytraq, SiRF, U-blox drivers.
  * Add ECEF support to JSON, cgps and xgps.
  * Add GREIS (Javad) driver from Virgin Orbit.
  * Add CLI tools zerk and ubxtool to manage JAVAD and u-blox GPS.
  * Add gnssid:svid to satellite_t, cgps and xgps.  PRN will die.
  * Add gnssid:svid to JSON, cgps and xgps.
  * Add stricter version checking (more to todo).
  * More and better regression tests.
  * Better Python dependency checking, at build time and runtime.
  * Fix several buffer issues.
  * New polar plots, and improved statistice, in gpsprof.
  * gpsd master/slave mode works, first time ever.
  * All isnan() changed to !isfinite(), fixing many bugs.
  * Client-side Python libraries may automatically reconnect
  * Too many other bug fixes and improvements to mention.
  * Over 1,000 commits from 46 different commiters.
- Update to version 3.17.0
  * Repair support for non-NMEA devices requring active probing
    (e.g. Garmin USB GPSes).
  * Fix a SiRF driver bug that occasionally confused NTP.
  * Support for Spectratime iSync GRClok and LNRClok oscillators.
  * gpxlogger can reconnect when the GPS loses the fix.
  * xgps and xgpsspeed moved to python-gi, getting shut of the
    deprecated pygtk2 bindings.
  * Default mode for xgpsspeed is now the more interesting nautical
    display.
  * gpsmon includes the hostname with the device display.
    gpsprof now has centimeter precision.
- Remove patch:
  * gpsd-python3.patch (not longer needed)
- Update gpsd.keyring (old key 8C6C738D got superseeded by 0C898D47 )

OBS-URL: https://build.opensuse.org/request/show/657406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=48
2018-12-19 12:29:57 +00:00
Martin Pluskal
2fc4434df0 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=124 2018-12-12 08:35:28 +00:00
Martin Pluskal
837d657667 Accepting request 656930 from home:adkorte:branches:Application:Geo
- Correct flag to disable stripping (nostrip=True)
- Add gpsd-declaration-in-for-loop.patch to remove c99 construction
  (backport from upstream)
- Upstream changed location of gpsd in systemd gpsd.service file
  (change it back to {_sbindir})

OBS-URL: https://build.opensuse.org/request/show/656930
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=123
2018-12-12 08:34:43 +00:00
Martin Pluskal
cdbb3dd43a Accepting request 651645 from home:mnhauke
- Update to version 3.18.1
  * Fix some installation issues.
  * A few minor updates to ubxtool and driver_ubx.
  * Add contrib/skyview2svg
- Update to version 3.18.0
  * Add ECEF support to ievermore, italk,Skytraq, SiRF, U-blox drivers.
  * Add ECEF support to JSON, cgps and xgps.
  * Add GREIS (Javad) driver from Virgin Orbit.
  * Add CLI tools zerk and ubxtool to manage JAVAD and u-blox GPS.
  * Add gnssid:svid to satellite_t, cgps and xgps.  PRN will die.
  * Add gnssid:svid to JSON, cgps and xgps.
  * Add stricter version checking (more to todo).
  * More and better regression tests.
  * Better Python dependency checking, at build time and runtime.
  * Fix several buffer issues.
  * New polar plots, and improved statistice, in gpsprof.
  * gpsd master/slave mode works, first time ever.
  * All isnan() changed to !isfinite(), fixing many bugs.
  * Client-side Python libraries may automatically reconnect
  * Too many other bug fixes and improvements to mention.
  * Over 1,000 commits from 46 different commiters.
- Update to version 3.17.0
  * Repair support for non-NMEA devices requring active probing
    (e.g. Garmin USB GPSes).
  * Fix a SiRF driver bug that occasionally confused NTP.
  * Support for Spectratime iSync GRClok and LNRClok oscillators.
  * gpxlogger can reconnect when the GPS loses the fix.
  * xgps and xgpsspeed moved to python-gi, getting shut of the
    deprecated pygtk2 bindings.
  * Default mode for xgpsspeed is now the more interesting nautical

OBS-URL: https://build.opensuse.org/request/show/651645
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=122
2018-11-26 08:50:36 +00:00
Dominique Leuenberger
9e8ee73c42 Accepting request 619549 from Application:Geo
- Fix requires for gpsd-clients
- Cleanup spec file a bit

- Require python3 versions for packages importing python modules, all
  scripts use python3 as interpreter.

OBS-URL: https://build.opensuse.org/request/show/619549
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=47
2018-07-04 21:52:23 +00:00
Martin Pluskal
765d0f3661 - Fix requires for gpsd-clients
- Cleanup spec file a bit

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=120
2018-06-28 08:03:45 +00:00
Martin Pluskal
bc6e0007c4 Accepting request 618745 from home:StefanBruens:branches:Application:Geo
- Correct Requires for gpsd-clients subpackage

OBS-URL: https://build.opensuse.org/request/show/618745
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=119
2018-06-25 06:58:43 +00:00
Martin Pluskal
dc04b5eb80 Accepting request 617119 from home:StefanBruens:branches:Application:Geo
- Require python3 versions for packages importing python modules, all
  scripts use python3 as interpreter.
- Fix building on Leap 42.x, python2_sitearch is defined in
  python-rpm-macros

OBS-URL: https://build.opensuse.org/request/show/617119
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=118
2018-06-19 07:31:28 +00:00
Dominique Leuenberger
4881959c15 Accepting request 547419 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/547419
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=46
2017-12-08 11:48:23 +00:00
Martin Pluskal
b5817e759b Accepting request 547281 from home:mimi_vx:branches:Application:Geo
remove qt devel subpackage

OBS-URL: https://build.opensuse.org/request/show/547281
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=116
2017-12-02 06:57:35 +00:00
Martin Pluskal
514617b0cd OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=115 2017-12-01 15:12:32 +00:00
Martin Pluskal
4e919f4c40 Accepting request 547148 from home:mimi_vx:branches:Application:Geo
- build with Qt5
- refreshed gpsd-python3.patch
- Qt5 bindings in own subpackage (include own -devel)

OBS-URL: https://build.opensuse.org/request/show/547148
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=114
2017-12-01 15:10:40 +00:00
Dominique Leuenberger
774c102dc4 Accepting request 546210 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/546210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=45
2017-11-29 09:50:50 +00:00
Martin Pluskal
3dfb313ec3 Accepting request 546209 from home:pluskalm:python3
- removed  gpsd-fix-shebang.patch
- reworked gpsd-python3.patch
- build python3 subpackage

OBS-URL: https://build.opensuse.org/request/show/546209
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=112
2017-11-28 11:36:18 +00:00
Martin Pluskal
bf1a342689 Accepting request 544790 from home:RBrownSUSE:branches:Application:Geo
Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)

OBS-URL: https://build.opensuse.org/request/show/544790
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=111
2017-11-23 15:03:00 +00:00
Martin Pluskal
efcd9ecff1 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=110 2017-11-21 08:13:25 +00:00
Martin Pluskal
5d8ca09324 - Fix shebangs of python script (currently still python2)
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=109
2017-11-20 15:37:18 +00:00
Martin Pluskal
59d107b7a9 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=108 2017-11-20 14:59:10 +00:00
Martin Pluskal
09f428be86 Accepting request 543894 from home:pluskalm:branches:Application:Geo
- Update to version 3.17:
  * Repair support for non-NMEA devices requring active probing
    (e.g. Garmin USB GPSes).
  * Fix a SiRF driver bug that occasionally confused NTP.
  * Support for Spectratime iSync GRClok and LNRClok oscillators.
  * gpxlogger can reconnect when the GPS loses the fix.
  * xgps and xgpsspeed moved to python-gi,
    getting shut of the deprecated pygtk2 bindings.
  * Default mode for xgpsspeed is now the more interesting nautical
    display.
  * gpsmon includes the hostname with the device display.
  * gpsprof now has centimeter precision.
- Add gpsd-python3.patch to fix building with python3
- Refresh gpsd-fix-shebang.patch

OBS-URL: https://build.opensuse.org/request/show/543894
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=107
2017-11-20 14:58:31 +00:00
Dominique Leuenberger
253ab974fb Accepting request 542188 from Application:Geo
- Rename python subpackage to python2

OBS-URL: https://build.opensuse.org/request/show/542188
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=44
2017-11-19 10:10:22 +00:00
Martin Pluskal
7e1c7a6091 - Rename python subpackage to python2
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=105
2017-11-13 13:13:29 +00:00
Yuchen Lin
10703cfc08 Accepting request 486294 from Application:Geo
1

OBS-URL: https://build.opensuse.org/request/show/486294
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=43
2017-04-11 10:42:44 +00:00
Martin Pluskal
029c370316 Accepting request 486238 from home:scarabeus_iv:branches:Application:Geo
- Remove conditionals for 1210 and older (oldest codebase built is SLE12)
- run scons in multiple threads
- convert to pkgconfig dependencies

OBS-URL: https://build.opensuse.org/request/show/486238
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=103
2017-04-07 07:01:22 +00:00
Dominique Leuenberger
2b482bf129 Accepting request 461003 from Application:Geo
1

OBS-URL: https://build.opensuse.org/request/show/461003
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=42
2017-03-05 16:55:05 +00:00
Martin Pluskal
8de9c5cc7e Accepting request 460994 from home:StefanBruens:branches:Application:Geo
- Use .desktop files and PNG icon from tarball
- correct flag to disable stripping (nostrip=True)

OBS-URL: https://build.opensuse.org/request/show/460994
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=101
2017-02-28 20:18:28 +00:00
Dominique Leuenberger
1c241dd880 Accepting request 423267 from Application:Geo
1

OBS-URL: https://build.opensuse.org/request/show/423267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=41
2016-08-29 12:26:05 +00:00
Martin Pluskal
0b3eca57fc Accepting request 423266 from home:mnhauke:branches:Application:Geo
- Update gpsd.keyring (old key 8421F11C got superseeded by 8C6C738D)
- Added "-std=gnu++98" to the compile-flags otherwise compilation will break
  on systems with >= gcc6
- ifdef "Requires: pps-tools-devel" since it's only available on recent
  os-versions
- Update to version 3.16
  * Test rebuilds for mid-2015 leapsecond bump.
  * Regression tests will run even if "python" in Python 3.
  * Build correctly on systems where -ltinfo is split from -lncurses.
  * Avoid some rare overflow conditions in PPS code.
  * Fix bugs in JSON sat-view parsing due to the JSON parser stuffing
    ints into shorts.
  * Various small fixes to AIS interpretation.
  * Prevent a memory leak in long-running gpsmon instances.
  * Fix Savannah bug #45270: serial driver does not work properly on pipes.
  * Fix Savannah bug #44648: GPSD won't build if CCFLAGS contains options
    that are only compatible with the cros1s-compiler.
  * Fix Savannah bug #45342: SConstruct generates wrong *.pc files.
  * Fix Savannah bug #46495: gpsd_poll may crash due to unitialized pointer
    (probably due to buggy FD_ISSET on host system).
  * Fix Savannah bug #46648: gpsd crashes and buffer overflow is reported
    when terminated.
  * Fix Savannah bug #46802: AIVDM to CSV is broken in some weird cases.
  * Fix Savannah bug #46804: JSON satellite view parsing is somewhat broken.

1

OBS-URL: https://build.opensuse.org/request/show/423266
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=99
2016-08-26 18:03:12 +00:00
Dominique Leuenberger
0b8c1d7c94 Accepting request 417961 from Application:Geo
1

OBS-URL: https://build.opensuse.org/request/show/417961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=40
2016-08-18 07:14:58 +00:00
Ismail Dönmez
cb92f22c14 Accepting request 417953 from home:lnussel:branches:Application:Geo
- use pkgconfig(udev) to always allow using udev-mini

OBS-URL: https://build.opensuse.org/request/show/417953
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=97
2016-08-09 09:39:25 +00:00
Martin Pluskal
1f3b1b5049 Accepting request 417889 from home:benoit_monin:branches:network:time
Add pps-tools-devel as BuildRequires to enable kernel PPS

OBS-URL: https://build.opensuse.org/request/show/417889
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=96
2016-08-08 18:50:01 +00:00
Dominique Leuenberger
0a09ad32fc Accepting request 416370 from Application:Geo
1

OBS-URL: https://build.opensuse.org/request/show/416370
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=39
2016-08-05 16:13:26 +00:00
Ismail Dönmez
3c830d7169 Accepting request 416358 from home:lnussel:branches:Application:Geo
- use pkg-config to figure out udevdir. Fixes bootstrapping with
  udev-mini

Please forward to Factory and 42.2!

OBS-URL: https://build.opensuse.org/request/show/416358
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=94
2016-08-01 10:31:22 +00:00
Dominique Leuenberger
1c5d5765cd Accepting request 346026 from Application:Geo
1

OBS-URL: https://build.opensuse.org/request/show/346026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=38
2015-12-01 08:17:58 +00:00
Martin Pluskal
425288e0a4 Accepting request 346014 from home:worldcitizen:branches:Application:Geo
Added missing requirements %{libgps} and %{libQgps} for devel package

OBS-URL: https://build.opensuse.org/request/show/346014
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=92
2015-11-24 11:52:06 +00:00