update to 1.3 [release 1.3-1mamba;Thu Jun 20 2024]
This commit is contained in:
parent
7e4c2b0230
commit
cbd9f24cd7
@ -1,5 +1,5 @@
|
|||||||
Name: spacenavd
|
Name: spacenavd
|
||||||
Version: 1.2
|
Version: 1.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A user-space driver (daemon), for 3Dconnexion's space-something 6dof input devices
|
Summary: A user-space driver (daemon), for 3Dconnexion's space-something 6dof input devices
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
@ -7,12 +7,13 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://spacenav.sourceforge.net/
|
URL: https://spacenav.sourceforge.net/
|
||||||
Source: http://downloads.sourceforge.net/project/spacenav/spacenav%20daemon/spacenavd%20%{version}/spacenavd-%{version}.tar.gz
|
Source: https://github.com/FreeSpacenav/spacenavd.git/v%{version}/spacenavd-%{version}.tar.bz2
|
||||||
Patch0: spacenavd-0.5-Makefile_in.patch
|
Patch0: spacenavd-0.5-Makefile_in.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
|
BuildRequires: libXext-devel
|
||||||
BuildRequires: libXi-devel
|
BuildRequires: libXi-devel
|
||||||
BuildRequires: libXtst-devel
|
BuildRequires: libXtst-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -69,6 +70,9 @@ install -D -m0644 contrib/systemd/spacenavd.service %{buildroot}%{_unitdir}/spac
|
|||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 20 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3-1mamba
|
||||||
|
- update to 1.3
|
||||||
|
|
||||||
* Tue Dec 13 2022 Automatic Build System <autodist@mambasoft.it> 1.2-1mamba
|
* Tue Dec 13 2022 Automatic Build System <autodist@mambasoft.it> 1.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user