From d4ff4235be56d0bf67ce1e2c96613724e2835b98e280644ded585e6e7b526ecf Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Sun, 8 Nov 2015 15:00:15 +0000 Subject: [PATCH 1/2] 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 --- gpsd-3.13-ntpshm.patch | 25 ------------------------- gpsd-3.13.tar.gz | 3 --- gpsd-3.13.tar.gz.sig | Bin 65 -> 0 bytes gpsd-3.15.tar.gz | 3 +++ gpsd-3.15.tar.gz.sig | Bin 0 -> 65 bytes gpsd.changes | 18 ++++++++++++++++++ gpsd.spec | 9 +++------ 7 files changed, 24 insertions(+), 34 deletions(-) delete mode 100644 gpsd-3.13-ntpshm.patch delete mode 100644 gpsd-3.13.tar.gz delete mode 100644 gpsd-3.13.tar.gz.sig create mode 100644 gpsd-3.15.tar.gz create mode 100644 gpsd-3.15.tar.gz.sig diff --git a/gpsd-3.13-ntpshm.patch b/gpsd-3.13-ntpshm.patch deleted file mode 100644 index 3cf55bb..0000000 --- a/gpsd-3.13-ntpshm.patch +++ /dev/null @@ -1,25 +0,0 @@ -From 861d148321aafa3f7dadb1da4f507da83ba2f846 Mon Sep 17 00:00:00 2001 -From: Mike Frysinger -Date: Thu, 26 Feb 2015 17:39:23 -0500 -Subject: [PATCH] ntpshm: fix status type - ---- - ntpshm.h | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/ntpshm.h b/ntpshm.h -index c8cd3b6..45648a8 100644 ---- a/ntpshm.h -+++ b/ntpshm.h -@@ -60,7 +60,7 @@ enum segstat_t { - OK, NO_SEGMENT, NOT_READY, BAD_MODE, CLASH}; - - struct shm_stat_t { -- int status; -+ enum segstat_t status; - struct timespec tvc, tvr, tvt; - int precision; - int leap; --- -2.3.0 - diff --git a/gpsd-3.13.tar.gz b/gpsd-3.13.tar.gz deleted file mode 100644 index 5779877..0000000 --- a/gpsd-3.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d30bbe31ef9f89d2c281197c64204bcff255883462318250f913444ae00874c1 -size 1382857 diff --git a/gpsd-3.13.tar.gz.sig b/gpsd-3.13.tar.gz.sig deleted file mode 100644 index 19566933467f8bac4606031c67e959c0ce7ea592a5bcb9da86bc1d3b614ea8d0..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 65 zcmV-H0KWf-KLZ5-RPT)pt@Reugdy=95dzap0HEqA_x$?1VQ0;32?NboISZ&yP_$EDevdvsmW)UO|) diff --git a/gpsd-3.15.tar.gz b/gpsd-3.15.tar.gz new file mode 100644 index 0000000..7304f7f --- /dev/null +++ b/gpsd-3.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81c89e271ae112313e68655ab30d227bc38fe7841ffbff0f1860b12a9d7696ea +size 1410534 diff --git a/gpsd-3.15.tar.gz.sig b/gpsd-3.15.tar.gz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..5a622aa1d7329c6e4c05db8892f232fea6c964a80c23abeae74f65747905234a GIT binary patch literal 65 zcmV-H0KWf-KLZ5-Rc{K-t@Reugdy=95dxa%0HDR3-iz0Nies{Jft2!0X&MKTYuo^! XpHe~J-mkuy8+wifp3gZPtu8j&ywn~p literal 0 HcmV?d00001 diff --git a/gpsd.changes b/gpsd.changes index 0a57297..0e13f08 100644 --- a/gpsd.changes +++ b/gpsd.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sun Nov 8 14:43:27 UTC 2015 - p.drouand@gmail.com + +- Update to version 3.15 + * Fix a rare crash bug related to devices becomin inaccessible + while timed out. + * Accept NMEA 4.1 GSV sententences with the trailing signal-ID field. + * Fixed incorrect decode of south latitudes in AIS Type 17 messages. + * splint has been retired; this removes almost 2KLOC of annotations. + * chrpath is no longer a build dependency. Corrected Beidou/QZNSS display + in the Python clients so the graphics don't look like SBAS. +- Changes from version 3.14 + * Skyview support for the Beidou and QZSS constellations in the + NMEA0183 driver. + * ntpmon rename to ntpshmmon - it doesn't actually monitor NTP itself. + * New HOWTO on the website: "Introduction to Time Service". +- Remove gpsd-3.13-ntpshm.patch; fixed on upstream release + ------------------------------------------------------------------- Sat Mar 7 12:13:48 UTC 2015 - mpluskal@suse.com diff --git a/gpsd.spec b/gpsd.spec index ff89241..29ef5ba 100644 --- a/gpsd.spec +++ b/gpsd.spec @@ -24,7 +24,7 @@ %define _udevdir /lib/udev/ %endif Name: gpsd -Version: 3.13 +Version: 3.15 Release: 0 Summary: Service daemon for mediating access to a GPS License: BSD-3-Clause @@ -40,7 +40,6 @@ Source5: xgps.desktop Source6: xgpsspeed.desktop Source99: %{name}.keyring Patch0: gpsd-fix-shebang.patch -Patch1: gpsd-3.13-ntpshm.patch BuildRequires: bluez-devel BuildRequires: chrpath BuildRequires: dbus-1-glib-devel @@ -143,7 +142,6 @@ can run on a serial terminal or terminal emulator. %prep %setup -q %patch0 -p1 -%patch1 -p1 # don't set RPATH sed -i 's|env.Prepend.*RPATH.*|pass #\0|' SConstruct @@ -234,7 +232,6 @@ ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcgpsd %{_sbindir}/gpsd %{_sbindir}/gpsdctl %{_bindir}/gpsctl -%{_libdir}/libgpsd.so.* %{_localstatedir}/adm/fillup-templates/sysconfig.gpsd %files -n %{libgps} @@ -263,7 +260,6 @@ ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcgpsd %{_includedir}/gps.h %{_includedir}/libgpsmm.h %{_libdir}/libgps.so -%{_libdir}/libgpsd.so %{_libdir}/libQgpsmm.so %{_libdir}/libQgpsmm.prl %{_libdir}/pkgconfig/libgps*.pc @@ -284,7 +280,7 @@ ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcgpsd %{_mandir}/man?/gpspipe.* %{_mandir}/man?/gpsmon.* %{_mandir}/man?/gps2udp.* -%{_mandir}/man?/ntpmon.* +%{_mandir}/man?/ntpshmmon.* %{_bindir}/gegps %{_bindir}/xgps %{_bindir}/xgpsspeed @@ -294,6 +290,7 @@ ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcgpsd %{_bindir}/gpspipe %{_bindir}/gps2udp %{_bindir}/gpxlogger +%{_bindir}/ntpshmmon %{_datadir}/applications/*.desktop %{_datadir}/pixmaps/*.xpm From 425288e0a48214deb994e33af19b74ecc20fb82fe8635e9e17ec657f22a811bb Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 24 Nov 2015 11:52:06 +0000 Subject: [PATCH 2/2] 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 --- gpsd.changes | 5 +++++ gpsd.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/gpsd.changes b/gpsd.changes index 0e13f08..aadf096 100644 --- a/gpsd.changes +++ b/gpsd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 24 09:58:15 UTC 2015 - joop.boonen@opensuse.org + +- Added missing requirements %{libgps} and %{libQgps} for devel package + ------------------------------------------------------------------- Sun Nov 8 14:43:27 UTC 2015 - p.drouand@gmail.com diff --git a/gpsd.spec b/gpsd.spec index 29ef5ba..35d24bb 100644 --- a/gpsd.spec +++ b/gpsd.spec @@ -84,6 +84,8 @@ and replugged. %package devel Summary: Client libraries in C and Python for talking to a running gpsd or GPS Group: Development/Libraries/C and C++ +Requires: %{libQgps} +Requires: %{libgps} Requires: %{name} = %{version} Requires: pkgconfig Requires: python-curses