update to 2.0.1 [release 2.0.1-1mamba;Sun Feb 26 2023]
This commit is contained in:
parent
a75add06b9
commit
cba87e1068
122
xf86-video-mga.spec
Normal file
122
xf86-video-mga.spec
Normal file
@ -0,0 +1,122 @@
|
||||
%define xorg_ver %(pkg-config xorg-server --modversion|cut -d. -f 1-2)
|
||||
Name: xf86-video-mga
|
||||
Version: 2.0.1
|
||||
Release: 1mamba
|
||||
Summary: Matrox (mga) video driver for X.Org
|
||||
Group: System/X11
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.x.org/wiki/
|
||||
Source: https://x.org/pub/individual/driver/xf86-video-mga-%{version}.tar.xz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: xorg-server-devel >= 21.1.3-1mamba
|
||||
BuildRequires: libXvMC-devel >= 1.0.2
|
||||
BuildRequires: libXrender >= 0.9.1
|
||||
BuildRequires: libXrandr >= 1.1.1
|
||||
BuildRequires: libXv >= 1.0.1
|
||||
BuildRequires: libdrm-devel >= 2.3.0
|
||||
BuildRequires: libXinerama-devel >= 1.0.1
|
||||
BuildRequires: libpthread-stubs-devel
|
||||
BuildRequires: glproto-devel
|
||||
Provides: xorgdrvvideo
|
||||
Requires: xorg-server >= %{xorg_ver}
|
||||
Requires: xorg-server <= %{xorg_ver}.255
|
||||
Provides: xorg-drv-video-mga
|
||||
Obsoletes: xorg-drv-video-mga < 2.0.1
|
||||
|
||||
%description
|
||||
Matrox (mga) video driver for X.Org.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure
|
||||
%make
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall
|
||||
|
||||
## This driver conflicts with kernel KMS MGA driver
|
||||
#install -d -m0755 %{buildroot}%{_sysconfdir}/modprobe.d
|
||||
#cat > %{buildroot}%{_sysconfdir}/modprobe.d/mga.conf << _EOF
|
||||
#blacklist mgag200
|
||||
#_EOF
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/xorg/modules/drivers/mga_drv.so
|
||||
%{_mandir}/man4/mga.4*
|
||||
|
||||
%changelog
|
||||
* Sun Feb 26 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.1-1mamba
|
||||
- update to 2.0.1
|
||||
|
||||
* Sat Feb 19 2022 Automatic Build System <autodist@mambasoft.it> 2.0.0-2mamba
|
||||
- rebuilt by autoport with build requirements: xorg-server-devel>=21.1.3-1mamba
|
||||
|
||||
* Sun Mar 03 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.0-1mamba
|
||||
- update to 2.0.0
|
||||
- rebuilt with xorg-server 1.20.4
|
||||
|
||||
* Fri Dec 08 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.5-1mamba
|
||||
- update to 1.6.5
|
||||
|
||||
* Fri Aug 21 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.4-1mamba
|
||||
- update to 1.6.4
|
||||
|
||||
* Fri Aug 21 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.3-5mamba
|
||||
- rebuilt with xorg-server 1.17.2
|
||||
|
||||
* Mon Jun 16 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.3-4mamba
|
||||
- remove blacklist mgag200 after updating to xorg 1.15 with xf86-video-modesetting working
|
||||
|
||||
* Sat Jun 14 2014 Automatic Build System <autodist@mambasoft.it> 1.6.3-3mamba
|
||||
- X.org 1.15 rebuild
|
||||
|
||||
* Wed Jun 11 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.3-2mamba
|
||||
- blacklist conflicting mgag200 kernel driver
|
||||
|
||||
* Wed Jun 11 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.3-1mamba
|
||||
- update to 1.6.3
|
||||
|
||||
* Tue Mar 05 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.2-2mamba
|
||||
- X.org 1.12 rebuild
|
||||
|
||||
* Tue Feb 19 2013 Automatic Build System <autodist@mambasoft.it> 1.6.2-1mamba
|
||||
- update to 1.6.2
|
||||
|
||||
* Thu Jun 07 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.0-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Fri Feb 17 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.13-3mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Fri Aug 12 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.13-2mamba
|
||||
- rebuilt with xorg-server 1.10
|
||||
|
||||
* Thu Apr 07 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.13-1mamba
|
||||
- update to 1.4.13
|
||||
|
||||
* Mon Jun 28 2010 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.12-1mamba
|
||||
- update to 1.4.12
|
||||
|
||||
* Wed Nov 25 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.11-1mamba
|
||||
- update to 1.4.11
|
||||
|
||||
* Wed Nov 25 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.10-2mamba
|
||||
- automatic rebuild by autodist
|
||||
|
||||
* Sat Jun 06 2009 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 1.4.10-1mamba
|
||||
- Package created
|
||||
|
Loading…
Reference in New Issue
Block a user