From 8136090d5249a8657cb4731331e9a8a2947f442e Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 13:14:54 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/linuxconsoletools.git#c598950f4360a772999bd2c36e4016394da389b3 --- linuxconsoletools.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/linuxconsoletools.spec b/linuxconsoletools.spec index af524c6..ac41c0f 100644 --- a/linuxconsoletools.spec +++ b/linuxconsoletools.spec @@ -2,7 +2,7 @@ Name: linuxconsoletools Version: 1.7.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Tools for connecting joysticks & legacy devices to the kernel's input subsystem License: GPLv2+ URL: http://sourceforge.net/projects/linuxconsole/ @@ -11,6 +11,7 @@ Source: http://downloads.sourceforge.net/linuxconsole/%{name}-%{version} BuildRequires: gcc BuildRequires: pkgconfig(sdl2) BuildRequires: systemd-udev +BuildRequires: make Provides: joystick = %{version}-%{release} Provides: ff-utils = 1:%{version}-%{release} @@ -74,6 +75,9 @@ chmod -x %{buildroot}%{_mandir}/man1/* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.7.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 1.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild