diff --git a/xorg-x11-drivers.spec b/xorg-x11-drivers.spec index a0661ca..7e3a175 100644 --- a/xorg-x11-drivers.spec +++ b/xorg-x11-drivers.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 driver installation package Name: xorg-x11-drivers Version: 7.4 -Release: 7%{?dist} +Release: 8%{?dist} License: MIT Group: User Interface/X Hardware Support @@ -99,6 +99,10 @@ Requires: xorg-x11-drv-sunleo Requires: xorg-x11-drv-sunbw2 %endif +# ARM kit +%ifarch %{arm} +Requires: xorg-x11-drv-omapfb +%endif %endif %description @@ -121,6 +125,9 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root,-) %changelog +* Mon Apr 30 2012 Peter Robinson - 7.4-8 +- Add options for ARM + * Wed Mar 21 2012 Adam Jackson 7.4-7 - More %%rhel conditionals - Add -modesetting