Add support of aarch64
This commit is contained in:
parent
64761adcc6
commit
c14b9384aa
1144
gdbm-aarch64.patch
Normal file
1144
gdbm-aarch64.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -15,6 +15,7 @@ Source: http://ftp.gnu.org/gnu/gdbm/gdbm-%{version}.tar.gz
|
||||
Patch0: gdbm-1.10-zeroheaders.patch
|
||||
Patch1: gdbm-1.10-fedora.patch
|
||||
Patch2: gdbm-sa1.patch
|
||||
Patch3: gdbm-aarch64.patch
|
||||
License: GPLv3+
|
||||
URL: http://www.gnu.org/software/gdbm/
|
||||
Group: System Environment/Libraries
|
||||
@ -52,6 +53,7 @@ gdbm database library. You'll also need to install the gdbm package.
|
||||
%patch0 -p1 -b .zeroheaders
|
||||
%patch1 -p1 -b .fedora
|
||||
%patch2 -p1 -b .sa1
|
||||
%patch3 -p1 -b .aarch64
|
||||
|
||||
%build
|
||||
%configure \
|
||||
@ -110,6 +112,7 @@ fi
|
||||
%changelog
|
||||
* Mon Mar 25 2013 Honza Horak <hhorak@redhat.com> - 1.10-6
|
||||
- Fixed some issues found by Coverity
|
||||
- Add support of aarch64
|
||||
|
||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user