[xorg-x11-drivers/f18] arm has omap and armsoc drivers

Dennis Gilmore ausil at fedoraproject.org
Fri Dec 21 22:14:51 UTC 2012


commit be7012709ac12c07db498b0cdee2c8964c6891b6
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Fri Dec 21 16:13:45 2012 -0600

    arm has omap and armsoc drivers

 xorg-x11-drivers.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/xorg-x11-drivers.spec b/xorg-x11-drivers.spec
index 5ed318b..7f4d1cb 100644
--- a/xorg-x11-drivers.spec
+++ b/xorg-x11-drivers.spec
@@ -101,7 +101,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
 
@@ -125,6 +126,9 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 
 %changelog
+* Fri Dec 21 2012 Dennis Gilmore <dennis at ausil.us> - 7.4-10
+- arm has omap and armsoc drivers
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 7.4-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list