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

Dave Airlie airlied at fedoraproject.org
Thu Mar 7 05:05:50 UTC 2013


commit 449d9028a6332d807e02228c72b62c5ffb759a90
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu Mar 7 15:05:35 2013 +1000

    autoreconf for aarch64

 xorg-x11-drv-mach64.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-drv-mach64.spec b/xorg-x11-drv-mach64.spec
index 08ee975..f15fb48 100644
--- a/xorg-x11-drv-mach64.spec
+++ b/xorg-x11-drv-mach64.spec
@@ -5,7 +5,7 @@
 Summary:    Xorg X11 mach64 video driver
 Name:	    xorg-x11-drv-mach64
 Version:    6.9.4
-Release:    5%{?dist}
+Release:    6%{?dist}
 URL:	    http://www.x.org
 License:    MIT
 Group:	    User Interface/X Hardware Support
@@ -33,7 +33,7 @@ X.Org X11 mach64 video driver.
 %patch0 -p1 -b .defaultdepth
 
 %build
-# aclocal ; automake -a ; autoconf
+autoreconf -vif
 %configure --disable-static --disable-dri --disable-exa
 make %{?_smp_mflags}
 
@@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 #{_mandir}/man4/mach64.4*
 
 %changelog
+* Thu Mar 07 2013 Dave Airlie <airlied at redhat.com> 6.9.4-6
+- autoreconf for aarch64
+
 * Thu Mar 07 2013 Peter Hutterer <peter.hutterer at redhat.com> - 6.9.4-5
 - require xorg-x11-server-devel, not -sdk
 


More information about the scm-commits mailing list