[libXmu] autoreconf for aarch64

Peter Hutterer whot at fedoraproject.org
Thu Mar 7 05:01:19 UTC 2013


commit 60bc1bd123728d41f4760f04e9650347c0d8aace
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Mar 7 15:01:19 2013 +1000

    autoreconf for aarch64

 libXmu.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/libXmu.spec b/libXmu.spec
index dd12a87..fc82199 100644
--- a/libXmu.spec
+++ b/libXmu.spec
@@ -3,13 +3,14 @@
 Summary: X.Org X11 libXmu/libXmuu runtime libraries
 Name: libXmu
 Version: 1.1.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.x.org
 
 Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
 
+BuildRequires: autoconf automake libtool
 BuildRequires: xorg-x11-util-macros
 BuildRequires: libX11-devel
 BuildRequires: libXext-devel
@@ -31,6 +32,7 @@ X.Org X11 libXmu development package
 %setup -q
 
 %build
+autoreconf -v --install --force
 %configure --disable-static
 make  %{?_smp_mflags}
 
@@ -91,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/xmuu.pc
 
 %changelog
+* Thu Mar 07 2013 Peter Hutterer <peter.hutterer at redhat.com> - 1.1.1-4
+- autoreconf for aarch64
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list