rebuilt with xorg-server 1.20.4 [release 0.3.0-2mamba;Sun Mar 03 2019]
This commit is contained in:
parent
b8fa461ce3
commit
3a5fc21ae3
@ -1,6 +1,7 @@
|
||||
%define xorg_ver %(pkg-config xorg-server --modversion|cut -d. -f 1-2)
|
||||
Name: xorg-drv-video-v4l
|
||||
Version: 0.2.0
|
||||
Release: 3mamba
|
||||
Version: 0.3.0
|
||||
Release: 2mamba
|
||||
Summary: X.Org V4L (Video for Linux) video driver
|
||||
Group: System/X11
|
||||
Vendor: openmamba
|
||||
@ -16,6 +17,9 @@ BuildRequires: glibc-devel
|
||||
BuildRequires: xorg-server-devel >= 1.1.0
|
||||
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.
|
||||
@ -41,6 +45,19 @@ X.Org V4L (Video for Linux) video driver.
|
||||
%{_mandir}/man4/v4l.4.gz
|
||||
|
||||
%changelog
|
||||
* Sun Mar 03 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.0-2mamba
|
||||
- rebuilt with xorg-server 1.20.4
|
||||
|
||||
* Sun Mar 03 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.0-1mamba
|
||||
- update to 0.3.0
|
||||
- rebuilt with xorg-server 1.20.4
|
||||
|
||||
* Sat Mar 31 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.0-5mamba
|
||||
- rebuilt with xorg-server 1.19.6
|
||||
|
||||
* Sat Jun 14 2014 Automatic Build System <autodist@mambasoft.it> 0.2.0-4mamba
|
||||
- X.org 1.15 rebuild
|
||||
|
||||
* Tue Mar 05 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.0-3mamba
|
||||
- xorg-server 1.12 mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user