autoreconf for aarch64

This commit is contained in:
Peter Hutterer 2013-03-07 14:23:31 +10:00
parent b086a9bb91
commit 13b21344b6

View File

@ -1,13 +1,14 @@
Summary: X.Org X11 ICE runtime library
Name: libICE
Version: 1.0.8
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: autoconf automake libtool
BuildRequires: pkgconfig
BuildRequires: xorg-x11-proto-devel
BuildRequires: xorg-x11-xtrans-devel >= 1.0.3-5
@ -27,6 +28,7 @@ The X.Org X11 ICE (Inter-Client Exchange) development package.
%setup -q
%build
autoreconf -v --install --force
%configure --disable-static
make %{?_smp_mflags}
@ -58,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/ice.pc
%changelog
* Thu Mar 07 2013 Peter Hutterer <peter.hutterer@redhat.com> - 1.0.8-4
- autoreconf for aarch64
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild