Hello community,

here is the log from the commit of package roccat-tools for openSUSE:Factory 
checked in at 2020-01-10 17:49:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/roccat-tools (Old)
 and      /work/SRC/openSUSE:Factory/.roccat-tools.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "roccat-tools"

Fri Jan 10 17:49:21 2020 rev:13 rq:762616 version:5.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/roccat-tools/roccat-tools.changes        
2019-12-13 12:05:35.961374398 +0100
+++ /work/SRC/openSUSE:Factory/.roccat-tools.new.6675/roccat-tools.changes      
2020-01-10 17:49:23.450136628 +0100
@@ -1,0 +2,5 @@
+Thu Jan  9 09:58:33 UTC 2020 - Ondřej Súkup <[email protected]>
+
+- remove unneed dependency on python-devel 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ roccat-tools.spec ++++++
--- /var/tmp/diff_new_pack.swmfmh/_old  2020-01-10 17:49:24.698136405 +0100
+++ /var/tmp/diff_new_pack.swmfmh/_new  2020-01-10 17:49:24.698136405 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package roccat-tools
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,8 +28,8 @@
 Patch0:         0001-Fix-build-with-recent-pango-releases.patch
 BuildRequires:  cmake >= 2.8
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  lua53-devel
 BuildRequires:  pkgconfig
-BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
@@ -42,11 +42,6 @@
 BuildRequires:  pkgconfig(udev)
 BuildRequires:  pkgconfig(x11)
 Requires(pre):  shadow
-%if 0%{?suse_version} > 1320
-BuildRequires:  lua53-devel
-%else
-BuildRequires:  lua-devel
-%endif
 
 %package -n     roccat-arvo
 Summary:        Roccat Arvo userland tools
@@ -252,11 +247,7 @@
 
 %build
 %cmake \
-%if 0%{?suse_version} > 1320
     -DWITH_LUA=5.3 \
-%else
-    -DWITH_LUA=5.2 \
-%endif
     -DCMAKE_BUILD_TYPE=RelWithDebInfo
 make %{?_smp_mflags}
 


Reply via email to