Compare commits
No commits in common. "5f58b57db967a9cf89f2eb57ece479299840d5a3" and "deb7d04932a77ac209cbf8b765bef3fd3c85a5f6" have entirely different histories.
5f58b57db9
...
deb7d04932
BIN
linuxconsoletools-1.6.0.tar.bz2
Normal file
BIN
linuxconsoletools-1.6.0.tar.bz2
Normal file
Binary file not shown.
Binary file not shown.
@ -1,16 +1,14 @@
|
|||||||
%global udevdir %(pkg-config --variable=udevdir udev)
|
%global udevdir %(pkg-config --variable=udevdir udev)
|
||||||
|
|
||||||
Name: linuxconsoletools
|
Name: linuxconsoletools
|
||||||
Version: 1.8.1
|
Version: 1.6.0
|
||||||
Release: 1
|
Release: 3
|
||||||
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://liquidtelecom.dl.sourceforge.net/project/linuxconsole/%{name}-%{version}.tar.bz2
|
Source: http://downloads.sourceforge.net/linuxconsole/%{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
BuildRequires: gcc
|
BuildRequires: SDL-devel git
|
||||||
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}
|
||||||
@ -31,7 +29,7 @@ Summary: Help manual for %{name}
|
|||||||
The %{name}-help package conatins man manual etc
|
The %{name}-help package conatins man manual etc
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version} -p1
|
%autosetup -n %{name}-%{version} -p1 -Sgit
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%make_build PREFIX=%{_prefix} CFLAGS="%{optflags}"
|
%make_build PREFIX=%{_prefix} CFLAGS="%{optflags}"
|
||||||
@ -64,14 +62,5 @@ chmod -x %{buildroot}%{_mandir}/man1/*
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Jun 16 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.8.1-1
|
|
||||||
- Upgrade to version 1.8.1
|
|
||||||
|
|
||||||
* Wed Jun 30 2021 zhanzhimin<zhanzhimin@huawei.com> - 1.7.0-2
|
|
||||||
- fix build failure due to lack of git buildrequires
|
|
||||||
|
|
||||||
* 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
|
||||||
|
|||||||
@ -1,4 +0,0 @@
|
|||||||
version_control: git
|
|
||||||
src_repo: https://git.code.sf.net/p/linuxconsole/code
|
|
||||||
tag_prefix: "release-"
|
|
||||||
seperator: "."
|
|
||||||
Loading…
x
Reference in New Issue
Block a user