[xorg-x11-font-utils] autoreconf for aarch64

Dave Airlie airlied at fedoraproject.org
Thu Mar 7 04:36:50 UTC 2013


commit 54aa6ed22f04252f96bfb8baee148c02cb781cdc
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu Mar 7 14:36:39 2013 +1000

    autoreconf for aarch64

 xorg-x11-font-utils.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-font-utils.spec b/xorg-x11-font-utils.spec
index f88849a..b8b03fd 100644
--- a/xorg-x11-font-utils.spec
+++ b/xorg-x11-font-utils.spec
@@ -6,7 +6,7 @@ Name: xorg-x11-%{pkgname}
 # IMPORTANT: If package ever gets renamed to something else, remove the Epoch line!
 Epoch: 1
 Version: 7.5
-Release: 11%{?dist}
+Release: 12%{?dist}
 License: MIT
 Group: User Interface/X
 URL: http://www.x.org
@@ -25,7 +25,8 @@ BuildRequires: pkgconfig(xfont) pkgconfig(x11)
 BuildRequires: libfontenc-devel >= 0.99.2-2
 BuildRequires: freetype-devel
 BuildRequires: zlib-devel
-BuildRequires: autoconf
+BuildRequires: autoconf automake libtool
+BuildRequires: xorg-x11-util-macros
 
 Provides: %{pkgname}
 Provides: bdftopcf, fonttosfnt, mkfontdir, mkfontscale, ucs2any
@@ -52,6 +53,7 @@ cd ${oldpwd}
       oldpwd=$(pwd)
       cd $app-*
       # this --with-mapdir should be redundant?
+      autoreconf -vif
       %configure --with-mapdir=%{_datadir}/X11/fonts/util
       make
       cd ${oldpwd}
@@ -105,6 +107,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/ucs2any.1*
 
 %changelog
+* Thu Mar 07 2013 Dave Airlie <airlied at redhat.com> 7.5-12
+- autoreconf for aarch64
+
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:7.5-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list