update for aarch64

Resolves: rhbz#925011
This commit is contained in:
Joe Orton 2013-04-09 16:18:21 +01:00
parent c1673d4316
commit d61a8e4224
2 changed files with 3506 additions and 1 deletions

3500
apr-util-1.5.2-aarch64.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -10,13 +10,14 @@
Summary: Apache Portable Runtime Utility library
Name: apr-util
Version: 1.5.2
Release: 1%{?dist}
Release: 2%{?dist}
License: ASL 2.0
Group: System Environment/Libraries
URL: http://apr.apache.org/
Source0: http://www.apache.org/dist/apr/%{name}-%{version}.tar.bz2
Patch1: apr-util-1.2.7-pkgconf.patch
Patch2: apr-util-1.3.7-nodbmdso.patch
Patch3: apr-util-1.5.2-aarch64.patch
Patch4: apr-util-1.4.1-private.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildRequires: autoconf, apr-devel >= 1.3.0
@ -121,6 +122,7 @@ This package provides the NSS crypto support for the apr-util.
%setup -q
%patch1 -p1 -b .pkgconf
%patch2 -p1 -b .nodbmdso
%patch3 -p1 -b .aarch64
%patch4 -p1 -b .private
%build
@ -226,6 +228,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/aclocal/*.m4
%changelog
* Tue Apr 9 2013 Joe Orton <jorton@redhat.com> - 1.5.2-2
- update for aarch64
* Tue Apr 9 2013 Joe Orton <jorton@redhat.com> - 1.5.2-1
- update to 1.5.2