Hello community,
here is the log from the commit of package linuxconsoletools for
openSUSE:Factory checked in at 2019-12-21 12:33:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/linuxconsoletools (Old)
and /work/SRC/openSUSE:Factory/.linuxconsoletools.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "linuxconsoletools"
Sat Dec 21 12:33:23 2019 rev:10 rq:758508 version:1.6.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/linuxconsoletools/linuxconsoletools.changes
2019-08-05 10:38:34.935318619 +0200
+++
/work/SRC/openSUSE:Factory/.linuxconsoletools.new.6675/linuxconsoletools.changes
2019-12-21 12:34:10.087442749 +0100
@@ -1,0 +2,6 @@
+Thu Dec 19 15:30:58 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire pkgconfig(libsystemd) instead of systemd-devel:
+ Allow OBS to shortcut through the -mini flavors.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ linuxconsoletools.spec ++++++
--- /var/tmp/diff_new_pack.PsikDs/_old 2019-12-21 12:34:11.115443238 +0100
+++ /var/tmp/diff_new_pack.PsikDs/_new 2019-12-21 12:34:11.115443238 +0100
@@ -1,7 +1,7 @@
#
# spec file for package linuxconsoletools
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -22,15 +22,15 @@
Summary: A set of utilities for joysticks
License: GPL-2.0-or-later
Group: Hardware/Joystick
-Url: http://sourceforge.net/projects/linuxconsole/
+URL: http://sourceforge.net/projects/linuxconsole/
Source0:
http://sourceforge.net/projects/linuxconsole/files/%{name}-%{version}.tar.bz2
# PATCH-FIX-UPSTREAM
Patch0: 0001-Port-ffmvforce-to-SDL2-some-bugfixes.patch
BuildRequires: libSDL2-devel
BuildRequires: linux-kernel-headers
BuildRequires: pkgconfig
-BuildRequires: systemd-devel
BuildRequires: udev
+BuildRequires: pkgconfig(libsystemd)
# moved in 13.2
Provides: input-utils = 2007.06.22
Obsoletes: input-utils < 2007.06.22