[libXcursor] autoreconf for aarch64

Peter Hutterer whot at fedoraproject.org
Thu Mar 7 04:57:28 UTC 2013


commit c80859fb5f29f62a25fac9be21e274b9cac1ab5e
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Mar 7 14:57:27 2013 +1000

    autoreconf for aarch64

 libXcursor.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/libXcursor.spec b/libXcursor.spec
index a9e4b27..d568111 100644
--- a/libXcursor.spec
+++ b/libXcursor.spec
@@ -1,7 +1,7 @@
 Summary: Cursor management library
 Name: libXcursor
 Version: 1.1.13
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.x.org
@@ -9,6 +9,7 @@ URL: http://www.x.org
 Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
 Source1: index.theme
 
+BuildRequires: autoconf automake libtool
 BuildRequires: xorg-x11-util-macros
 BuildRequires: xorg-x11-proto-devel
 BuildRequires: libX11-devel
@@ -40,6 +41,7 @@ mv COPYING.new COPYING
 %define with_static 0
 
 %build
+autoreconf -v --install --force
 #export CFLAGS="$RPM_OPT_FLAGS -DICONDIR=\"%{_datadir}/icons\""
 %configure \
 %if ! %{with_static}
@@ -85,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/Xcursor*.3*
 
 %changelog
+* Thu Mar 07 2013 Peter Hutterer <peter.hutterer at redhat.com> - 1.1.13-4
+- autoreconf for aarch64
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.13-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list