[xorg-x11-drv-apm] bump for autoreconf - aarch64 support

Dave Airlie airlied at fedoraproject.org
Thu Mar 7 03:59:23 UTC 2013


commit 29ee146cf5e8d55b3616888c18bfbf19a1dc9393
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu Mar 7 13:59:11 2013 +1000

    bump for autoreconf - aarch64 support

 xorg-x11-drv-apm.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/xorg-x11-drv-apm.spec b/xorg-x11-drv-apm.spec
index 2c2ca6e..b7102b1 100644
--- a/xorg-x11-drv-apm.spec
+++ b/xorg-x11-drv-apm.spec
@@ -5,7 +5,7 @@
 Summary:   Xorg X11 apm video driver
 Name:      xorg-x11-drv-apm
 Version: 1.2.5
-Release: 7%{?dist}
+Release: 8%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -16,6 +16,8 @@ Patch0:	    0001-Remove-include-mibstore.h.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)
 
@@ -27,6 +29,7 @@ X.Org X11 apm video driver.
 %patch0 -p1 -b .mibstore
 
 %build
+autoreconf -vif
 %configure --disable-static
 make %{?_smp_mflags}
 
@@ -48,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/apm.4*
 
 %changelog
+* Thu Mar 07 2013 Dave Airlie <airlied at redhat.com> 1.2.5-8
+- bump for autoreconf - aarch64 support
+
 * Thu Mar 07 2013 Peter Hutterer <peter.hutterer at redhat.com> - 1.2.5-7
 - require xorg-x11-server-devel, not -sdk
 


More information about the scm-commits mailing list