[libXpm] autoreconf for aarch64

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


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

    autoreconf for aarch64

 libXpm.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/libXpm.spec b/libXpm.spec
index 05fc449..32e6e82 100644
--- a/libXpm.spec
+++ b/libXpm.spec
@@ -1,13 +1,15 @@
 Summary: X.Org X11 libXpm runtime library
 Name: libXpm
 Version: 3.5.10
-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: xorg-x11-util-macros
+BuildRequires: autoconf automake libtool
 BuildRequires: gettext
 BuildRequires: pkgconfig(xext) pkgconfig(xt) pkgconfig(xau)
 
@@ -26,6 +28,7 @@ X.Org X11 libXpm development package
 %setup -q
 
 %build
+autoreconf -v --install --force
 %configure --disable-static
 make %{?_smp_mflags}
 
@@ -61,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
 #%{_mandir}/man1/*.1x*
 
 %changelog
+* Thu Mar 07 2013 Peter Hutterer <peter.hutterer at redhat.com> - 3.5.10-4
+- autoreconf for aarch64
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.5.10-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list