From 2604139f5794831696a3f6ec30eb9734c8956cf3 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 30 Apr 2012 09:24:58 +0100 Subject: [PATCH] Add options for ARM --- xorg-x11-drivers.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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