arm has omap and armsoc drivers
This commit is contained in:
parent
c3134dc885
commit
c5cbc2ec4b
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 driver installation package
|
||||
Name: xorg-x11-drivers
|
||||
Version: 7.4
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
License: MIT
|
||||
Group: User Interface/X Hardware Support
|
||||
|
||||
@ -105,7 +105,8 @@ Requires: xorg-x11-drv-sunbw2
|
||||
|
||||
# ARM kit
|
||||
%ifarch %{arm}
|
||||
Requires: xorg-x11-drv-omapfb
|
||||
Requires: xorg-x11-drv-omap
|
||||
Requires: xorg-x11-drv-armsoc
|
||||
%endif
|
||||
%endif
|
||||
|
||||
@ -129,6 +130,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%defattr(-,root,root,-)
|
||||
|
||||
%changelog
|
||||
* Fri Dec 21 2012 Dennis Gilmore <dennis@ausil.us> - 7.4-11
|
||||
- arm has omap and armsoc drivers
|
||||
|
||||
* Wed Aug 15 2012 Adam Jackson <ajax@redhat.com> 7.4-10
|
||||
- Only build vesa on arches where xserver builds VBE support
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user