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
This commit is contained in:
parent
5bcbdd0276
commit
d4ff4235be
@ -1,25 +0,0 @@
|
|||||||
From 861d148321aafa3f7dadb1da4f507da83ba2f846 Mon Sep 17 00:00:00 2001
|
|
||||||
From: Mike Frysinger <vapier@gentoo.org>
|
|
||||||
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
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d30bbe31ef9f89d2c281197c64204bcff255883462318250f913444ae00874c1
|
|
||||||
size 1382857
|
|
Binary file not shown.
3
gpsd-3.15.tar.gz
Normal file
3
gpsd-3.15.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:81c89e271ae112313e68655ab30d227bc38fe7841ffbff0f1860b12a9d7696ea
|
||||||
|
size 1410534
|
BIN
gpsd-3.15.tar.gz.sig
Normal file
BIN
gpsd-3.15.tar.gz.sig
Normal file
Binary file not shown.
18
gpsd.changes
18
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
|
Sat Mar 7 12:13:48 UTC 2015 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
%define _udevdir /lib/udev/
|
%define _udevdir /lib/udev/
|
||||||
%endif
|
%endif
|
||||||
Name: gpsd
|
Name: gpsd
|
||||||
Version: 3.13
|
Version: 3.15
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Service daemon for mediating access to a GPS
|
Summary: Service daemon for mediating access to a GPS
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -40,7 +40,6 @@ Source5: xgps.desktop
|
|||||||
Source6: xgpsspeed.desktop
|
Source6: xgpsspeed.desktop
|
||||||
Source99: %{name}.keyring
|
Source99: %{name}.keyring
|
||||||
Patch0: gpsd-fix-shebang.patch
|
Patch0: gpsd-fix-shebang.patch
|
||||||
Patch1: gpsd-3.13-ntpshm.patch
|
|
||||||
BuildRequires: bluez-devel
|
BuildRequires: bluez-devel
|
||||||
BuildRequires: chrpath
|
BuildRequires: chrpath
|
||||||
BuildRequires: dbus-1-glib-devel
|
BuildRequires: dbus-1-glib-devel
|
||||||
@ -143,7 +142,6 @@ can run on a serial terminal or terminal emulator.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
%patch1 -p1
|
|
||||||
|
|
||||||
# don't set RPATH
|
# don't set RPATH
|
||||||
sed -i 's|env.Prepend.*RPATH.*|pass #\0|' SConstruct
|
sed -i 's|env.Prepend.*RPATH.*|pass #\0|' SConstruct
|
||||||
@ -234,7 +232,6 @@ ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcgpsd
|
|||||||
%{_sbindir}/gpsd
|
%{_sbindir}/gpsd
|
||||||
%{_sbindir}/gpsdctl
|
%{_sbindir}/gpsdctl
|
||||||
%{_bindir}/gpsctl
|
%{_bindir}/gpsctl
|
||||||
%{_libdir}/libgpsd.so.*
|
|
||||||
%{_localstatedir}/adm/fillup-templates/sysconfig.gpsd
|
%{_localstatedir}/adm/fillup-templates/sysconfig.gpsd
|
||||||
|
|
||||||
%files -n %{libgps}
|
%files -n %{libgps}
|
||||||
@ -263,7 +260,6 @@ ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcgpsd
|
|||||||
%{_includedir}/gps.h
|
%{_includedir}/gps.h
|
||||||
%{_includedir}/libgpsmm.h
|
%{_includedir}/libgpsmm.h
|
||||||
%{_libdir}/libgps.so
|
%{_libdir}/libgps.so
|
||||||
%{_libdir}/libgpsd.so
|
|
||||||
%{_libdir}/libQgpsmm.so
|
%{_libdir}/libQgpsmm.so
|
||||||
%{_libdir}/libQgpsmm.prl
|
%{_libdir}/libQgpsmm.prl
|
||||||
%{_libdir}/pkgconfig/libgps*.pc
|
%{_libdir}/pkgconfig/libgps*.pc
|
||||||
@ -284,7 +280,7 @@ ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcgpsd
|
|||||||
%{_mandir}/man?/gpspipe.*
|
%{_mandir}/man?/gpspipe.*
|
||||||
%{_mandir}/man?/gpsmon.*
|
%{_mandir}/man?/gpsmon.*
|
||||||
%{_mandir}/man?/gps2udp.*
|
%{_mandir}/man?/gps2udp.*
|
||||||
%{_mandir}/man?/ntpmon.*
|
%{_mandir}/man?/ntpshmmon.*
|
||||||
%{_bindir}/gegps
|
%{_bindir}/gegps
|
||||||
%{_bindir}/xgps
|
%{_bindir}/xgps
|
||||||
%{_bindir}/xgpsspeed
|
%{_bindir}/xgpsspeed
|
||||||
@ -294,6 +290,7 @@ ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcgpsd
|
|||||||
%{_bindir}/gpspipe
|
%{_bindir}/gpspipe
|
||||||
%{_bindir}/gps2udp
|
%{_bindir}/gps2udp
|
||||||
%{_bindir}/gpxlogger
|
%{_bindir}/gpxlogger
|
||||||
|
%{_bindir}/ntpshmmon
|
||||||
%{_datadir}/applications/*.desktop
|
%{_datadir}/applications/*.desktop
|
||||||
%{_datadir}/pixmaps/*.xpm
|
%{_datadir}/pixmaps/*.xpm
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user