[libXevie] autoreconf for aarch64

Peter Hutterer whot at fedoraproject.org
Thu Mar 7 04:58:46 UTC 2013


commit 63cbf346982042624417f9a3e6bd7fc7c094b515
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Mar 7 14:58:46 2013 +1000

    autoreconf for aarch64

 libXevie.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/libXevie.spec b/libXevie.spec
index 622b3dc..afe63b8 100644
--- a/libXevie.spec
+++ b/libXevie.spec
@@ -1,7 +1,7 @@
 Summary: X Event Interceptor Library
 Name: libXevie
 Version: 1.0.3
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.x.org
@@ -9,6 +9,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
 
+BuildRequires: xorg-x11-util-macros
+BuildRequires: autoconf automake libtool
 BuildRequires: libX11-devel
 BuildRequires: libXext-devel
 
@@ -31,6 +33,7 @@ libXevie development package.
 %define with_static 0
 
 %build
+autoreconf -v --install --force
 %configure \
 %if ! %{with_static}
 	--disable-static
@@ -69,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Mar 07 2013 Peter Hutterer <peter.hutterer at redhat.com> - 1.0.3-6
+- autoreconf for aarch64
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.3-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list