Hello community,

here is the log from the commit of package gpsd for openSUSE:Factory checked in 
at 2016-08-05 18:13:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2015-12-01 
09:18:00.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gpsd.new/gpsd.changes   2016-08-05 
18:13:35.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Aug  1 09:42:57 UTC 2016 - lnus...@suse.de
+
+- use pkg-config to figure out udevdir. Fixes bootstrapping with
+  udev-mini
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gpsd.spec ++++++
--- /var/tmp/diff_new_pack.PkIDpS/_old  2016-08-05 18:13:36.000000000 +0200
+++ /var/tmp/diff_new_pack.PkIDpS/_new  2016-08-05 18:13:36.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gpsd
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -18,11 +18,7 @@
 
 %define                libgps libgps22
 %define                libQgps libQgpsmm22
-%if %( echo `rpm -q --queryformat %%{version} udev` ) > 190
-%define _udevdir %{_libexecdir}/udev/
-%else
-%define _udevdir /lib/udev/
-%endif
+%define         _udevdir %(pkg-config --variable udevdir udev)
 Name:           gpsd
 Version:        3.15
 Release:        0




Reply via email to