Hello community, here is the log from the commit of package spacenavd for openSUSE:Factory checked in at 2018-02-19 13:01:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spacenavd (Old) and /work/SRC/openSUSE:Factory/.spacenavd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spacenavd" Mon Feb 19 13:01:12 2018 rev:3 rq:577377 version:0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/spacenavd/spacenavd.changes 2017-05-31 12:19:28.914604974 +0200 +++ /work/SRC/openSUSE:Factory/.spacenavd.new/spacenavd.changes 2018-02-19 13:01:17.569374023 +0100 @@ -1,0 +2,5 @@ +Wed Feb 14 19:06:12 UTC 2018 - [email protected] + +- Remove buildRequires on xorg-x11-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spacenavd.spec ++++++ --- /var/tmp/diff_new_pack.71JbKI/_old 2018-02-19 13:01:19.089319208 +0100 +++ /var/tmp/diff_new_pack.71JbKI/_new 2018-02-19 13:01:19.093319064 +0100 @@ -1,19 +1,29 @@ # # spec file for package spacenavd # +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2009,2011,2013 Herbert Graeber # -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: spacenavd Version: 0.6 Release: 0 Summary: Daemon for 3Dconnexion devices -Group: Hardware/Other License: GPL-3.0+ -URL: http://spacenav.sourceforge.net +Group: Hardware/Other +Url: http://spacenav.sourceforge.net Source: http://downloads.sf.net/spacenav/%{name}-%{version}.tar.gz Source1: spacenavd.8.gz Source2: spnavrc @@ -22,8 +32,7 @@ # PATCH-FIX-UPSTREAM bmwiedemann https://sourceforge.net/p/spacenav/patches/6/ Patch0: reproducible.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: xorg-x11 -BuildRequires: xorg-x11-devel +BuildRequires: pkgconfig(x11) Requires: xdpyinfo %if 0%{?suse_version} > 1140 BuildRequires: systemd-rpm-macros
