Commit Graph

52 Commits

Author SHA256 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Martin Pluskal
d4ff4235be Accepting request 343002 from home:posophe:branches:Application:Geo
update

OBS-URL: https://build.opensuse.org/request/show/343002
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=91
2015-11-08 15:00:15 +00:00
Martin Pluskal
5bcbdd0276 Accepting request 289805 from home:pluskalm:branches:Application:Geo
- Cleanup spec file with spec-cleaner
- Add gpg signature
- Add gpsd-3.13-ntpshm.patch
- Install unit files
- Update to 3.13

OBS-URL: https://build.opensuse.org/request/show/289805
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=89
2015-03-08 20:26:34 +00:00
Tomáš Chvátal
8d348b10dc Accepting request 281450 from home:posophe:branches:Application:Geo
Update

OBS-URL: https://build.opensuse.org/request/show/281450
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=87
2015-01-16 12:35:22 +00:00
Tomáš Chvátal
66d3801952 Accepting request 262974 from home:dl8fcl
The package python-gpsd has to has to be installed to start xgps

OBS-URL: https://build.opensuse.org/request/show/262974
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=85
2014-12-01 09:45:57 +00:00
Angelos Tzotsos
bc47df502a Accepting request 254374 from home:elvigia:branches:Application:Geo
- Respect CFLAGS and CXXFLAGS. 
- Use fvisibility-inlines-hidden to build C++ code, note
  that the build system is buggy and uses CFLAGS and CXXFLAGS
  for the same purpose.
- Remove xorg libs buildrequires, they are never directly used.

OBS-URL: https://build.opensuse.org/request/show/254374
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=83
2014-10-06 19:51:54 +00:00
Dirk Stoecker
25f5399327 update to new version
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=79
2013-12-09 12:20:48 +00:00
Joerg Reuter
6a56bd6704 Accepting request 207757 from home:jritzerfeld:branches:Application:Geo
- Fixed typo in udev rule (bnc#848936)

OBS-URL: https://build.opensuse.org/request/show/207757
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=78
2013-11-21 10:10:09 +00:00
Sascha Peilicke
28dca63ca6 Accepting request 205018 from home:posophe:branches:Application:Geo
Update + cleanup

OBS-URL: https://build.opensuse.org/request/show/205018
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=77
2013-10-29 08:38:39 +00:00
Angelos Tzotsos
a81f236cb2 Accepting request 138917 from openSUSE:Factory:Staging:Systemd
fix build with new udev location

OBS-URL: https://build.opensuse.org/request/show/138917
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=75
2012-10-22 16:01:21 +00:00
Dirk Stoecker
2f7c72c4b4 - update to gpsd version 3.5
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=73
2012-04-23 11:18:44 +00:00
Ismail Dönmez
93f07dac56 Accepting request 95123 from home:coolo:removeautomake
add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/95123
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=70
2011-12-02 19:46:04 +00:00
Dirk Stoecker
d92fad9c17 Accepting request 88005 from home:aturrini:branches:Application:Geo
Fixed typos in gpsd.spec

OBS-URL: https://build.opensuse.org/request/show/88005
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=69
2011-10-15 19:24:32 +00:00
OBS User buildservice-autocommit
9cc5db96e9 Updating link to change in openSUSE:Factory/gpsd revision 24.0
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=6c4716a7b1da404dc8146fac845da4e0
2011-07-04 12:23:02 +00:00
Ismail Dönmez
e0ee3fa8fb Accepting request 70244 from home:dirkmueller:branches:Application:Geo
- remove libgpsd.so.0 from the shlib subpackage, as it fileconflicts
  with other versions of it

OBS-URL: https://build.opensuse.org/request/show/70244
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=65
2011-05-15 09:46:17 +00:00
2100c44479 Accepting request 68916 from home:jnweiger:branches:Application:Geo
- gpsd-devel depends on python-gpsd too.

Please also forward to 11.4 and Factory.
Old 2.95 segfaults on me, with a TSI_747A+ device.

OBS-URL: https://build.opensuse.org/request/show/68916
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=63
2011-05-02 07:31:11 +00:00
Joerg Reuter
483193a5fc Accepting request 66182 from home:licehunter:branches:Application:Geo
reviewed, okay. Thanks!

OBS-URL: https://build.opensuse.org/request/show/66182
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=61
2011-04-06 07:32:16 +00:00
Dirk Stoecker
75592f44ae Accepting request 51394 from home:jreuter:branches:Application:Geo
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/51394
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=59
2010-10-26 13:49:45 +00:00
Dirk Stoecker
29de2fc960 Accepting request 35888 from home:vuntz:branches:Application:Geo
Copy from home:vuntz:branches:Application:Geo/gpsd via accept of submit request 35888 revision 4.
Request was accepted with message:
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/35888
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=57
2010-03-27 12:00:10 +00:00
Dirk Stoecker
d4d88e2aeb Accepting request 32424 from home:jreuter:Application:Geo
Copy from home:jreuter:Application:Geo/gpsd via accept of submit request 32424 revision 4.
Request was accepted with message:
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/32424
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=53
2010-02-15 10:16:46 +00:00
Dirk Stoecker
4732667551 Accepting request 27126 from home:seife:branches:Application:Geo
Copy from home:seife:branches:Application:Geo/gpsd via accept of submit request 27126 revision 2.
Request was accepted with message:
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/27126
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=52
2009-12-20 17:26:02 +00:00
Joerg Reuter
cf6433856d Fix libgps subpackage requirements
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=50
2009-12-08 16:53:45 +00:00
Dirk Stoecker
66ecdc0987 fixed?
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=48
2009-12-08 16:31:17 +00:00
Dirk Stoecker
3a26f40cc2 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=47 2009-12-08 15:52:41 +00:00
Dirk Stoecker
9b1ad4fc84 changed for 2.90
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=45
2009-12-08 09:37:49 +00:00
OBS User autobuild
3fc065dcfd Accepting request 32615 from Application:Geo
Copy from Application:Geo/gpsd based on submit request 32615 from user jreuter

OBS-URL: https://build.opensuse.org/request/show/32615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=11
2010-02-18 13:59:07 +00:00
OBS User autobuild
701eed6fa6 Accepting request 28990 from Application:Geo
Copy from Application:Geo/gpsd based on submit request 28990 from user coolo

OBS-URL: https://build.opensuse.org/request/show/28990
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=10
2010-01-14 16:02:11 +00:00
OBS User autobuild
7717cd0d45 Accepting request 17634 from Application:Geo
Copy from Application:Geo/gpsd based on submit request 17634 from user coolo

OBS-URL: https://build.opensuse.org/request/show/17634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=8
2009-08-13 16:11:44 +00:00
OBS User unknown
91eaed65cc OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=7 2008-11-28 14:05:46 +00:00
OBS User unknown
8f02528060 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=6 2008-11-20 14:25:03 +00:00
OBS User unknown
af1a953412 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=5 2008-10-23 15:08:07 +00:00
OBS User unknown
4e9fe64f2d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpsd?expand=0&rev=3 2008-04-25 14:04:33 +00:00