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

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


commit 688919aaee3b2b3de856588d4db9490ad57496c4
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu Mar 7 15:06:32 2013 +1000

    autoreconf for aarch64

 xorg-x11-drv-i128.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/xorg-x11-drv-i128.spec b/xorg-x11-drv-i128.spec
index 34c1b3c..557e16e 100644
--- a/xorg-x11-drv-i128.spec
+++ b/xorg-x11-drv-i128.spec
@@ -5,7 +5,7 @@
 Summary:   Xorg X11 i128 video driver
 Name:      xorg-x11-drv-i128
 Version:   1.3.6
-Release:   7%{?dist}
+Release:   8%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -18,6 +18,7 @@ Patch1:	    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: Xorg %(xserver-sdk-abi-requires ansic)
 Requires: Xorg %(xserver-sdk-abi-requires videodrv)
@@ -32,6 +33,7 @@ X.Org X11 i128 video driver.
 %patch1 -p1 -b .mibstore
 
 %build
+autoreconf -vif
 %configure --disable-static
 make
 
@@ -53,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/i128.4*
 
 %changelog
+* Thu Mar 07 2013 Dave Airlie <airlied at redhat.com> 1.3.6-8
+- autoreconf for aarch64
+
 * Thu Mar 07 2013 Peter Hutterer <peter.hutterer at redhat.com> - 1.3.6-7
 - require xorg-x11-server-devel, not -sdk
 


More information about the scm-commits mailing list