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

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


commit 8f2eb8f624479df1751918b518141ea15d8cde0f
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu Mar 7 14:59:53 2013 +1000

    autoreconf for aarch64

 xorg-x11-drv-savage.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/xorg-x11-drv-savage.spec b/xorg-x11-drv-savage.spec
index 7cdebf3..c903014 100644
--- a/xorg-x11-drv-savage.spec
+++ b/xorg-x11-drv-savage.spec
@@ -5,7 +5,7 @@
 Summary:   Xorg X11 savage video driver
 Name:      xorg-x11-drv-savage
 Version:   2.3.6
-Release:   7%{?dist}
+Release:   8%{?dist}
 URL:       http://www.x.org
 License: MIT
 Group:     User Interface/X Hardware Support
@@ -17,6 +17,7 @@ ExcludeArch: s390 s390x %{?rhel:ppc ppc64}
 BuildRequires: xorg-x11-server-devel >= 1.10.99.902
 BuildRequires: mesa-libGL-devel >= 6.4-4
 BuildRequires: libdrm-devel >= 2.0-1
+BuildRequires: autoconf automake libtool
 
 Requires: Xorg %(xserver-sdk-abi-requires ansic)
 Requires: Xorg %(xserver-sdk-abi-requires videodrv)
@@ -29,6 +30,7 @@ X.Org X11 savage video driver.
 %patch0 -p1 -b .fixcompat
 
 %build
+autoreconf -vif
 %configure --disable-static --disable-dri
 make
 
@@ -50,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/savage.4*
 
 %changelog
+* Thu Mar 07 2013 Dave Airlie <airlied at redhat.com> 2.3.6-8
+- autoreconf for aarch64
+
 * Thu Mar 07 2013 Peter Hutterer <peter.hutterer at redhat.com> - 2.3.6-7
 - ABI rebuild
 


More information about the scm-commits mailing list