[xorg-x11-drv-freedreno] Build on aarch64

Peter Robinson pbrobinson at fedoraproject.org
Wed Jul 9 13:28:00 UTC 2014


commit 4f7e3b91d93341238959bc00f32b192bb2196b79
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Jul 9 14:21:53 2014 +0100

    Build on aarch64

 .gitignore                  |    3 +--
 xorg-x11-drv-freedreno.spec |    7 +++++--
 2 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9bb1cb0..72638e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/xf86-video-freedreno-20140503.tar.bz2
-/xf86-video-freedreno-1.1.0.tar.bz2
+/xf86-video-freedreno-*.tar.bz2
diff --git a/xorg-x11-drv-freedreno.spec b/xorg-x11-drv-freedreno.spec
index 798224d..c0bd378 100644
--- a/xorg-x11-drv-freedreno.spec
+++ b/xorg-x11-drv-freedreno.spec
@@ -6,7 +6,7 @@
 Summary:   Xorg X11 freedreno driver
 Name:      xorg-x11-drv-freedreno
 Version:   1.1.0
-Release:   4%{?gitrev}%{?dist}
+Release:   5%{?gitrev}%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -18,7 +18,7 @@ Source0:    http://xorg.freedesktop.org/archive/individual/driver/xf86-video-fre
 %endif
 Source2:    make-git-snapshot.sh
 
-ExclusiveArch: %{arm}
+ExclusiveArch: %{arm} aarch64
 
 BuildRequires: kernel-headers >= 2.6.32.3
 BuildRequires: pkgconfig(libdrm_freedreno)
@@ -65,6 +65,9 @@ find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
 %{_mandir}/man4/freedreno.4*
 
 %changelog
+* Wed Jul  9 2014 Peter Robinson <pbrobinson at fedoraproject.org> 1.1.0-5
+- Build on aarch64
+
 * Mon Jun 16 2014 Hans de Goede <hdegoede at redhat.com> - 1.1.0-4
 - xserver 1.15.99.903 ABI rebuild
 


More information about the scm-commits mailing list