[xorg-x11-xtrans-devel] autoreconf for aarch64

Dave Airlie airlied at fedoraproject.org
Thu Mar 7 04:20:07 UTC 2013


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

    autoreconf for aarch64

 xorg-x11-xtrans-devel.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-xtrans-devel.spec b/xorg-x11-xtrans-devel.spec
index 71ee4a3..1e2ea7f 100644
--- a/xorg-x11-xtrans-devel.spec
+++ b/xorg-x11-xtrans-devel.spec
@@ -6,7 +6,7 @@
 Summary: X.Org X11 developmental X transport library
 Name: xorg-x11-xtrans-devel
 Version: 1.2.7
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.x.org
@@ -19,6 +19,7 @@ Patch1: xtrans-1.0.3-avoid-gethostname.patch
 
 BuildRequires: pkgconfig
 BuildRequires: xorg-x11-util-macros
+BuildRequires: autoconf automake libtool
 
 %description
 X.Org X11 developmental X transport library
@@ -28,7 +29,7 @@ X.Org X11 developmental X transport library
 %patch1 -p1 -b .my-name-is-unix
 
 %build
-
+autoreconf -vif
 # yes, this looks horrible, but it's to get the .pc file in datadir
 %configure --libdir=%{_datadir} \
 	   --docdir=%{_docdir}/%{name}-%{version}-%{release}
@@ -56,6 +57,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
 %{_docdir}/%{name}-%{version}-%{release}/xtrans.xml
 
 %changelog
+* Thu Mar 07 2013 Dave Airlie <airlied at redhat.com> 1.2.7-4
+- autoreconf for aarch64
+
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.7-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list