[libXcomposite] autoreconf for aarch64

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


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

    autoreconf for aarch64

 libXcomposite.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/libXcomposite.spec b/libXcomposite.spec
index 064fd0d..f82cf6a 100644
--- a/libXcomposite.spec
+++ b/libXcomposite.spec
@@ -1,13 +1,15 @@
 Summary: X Composite Extension library
 Name: libXcomposite
 Version: 0.4.4
-Release: 2%{?dist}
+Release: 3%{?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: pkgconfig(compositeproto) >= 0.4
 BuildRequires: pkgconfig(xfixes) pkgconfig(xext)
 
@@ -26,6 +28,7 @@ X.Org X11 libXcomposite development package
 %setup -q
 
 %build
+autoreconf -v --install --force
 %configure --disable-static
 make %{?_smp_mflags}
 
@@ -54,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/X?omposite*.3*
 
 %changelog
+* Thu Mar 07 2013 Peter Hutterer <peter.hutterer at redhat.com> - 0.4.4-3
+- autoreconf for aarch64
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list