Apply aarch64 support patch (#926356)

This commit is contained in:
Stanislav Ochotnicky 2013-11-26 16:52:11 +01:00
parent b125e243f1
commit 27b88a89b8
2 changed files with 3896 additions and 2 deletions

3889
plotutils-aarch64.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
Name: plotutils
Version: 2.6
Release: 8%{?dist}
Release: 9%{?dist}
Summary: GNU vector and raster graphics utilities and libraries
Group: Applications/Productivity
@ -11,6 +11,8 @@ License: GPLv2+ and GPLv3+
URL: http://www.gnu.org/software/plotutils/
Source0: ftp://ftp.gnu.org/gnu/plotutils/plotutils-%{version}.tar.gz
Patch0: plotutils-2.6-png15.patch
Patch1: plotutils-aarch64.patch
BuildRequires: flex
BuildRequires: libpng-devel
BuildRequires: xorg-x11-proto-devel
@ -46,7 +48,7 @@ applications
%prep
%setup -q
%patch0 -p1 -b .png15
%patch1 -p1 -b .aarch64
%build
%configure --disable-static --enable-libplotter --enable-libxmi --enable-ps-fonts-in-pcl
@ -112,6 +114,9 @@ fi
%changelog
* Tue Nov 26 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.6-9
- Apply aarch64 support patch (#926356)
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild