Hello community,

here is the log from the commit of package gpsd for openSUSE:Factory checked in 
at 2013-12-11 11:28:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2012-10-23 
21:24:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gpsd.new/gpsd.changes   2013-12-11 
11:28:20.000000000 +0100
@@ -1,0 +2,32 @@
+Mon Dec  9 12:11:26 UTC 2013 - opens...@dstoecker.de
+
+- update to version 3.10
+  AIS: Adds gps2udp, an AIS data relay, split24 option supports
+  passing through Type 24 halves; support for Inland AIS; "scaled" no
+  longer controls dumping of controlled-vocabulary fields; instead,
+  the're always dumped numerically and as text, with text in an
+  attribute name generated by appending "_text" to the name of the
+  base attribute. The packetizer's handling of write boundaries not
+  coinciding with packet boundaries is improved.  Better support for
+  mode and speed switching in the UBX driver.  PPS message now ships
+  nsec. PPS events are visible in gpsmon. Time-reporting fix to TSIP.
+
+-------------------------------------------------------------------
+Wed Nov 20 13:19:27 UTC 2013 - s...@bugs.jan.ritzerfeld.org
+
+- Fixed typo in udev rule (bnc#848936) 
+
+-------------------------------------------------------------------
+Mon Oct 28 13:56:07 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 3.9
+  + Note to packagers: this is an urgent release that fixes a possible
+    DoS or security hole!  Armor the AIS driver against an implausible
+    overrun attack.  A (different) fix for our first malformed-packet
+    crash since about 2007. Minor improvements to the NMEA2000
+    driver. New FAQ entry on how to know WAAS/EGNOS is working.
+  + New -u and -uu options enable usec timestamps on gpspipe output.
+For more please read usr/share/doc/packages/gpsd/NEWS
+- Clean specfile and remove AUTHORS section
+
+-------------------------------------------------------------------

Old:
----
  gpsd-3.5.tar.bz2

New:
----
  gpsd-3.10.tar.gz

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

Other differences:
------------------
++++++ gpsd.spec ++++++
--- /var/tmp/diff_new_pack.o2WxCB/_old  2013-12-11 11:28:21.000000000 +0100
+++ /var/tmp/diff_new_pack.o2WxCB/_new  2013-12-11 11:28:21.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gpsd
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,14 +27,16 @@
 License:        BSD-3-Clause
 Group:          Hardware/Other
 Url:            http://www.catb.org/gpsd/
-Version:        3.5
+Version:        3.10
 Release:        0
-%define                libgps libgps20
-%define                libQgps libQgpsmm20
+%define                libgps libgps21
+%define                libQgps libQgpsmm21
 Requires:       udev
-PreReq:         coreutils %fillup_prereq
+Requires(pre):  coreutils %fillup_prereq
 BuildRequires:  bluez-devel
 BuildRequires:  chrpath
+BuildRequires:  dbus-1-glib-devel
+BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libcap-devel
 BuildRequires:  libqt4-devel >= 4.5.3
@@ -47,11 +49,7 @@
 BuildRequires:  xmlto
 BuildRequires:  xorg-x11-devel
 BuildRequires:  xorg-x11-libXpm-devel
-%if 0%{?suse_version} > 1020
-BuildRequires:  dbus-1-glib-devel
-BuildRequires:  fdupes
-%endif
-Source:         %{name}-%{version}.tar.bz2
+Source:         
http://download-mirror.savannah.gnu.org/releases/gpsd/%{name}-%{version}.tar.gz
 Source1:        rules.gpsd
 Source2:        udev.gpsd
 Source3:        sysconfig.gpsd
@@ -60,11 +58,6 @@
 Source6:        xgpsspeed.desktop
 Patch0:         gpsd-fix-shebang.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} > 1110
-%else
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
-%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
-%endif
 
 %description
 gpsd is a service daemon that mediates access to a GPS sensor connected
@@ -84,20 +77,6 @@
 location information, and copes gracefully when the GPS is unplugged
 and replugged.
 
-
-
-Authors:
---------
-    Remco Treffkorn <re...@rvt.com>
-    Derrick J. Brashear <sha...@dementia.org>
-    Russ Nelson <nel...@crynwyr.com>
-    Eric S. Raymond <e...@thyrsus.com>
-    Gary E. Miller <g...@rellim.com> 
-    Jeff Francis <j...@gritch.org>
-    Amaury Jacquot <sxp...@esitcom.org>
-    Chris Kuethe <chris.kue...@gmail.com>
-    Ville Nuorvala <vnuor...@tcs.hut.fi>
-
 %package devel
 Summary:        Client libraries in C and Python for talking to a running gpsd 
or GPS
 Group:          Development/Libraries/C and C++
@@ -112,19 +91,6 @@
 need to have gpsd installed for it to work.
 
 
-Authors:
---------
-    Remco Treffkorn <re...@rvt.com>
-    Derrick J. Brashear <sha...@dementia.org>
-    Russ Nelson <nel...@crynwyr.com>
-    Eric S. Raymond <e...@thyrsus.com>
-    Gary E. Miller <g...@rellim.com> 
-    Jeff Francis <j...@gritch.org>
-    Amaury Jacquot <sxp...@esitcom.org>
-    Chris Kuethe <chris.kue...@gmail.com>
-    Ville Nuorvala <vnuor...@tcs.hut.fi>
-
-
 %package -n %libgps
 Summary:        Shared library for GPS applications
 Group:          Development/Libraries/Python
@@ -133,18 +99,6 @@
 This package provides the shared library for gpsd and other GPS aware
 applications.
 
-Authors:
---------
-    Remco Treffkorn <re...@rvt.com>
-    Derrick J. Brashear <sha...@dementia.org>
-    Russ Nelson <nel...@crynwyr.com>
-    Eric S. Raymond <e...@thyrsus.com>
-    Gary E. Miller <g...@rellim.com> 
-    Jeff Francis <j...@gritch.org>
-    Amaury Jacquot <sxp...@esitcom.org>
-    Chris Kuethe <chris.kue...@gmail.com>
-    Ville Nuorvala <vnuor...@tcs.hut.fi>
-
 
 %package -n %libQgps
 Summary:        Shared Qt library for GPS applications
@@ -154,17 +108,6 @@
 This package provides the shared Qt library for gpsd and other GPS aware
 applications.
 
-Authors:
---------
-    Remco Treffkorn <re...@rvt.com>
-    Derrick J. Brashear <sha...@dementia.org>
-    Russ Nelson <nel...@crynwyr.com>
-    Eric S. Raymond <e...@thyrsus.com>
-    Gary E. Miller <g...@rellim.com> 
-    Jeff Francis <j...@gritch.org>
-    Amaury Jacquot <sxp...@esitcom.org>
-    Chris Kuethe <chris.kue...@gmail.com>
-    Ville Nuorvala <vnuor...@tcs.hut.fi>
 
 
 %package -n python-gpsd
@@ -177,17 +120,6 @@
 This package provides python modules and tools for the gpsd shared libraries.
 You will need to have gpsd installed for it to work.
 
-Authors:
---------
-    Remco Treffkorn <re...@rvt.com>
-    Derrick J. Brashear <sha...@dementia.org>
-    Russ Nelson <nel...@crynwyr.com>
-    Eric S. Raymond <e...@thyrsus.com>
-    Gary E. Miller <g...@rellim.com> 
-    Jeff Francis <j...@gritch.org>
-    Amaury Jacquot <sxp...@esitcom.org>
-    Chris Kuethe <chris.kue...@gmail.com>
-    Ville Nuorvala <vnuor...@tcs.hut.fi>
 
 %package clients
 Summary:        Clients for gpsd with an X interface
@@ -207,20 +139,6 @@
 cgps resembles xgps, but without the pictorial satellite display.  It
 can run on a serial terminal or terminal emulator.
 
-
-
-Authors:
---------
-    Remco Treffkorn <re...@rvt.com>
-    Derrick J. Brashear <sha...@dementia.org>
-    Russ Nelson <nel...@crynwyr.com>
-    Eric S. Raymond <e...@thyrsus.com>
-    Gary E. Miller <g...@rellim.com> 
-    Jeff Francis <j...@gritch.org>
-    Amaury Jacquot <sxp...@esitcom.org>
-    Chris Kuethe <chris.kue...@gmail.com>
-    Ville Nuorvala <vnuor...@tcs.hut.fi>
-
 %prep
 %setup -q
 %patch0 -p1
@@ -248,14 +166,9 @@
 %suse_update_desktop_file xgpsspeed 
 %suse_update_desktop_file xgps 
 # save some space, create symlinks
-%if 0%{?suse_version} > 1020
 %fdupes -s %buildroot
-%endif
 chrpath -r %{_libdir} %{buildroot}%{python_sitearch}/gps/*.so
 
-%clean
-rm -rf %{buildroot}
-
 %post
 /sbin/ldconfig
 %fillup_only -n gpsd
@@ -272,10 +185,11 @@
 
 %files
 %defattr(-,root,root)
-%doc README INSTALL COPYING gpsd.php
+%doc README COPYING gpsd.php
 %{_mandir}/man?/gpsd.*
 %{_mandir}/man?/gpsdctl.*
 %{_mandir}/man?/gpsctl.*
+%{_mandir}/man?/gpsinit.*
 %{_udevdir}/gpsd.sh
 %{_udevdir}/rules.d/*
 %{_sbindir}/gpsd
@@ -294,7 +208,7 @@
 
 %files devel
 %defattr(-,root,root)
-%doc README INSTALL COPYING TODO
+%doc README COPYING TODO
 %{_mandir}/man?/gpsfake.*
 %{_mandir}/man?/gpscat.*
 %{_mandir}/man?/libQgps*.*
@@ -330,6 +244,7 @@
 %{_mandir}/man?/xgpsspeed.*
 %{_mandir}/man?/gpspipe.*
 %{_mandir}/man?/gpsmon.*
+%{_mandir}/man?/gps2udp.*
 %{_bindir}/gegps
 %{_bindir}/xgps
 %{_bindir}/xgpsspeed
@@ -337,6 +252,7 @@
 %{_bindir}/lcdgps
 %{_bindir}/gpsmon
 %{_bindir}/gpspipe
+%{_bindir}/gps2udp
 %if 0%{?suse_version} > 1020
 %{_bindir}/gpxlogger
 %endif

++++++ rules.gpsd ++++++
--- /var/tmp/diff_new_pack.o2WxCB/_old  2013-12-11 11:28:21.000000000 +0100
+++ /var/tmp/diff_new_pack.o2WxCB/_new  2013-12-11 11:28:21.000000000 +0100
@@ -1,6 +1,6 @@
 SUBSYSTEM != "tty", GOTO="gpsd_end"
 
-ACTION != "remove, GOTO="gpsd_add"
+ACTION != "remove", GOTO="gpsd_add"
 KERNEL=="ttyUSB*", RUN="gpsd.sh"
 
 LABEL="gpsd_add"

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to