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

Dave Airlie airlied at fedoraproject.org
Thu Mar 7 04:59:28 UTC 2013


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

    autoreconf for aarch64

 xorg-x11-drv-s3virge.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/xorg-x11-drv-s3virge.spec b/xorg-x11-drv-s3virge.spec
index 07fb82c..2966993 100644
--- a/xorg-x11-drv-s3virge.spec
+++ b/xorg-x11-drv-s3virge.spec
@@ -5,7 +5,7 @@
 Summary:   Xorg X11 s3virge video driver
 Name:      xorg-x11-drv-s3virge
 Version:   1.10.6
-Release:   7%{?dist}
+Release:   8%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -15,6 +15,7 @@ Source0:   ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
 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)
@@ -26,6 +27,7 @@ X.Org X11 s3virge video driver.
 %setup -q -n %{tarball}-%{version}
 
 %build
+autoreconf -vif
 %configure --disable-static
 make %{?_smp_mflags}
 
@@ -47,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/s3virge.4*
 
 %changelog
+* Thu Mar 07 2013 Dave Airlie <airlied at redhat.com> 1.10.6-8
+- autoreconf for aarch64
+
 * Thu Mar 07 2013 Peter Hutterer <peter.hutterer at redhat.com> - 1.10.6-7
 - require xorg-x11-server-devel, not -sdk
 


More information about the scm-commits mailing list