linuxconsoletools upgrade
This commit is contained in:
parent
cb1e32e90a
commit
afdd1518a8
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)
|
%global udevdir %(pkg-config --variable=udevdir udev)
|
||||||
|
|
||||||
Name: linuxconsoletools
|
Name: linuxconsoletools
|
||||||
Version: 1.6.0
|
Version: 1.7.0
|
||||||
Release: 3
|
Release: 1
|
||||||
Summary: Tools for connecting/testing joysticks & legacy devices to the kernel's input subsystem
|
Summary: Tools for connecting/testing joysticks & legacy devices to the kernel's input subsystem
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://sourceforge.net/projects/linuxconsole/
|
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: joystick = %{version}-%{release}
|
||||||
Provides: ff-utils = 1:%{version}-%{release}
|
Provides: ff-utils = 1:%{version}-%{release}
|
||||||
@ -62,5 +64,8 @@ chmod -x %{buildroot}%{_mandir}/man1/*
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Dec 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.6.0-3
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user