%define xorg_ver %(pkg-config xorg-server --modversion|cut -d. -f 1-2) Name: xorg-drv-video-v4l Version: 0.3.0 Release: 3mamba Summary: X.Org V4L (Video for Linux) video driver Group: System/X11 Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://www.x.org/wiki/ Source: ftp://x.org/pub/individual/driver/xf86-video-v4l-%{version}.tar.bz2 License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel ## AUTOBUILDREQ-END BuildRequires: xorg-server-devel >= 21.1.3-1mamba BuildRequires: xproto-devel Provides: xf86-video-v4l Provides: xorgdrvvideo Requires: xorg-server >= %{xorg_ver} Requires: xorg-server <= %{xorg_ver}.255 %description X.Org V4L (Video for Linux) video driver. %prep %setup -q -n xf86-video-v4l-%{version} %build %configure %make %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %makeinstall %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %files %defattr(-,root,root) %{_libdir}/xorg/modules/drivers/v4l_drv.la %{_libdir}/xorg/modules/drivers/v4l_drv.so %{_mandir}/man4/v4l.4.gz %changelog * Sat Feb 19 2022 Automatic Build System 0.3.0-3mamba - rebuilt by autoport with build requirements: xorg-server-devel>=21.1.3-1mamba * Sun Mar 03 2019 Silvan Calarco 0.3.0-2mamba - rebuilt with xorg-server 1.20.4 * Sun Mar 03 2019 Silvan Calarco 0.3.0-1mamba - update to 0.3.0 - rebuilt with xorg-server 1.20.4 * Sat Mar 31 2018 Silvan Calarco 0.2.0-5mamba - rebuilt with xorg-server 1.19.6 * Sat Jun 14 2014 Automatic Build System 0.2.0-4mamba - X.org 1.15 rebuild * Tue Mar 05 2013 Silvan Calarco 0.2.0-3mamba - xorg-server 1.12 mass rebuild * Fri Aug 12 2011 Silvan Calarco 0.2.0-2mamba - automatic port from devel * Sat Jun 26 2010 Silvan Calarco 0.2.0-1mamba - first build apart from xorg-drv-video package