Hello community,

here is the log from the commit of package gpsd for openSUSE:Factory checked in 
at 2015-01-22 21:47:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gpsd (Old)
 and      /work/SRC/openSUSE:Factory/.gpsd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gpsd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpsd/gpsd.changes        2014-12-03 
22:52:23.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gpsd.new/gpsd.changes   2015-01-22 
21:48:08.000000000 +0100
@@ -1,0 +2,15 @@
+Thu Jan 15 20:03:35 UTC 2015 - [email protected]
+
+- Update to version 3.11
+  * A bug that prevented track interpolation has been fixed. 
+  * We now get vertical error position and speed estimates from the 
+    u-blox driver rather than having to interpolate them.
+  * Some unusual AIS talker IDs (NMEA 4.0 station classes) are supported.
+  * chrpath is no longer a dependency for building and testing, and
+    now defaults to 'no'. 
+  * Full systemd support.  
+  * Fixes for handling large PPS offsets.
+  * Improved recovery from device flakeouts, gpsmon argument parsing.
+- Disable chrpath
+
+-------------------------------------------------------------------

Old:
----
  gpsd-3.10.tar.gz

New:
----
  gpsd-3.11.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gpsd.spec ++++++
--- /var/tmp/diff_new_pack.TNriiE/_old  2015-01-22 21:48:09.000000000 +0100
+++ /var/tmp/diff_new_pack.TNriiE/_new  2015-01-22 21:48:09.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gpsd
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
 License:        BSD-3-Clause
 Group:          Hardware/Other
 Url:            http://www.catb.org/gpsd/
-Version:        3.10
+Version:        3.11
 Release:        0
 %define                libgps libgps21
 %define                libQgps libQgpsmm21
@@ -142,6 +142,9 @@
 %setup -q
 %patch0 -p1
 
+# don't set RPATH
+sed -i 's|env.Prepend.*RPATH.*|pass #\0|' SConstruct
+
 %build
 export CFLAGS="%optflags -fvisibility-inlines-hidden"
 export CXXFLAGS="%optflags -fvisibility-inlines-hidden"
@@ -170,7 +173,7 @@
 %suse_update_desktop_file xgps 
 # save some space, create symlinks
 %fdupes -s %buildroot
-chrpath -r %{_libdir} %{buildroot}%{python_sitearch}/gps/*.so
+#chrpath -r %{_libdir} %{buildroot}%{python_sitearch}/gps/*.so
 
 %post
 /sbin/ldconfig
@@ -256,9 +259,7 @@
 %{_bindir}/gpsmon
 %{_bindir}/gpspipe
 %{_bindir}/gps2udp
-%if 0%{?suse_version} > 1020
 %{_bindir}/gpxlogger
-%endif
 %{_datadir}/applications/*.desktop
 %{_datadir}/pixmaps/*.xpm
 

++++++ gpsd-3.10.tar.gz -> gpsd-3.11.tar.gz ++++++
++++ 15904 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to