[libXcm] autoreconf for aarch64

Peter Hutterer whot at fedoraproject.org
Thu Mar 7 04:37:34 UTC 2013


commit fdceb87fac9d0e30be1e2f51bbbc38fc9afa41bc
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Mar 7 14:37:34 2013 +1000

    autoreconf for aarch64

 libXcm.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/libXcm.spec b/libXcm.spec
index 2dd7c15..9f48ddf 100644
--- a/libXcm.spec
+++ b/libXcm.spec
@@ -1,6 +1,6 @@
 Name:           libXcm
 Version:        0.5.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        X Color Management Library
 
 Group:          System Environment/Libraries
@@ -8,6 +8,8 @@ License:        MIT
 URL:            http://www.oyranos.org
 Source0:        http://downloads.sourceforge.net/oyranos/libXcm-%{version}.tar.bz2
 
+BuildRequires: xorg-x11-util-macros
+BuildRequires: autoconf automake libtool
 BuildRequires:  doxygen
 BuildRequires:  graphviz
 BuildRequires:  libXfixes-devel
@@ -39,6 +41,7 @@ developing applications that use %{name}.
 
 
 %build
+autoreconf -v --install --force
 CFLAGS="$RPM_OPT_FLAGS -fPIC"
 
 %configure --disable-static --enable-shared
@@ -71,6 +74,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Thu Mar 07 2013 Peter Hutterer <peter.hutterer at redhat.com> - 0.5.1-3
+- autoreconf for aarch64
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list