!3 linuxconsoletools升级到1.7.0
From: @writings-of-prince-huainan Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
6183f946fd
Binary file not shown.
BIN
linuxconsoletools-1.7.0.tar.bz2
Normal file
BIN
linuxconsoletools-1.7.0.tar.bz2
Normal file
Binary file not shown.
@ -1,14 +1,16 @@
|
||||
%global udevdir %(pkg-config --variable=udevdir udev)
|
||||
|
||||
Name: linuxconsoletools
|
||||
Version: 1.6.0
|
||||
Release: 3
|
||||
Version: 1.7.0
|
||||
Release: 1
|
||||
Summary: Tools for connecting/testing joysticks & legacy devices to the kernel's input subsystem
|
||||
License: GPLv2+
|
||||
URL: http://sourceforge.net/projects/linuxconsole/
|
||||
Source: http://downloads.sourceforge.net/linuxconsole/%{name}-%{version}.tar.bz2
|
||||
Source: http://liquidtelecom.dl.sourceforge.net/project/linuxconsole/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: SDL-devel git
|
||||
BuildRequires: gcc
|
||||
BuildRequires: pkgconfig(sdl2)
|
||||
BuildRequires: systemd-udev
|
||||
|
||||
Provides: joystick = %{version}-%{release}
|
||||
Provides: ff-utils = 1:%{version}-%{release}
|
||||
@ -62,5 +64,8 @@ chmod -x %{buildroot}%{_mandir}/man1/*
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Oct 26 2020 weishengjing1<weishengjing1@huawei.com> - 1.7.0-1
|
||||
- upgrade to v1.7.0
|
||||
|
||||
* Mon Dec 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.6.0-3
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user