update to 1.4.2 [release 1.4.2-1mamba;Tue Jan 03 2023]
This commit is contained in:
parent
fcf937948a
commit
5a6bcb68e2
82
xf86-input-void.spec
Normal file
82
xf86-input-void.spec
Normal file
@ -0,0 +1,82 @@
|
||||
Name: xf86-input-void
|
||||
Version: 1.4.2
|
||||
Release: 1mamba
|
||||
Summary: X.Org input drivers for void
|
||||
Group: System/X11
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.x.org/wiki/
|
||||
Source: https://x.org/archive/individual/driver/xf86-input-void-%{version}.tar.xz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: xorg-server-devel >= 1.20.4
|
||||
BuildRequires: xorg-proto-devel >= %{xorg_ver}
|
||||
Provides: xorgdrvinput
|
||||
Provides: xorg-drv-input-void
|
||||
Obsoletes: xorg-drv-input-void < 1.4.2
|
||||
|
||||
%description
|
||||
X.Org input drivers for void.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure
|
||||
%make
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
#%{_libdir}/xorg/modules/input/void_drv.la
|
||||
%{_libdir}/xorg/modules/input/void_drv.so
|
||||
%{_mandir}/man4/void.4*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 03 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.2-1mamba
|
||||
- update to 1.4.2
|
||||
|
||||
* Sun Mar 03 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.1-4mamba
|
||||
- rebuilt with xorg-server 1.20.4
|
||||
|
||||
* Thu Dec 07 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.1-3mamba
|
||||
- rebuilt with xorg-server 1.19.5
|
||||
|
||||
* Fri Aug 21 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.1-2mamba
|
||||
- rebuilt with xorg-server 1.17.2
|
||||
|
||||
* Thu May 07 2015 Automatic Build System <autodist@mambasoft.it> 1.4.1-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Sat Jun 14 2014 Automatic Build System <autodist@mambasoft.it> 1.4.0-3mamba
|
||||
- X.org 1.15 rebuild
|
||||
|
||||
* Tue Mar 05 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.0-2mamba
|
||||
- xorg-server 1.12 mass rebuild
|
||||
|
||||
* Wed May 11 2011 Automatic Build System <autodist@mambasoft.it> 1.4.0-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Thu Jan 20 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.1-2mamba
|
||||
- provide xorgdrvinput
|
||||
|
||||
* Mon Nov 01 2010 Automatic Build System <autodist@mambasoft.it> 1.3.1-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Wed Sep 16 2009 Automatic Build System <autodist@mambasoft.it> 1.3.0-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Sat Jun 6 2009 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 1.2.0-1mamba
|
||||
- package created
|
||||
|
Loading…
Reference in New Issue
Block a user