Hello community,

here is the log from the commit of package xboxdrv for openSUSE:Factory checked 
in at 2017-02-04 15:22:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xboxdrv (Old)
 and      /work/SRC/openSUSE:Factory/.xboxdrv.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xboxdrv"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xboxdrv/xboxdrv.changes  2016-01-26 
10:15:16.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xboxdrv.new/xboxdrv.changes     2017-02-04 
16:51:56.734241907 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 15:40:18 UTC 2017 - [email protected]
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xboxdrv.spec ++++++
--- /var/tmp/diff_new_pack.YwCRP3/_old  2017-02-04 16:51:57.038198628 +0100
+++ /var/tmp/diff_new_pack.YwCRP3/_new  2017-02-04 16:51:57.042198058 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xboxdrv
 #
-# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -15,25 +15,30 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           xboxdrv
 Version:        0.8.8
 Release:        0
-License:        GPL-3.0+
 Summary:        Xbox/Xbo360 USB Gamepad Driver for Userspace
-Url:            http://pingus.seul.org/~grumbel/xboxdrv/
+License:        GPL-3.0+
 Group:          Hardware/Joystick
+Url:            http://pingus.seul.org/~grumbel/xboxdrv/
 Source:         
http://pingus.seul.org/~grumbel/xboxdrv/%{name}-linux-%{version}.tar.bz2
 Source1:        50-xpad.conf
 Source2:        %{name}.conf
 Source3:        %{name}.service
-BuildRequires:  scons
 BuildRequires:  automake
 BuildRequires:  dbus-1-glib-devel
-BuildRequires:  libusb-1_0-devel
-BuildRequires:  libudev-devel
-BuildRequires:  libX11-devel
 BuildRequires:  gcc-c++
+BuildRequires:  libX11-devel
+BuildRequires:  libudev-devel
+BuildRequires:  libusb-1_0-devel
+BuildRequires:  scons
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description


Reply via email to