From 818da8daf75f67cc179411f5c3b10c9357a8847639c5e5ceb389b96f00990f35 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Wed, 18 Sep 2019 07:38:15 +0000 Subject: [PATCH] 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 --- gpsd-3.18.1.tar.gz | 3 --- gpsd-3.18.1.tar.gz.sig | Bin 566 -> 0 bytes gpsd-3.19.tar.gz | 3 +++ gpsd-3.19.tar.gz.sig | Bin 0 -> 566 bytes gpsd-declaration-in-for-loop.patch | 19 ------------------- gpsd.changes | 20 ++++++++++++++++++++ gpsd.spec | 15 +++++---------- 7 files changed, 28 insertions(+), 32 deletions(-) delete mode 100644 gpsd-3.18.1.tar.gz delete mode 100644 gpsd-3.18.1.tar.gz.sig create mode 100644 gpsd-3.19.tar.gz create mode 100644 gpsd-3.19.tar.gz.sig delete mode 100644 gpsd-declaration-in-for-loop.patch diff --git a/gpsd-3.18.1.tar.gz b/gpsd-3.18.1.tar.gz deleted file mode 100644 index ca9fba1..0000000 --- a/gpsd-3.18.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5cb1e6d880ec9a52c62492dd0e3d77451b7c7ad625895bd652f6354215aec23e -size 9031595 diff --git a/gpsd-3.18.1.tar.gz.sig b/gpsd-3.18.1.tar.gz.sig deleted file mode 100644 index 7c1b3ffc5ccc390fd57fa9d8793e2cac32655dc5b9d481d4bafef4becf3da546..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmV-60?GY}0y6{v0SEvc79j)-iH%47uTZ90D6zCIYsKC!=xRO%0$a*)o&X975H4%Q z-Y)2BJ};OL|5DJ<5GOq~<>U=P0h9fqv7bQsYHjee1?V(uh|qab@~rT6BE_eb8Bsyd z2cVA8pPeIvurABva8=s%qp6_apB!=x0Di~pTJk!JJJrnXxH`i&fw`bz-O4A=3Z-22 zDfZQH0?h$Pd{X(d5?F9qYTBwz?$A9v6eV~Cs=Ei}uDJ^^k2s_8Ev!lox3ZM>49as%o&=aQ z^%yV0alvSNbCRW-OcdJ%iyY7@bpp{zHX&xa)aZK&q-pk5P1w_7+@Pb+F3p|27~tP` znG#HA6{Iiicjod$%95)_CR1dMydq67-CvI>5iM?yb(!3b<^4Y*@!DkzoW(Lt{Q_c#fTZvn9wHdb`nC%o9aLoBKM2;%#+*FGmmME#qV2+Ip!_ea}j` zYDgg-p$Rt{w%c97tkS2B@RcQ$tg*1cY zmbT~<1yxhoP>a#* data_len) { - gpsd_log(&session->context->errout, LOG_WARN, -@@ -830,7 +831,7 @@ - "UBX_RXM_RAWX: rcvTow %f week %u leapS %d numMeas %u recStat %d\n", - rcvTow, week, leapS, numMeas, recStat); - -- for (int i = 0; i < numMeas; i++) { -+ for (i = 0; i < numMeas; i++) { - int off = 32 * i; - double prMes = getled64((const char *)buf, off + 16); - double cpMes = getled64((const char *)buf, off + 24); diff --git a/gpsd.changes b/gpsd.changes index 806b337..98f8190 100644 --- a/gpsd.changes +++ b/gpsd.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Sep 17 17:09:20 UTC 2019 - suse+build@de-korte.org + +- 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 + ------------------------------------------------------------------- Mon Dec 10 19:12:14 UTC 2018 - Arjen de Korte diff --git a/gpsd.spec b/gpsd.spec index 1390d14..4440031 100644 --- a/gpsd.spec +++ b/gpsd.spec @@ -1,7 +1,7 @@ # # spec file for package gpsd # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,12 +16,12 @@ # -%define sover 24 +%define sover 25 %define libgps libgps%{sover} %define libQgps libQgpsmm%{sover} %define _udevdir %(pkg-config --variable udevdir udev) Name: gpsd -Version: 3.18.1 +Version: 3.19 Release: 0 Summary: Service daemon for mediating access to a GPS License: BSD-3-Clause @@ -33,7 +33,6 @@ Source2: udev.gpsd Source3: sysconfig.gpsd Source98: http://download-mirror.savannah.gnu.org/releases/gpsd/%{name}-%{version}.tar.gz.sig Source99: %{name}.keyring -Source100: gpsd-declaration-in-for-loop.patch BuildRequires: chrpath BuildRequires: fdupes BuildRequires: gcc-c++ @@ -161,12 +160,6 @@ mkdir -p %{name}-%{version}/python2 mkdir -p %{name}-%{version}/python3 tar -xf %{SOURCE0} -C %{name}-%{version}/python2 tar -xf %{SOURCE0} -C %{name}-%{version}/python3 -pushd %{name}-%{version}/python2/%{name}-%{version} -patch -p1 < %{SOURCE100} -popd -pushd %{name}-%{version}/python3/%{name}-%{version} -patch -p1 < %{SOURCE100} -popd cd %{name}-%{version} # fix systemd path @@ -355,6 +348,7 @@ sed -i -e 's#Icon=.*/\([^/]\+\)\(\..\+\)#Icon=\1#' %{buildroot}%{_datadir}/appli %{_mandir}/man?/gpxlogger.* %{_mandir}/man?/ubxtool.* %{_mandir}/man?/zerk.* +%{_mandir}/man?/gpsrinex.* %{_bindir}/gegps %{_bindir}/xgps %{_bindir}/xgpsspeed @@ -368,6 +362,7 @@ sed -i -e 's#Icon=.*/\([^/]\+\)\(\..\+\)#Icon=\1#' %{buildroot}%{_datadir}/appli %{_bindir}/ppscheck %{_bindir}/ubxtool %{_bindir}/zerk +%{_bindir}/gpsrinex %{_datadir}/applications/*.desktop %{_datadir}/icons/hicolor/*/apps/*