[xorg-x11-drv-armsoc] Build on aarch64 too

Peter Robinson pbrobinson at fedoraproject.org
Tue May 6 09:21:37 UTC 2014


commit 976c40d1cffce1a717958ee56d156c6d75712c2e
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue May 6 10:21:55 2014 +0100

    Build on aarch64 too

 xorg-x11-drv-armsoc.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/xorg-x11-drv-armsoc.spec b/xorg-x11-drv-armsoc.spec
index 6d2526d..9f9da56 100644
--- a/xorg-x11-drv-armsoc.spec
+++ b/xorg-x11-drv-armsoc.spec
@@ -14,7 +14,7 @@ Group:     User Interface/X Hardware Support
 Source0:    xf86-video-armsoc-%{gitdate}.tar.bz2
 Source2:    make-git-snapshot.sh
 
-ExclusiveArch: %{arm}
+ExclusiveArch: %{arm} aarch64
 
 BuildRequires: kernel-headers
 BuildRequires: libdrm-devel
@@ -65,6 +65,9 @@ find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
 %{_mandir}/man4/armsoc.4*
 
 %changelog
+* Tue May  6 2014 Peter Robinson <pbrobinson at fedoraproject.org> 0.7.0-3.20140504
+- Build on aarch64 too
+
 * Sun May 04 2014 Dennis Gilmore <dennis at ausil.us> - 0.7.0-2.20140504
 - update git snapshot for ftbfs
 


More information about the scm-commits mailing list