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

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


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

    autoreconf for aarch64

 xorg-x11-drv-fbdev.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/xorg-x11-drv-fbdev.spec b/xorg-x11-drv-fbdev.spec
index b63d29b..7e28244 100644
--- a/xorg-x11-drv-fbdev.spec
+++ b/xorg-x11-drv-fbdev.spec
@@ -5,7 +5,7 @@
 Summary:   Xorg X11 fbdev video driver
 Name:      xorg-x11-drv-fbdev
 Version:   0.4.3
-Release:   8%{?dist}
+Release:   9%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -18,6 +18,7 @@ Patch0: 0001-Remove-mibstore.h.patch
 Patch2: BGNoneRoot.patch
 
 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)
@@ -31,6 +32,7 @@ X.Org X11 fbdev video driver.
 %patch2 -p1
 
 %build
+autoreconf -vif
 %configure --disable-static
 make
 
@@ -52,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/fbdev.4*
 
 %changelog
+* Thu Mar 07 2013 Dave Airlie <airlied at redhat.com> 0.4.3-9
+- autoreconf for aarch64
+
 * Thu Mar 07 2013 Peter Hutterer <peter.hutterer at redhat.com> - 0.4.3-8
 - require xorg-x11-server-devel, not -sdk
 


More information about the scm-commits mailing list