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
This commit is contained in:
parent
1a50954783
commit
8136090d52
@ -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 <releng@fedoraproject.org> - 1.7.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user