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

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


commit ad45a181ae9ecc9efe7ac35f26054e4ab38ce3b9
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu Mar 7 15:08:29 2013 +1000

    autoreconf for aarch64

 xorg-x11-drv-glint.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/xorg-x11-drv-glint.spec b/xorg-x11-drv-glint.spec
index 72a25b5..071f2ef 100644
--- a/xorg-x11-drv-glint.spec
+++ b/xorg-x11-drv-glint.spec
@@ -5,7 +5,7 @@
 Summary:   Xorg X11 glint video driver
 Name:      xorg-x11-drv-glint
 Version:   1.2.8
-Release:   6%{?dist}
+Release:   7%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -16,6 +16,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: Xorg %(xserver-sdk-abi-requires ansic)
 Requires: Xorg %(xserver-sdk-abi-requires videodrv)
@@ -28,6 +29,7 @@ X.Org X11 glint video driver.
 %patch0 -p1
 
 %build
+autoreconf -vif
 %configure --disable-static --disable-dri
 make
 
@@ -49,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/glint.4*
 
 %changelog
+* Thu Mar 07 2013 Dave Airlie <airlied at redhat.com> 1.2.8-7
+- autoreconf for aarch64
+
 * Thu Mar 07 2013 Peter Hutterer <peter.hutterer at redhat.com> - 1.2.8-6
 - ABI rebuild
 


More information about the scm-commits mailing list