[xorg-x11-drv-ast] autoreconf for aarch64

Dave Airlie airlied at fedoraproject.org
Thu Mar 7 04:11:30 UTC 2013


commit fcd22b5c0014e3ed4da0107142d7e067e4faeeb2
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu Mar 7 14:11:17 2013 +1000

    autoreconf for aarch64

 xorg-x11-drv-ast.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/xorg-x11-drv-ast.spec b/xorg-x11-drv-ast.spec
index b439222..55e2976 100644
--- a/xorg-x11-drv-ast.spec
+++ b/xorg-x11-drv-ast.spec
@@ -5,7 +5,7 @@
 Summary:   Xorg X11 ast video driver
 Name:      xorg-x11-drv-ast
 Version:   0.97.0
-Release:   7%{?dist}
+Release:   8%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -15,6 +15,7 @@ Patch0:    0001-Remove-mibstore.h.patch
 ExcludeArch: s390 s390x %{?rhel:ppc ppc64}
 
 BuildRequires: xorg-x11-server-devel >= 1.10.99.902
+BuildRequires: autoconf automake libtool
 
 Requires:  hwdata
 Requires: Xorg %(xserver-sdk-abi-requires ansic)
@@ -28,6 +29,7 @@ X.Org X11 ast video driver.
 %patch0 -p1 -b .mibstore
 
 %build
+autoreconf -vif
 %configure --disable-static --disable-dri
 make %{?_smp_mflags}
 
@@ -50,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
 %{driverdir}/ast_drv.so
 
 %changelog
+* Thu Mar 07 2013 Dave Airlie <airlied at redhat.com> 0.97.0-8
+- autoreconf for aarch64
+
 * Thu Mar 07 2013 Peter Hutterer <peter.hutterer at redhat.com> - 0.97.0-7
 - require xorg-x11-server-devel, not -sdk
 


More information about the scm-commits mailing list