Support aarch64 (bug #926522).

This commit is contained in:
Tim Waugh 2013-04-29 17:03:07 +01:00
parent b19cfe740a
commit 67a82319e8
2 changed files with 3584 additions and 1 deletions

3576
setserial-aarch64.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -3,13 +3,14 @@
Summary: A utility for configuring serial ports
Name: setserial
Version: 2.17
Release: 32%{?dist}
Release: 33%{?dist}
Source: http://sourceforge.net/%{name}/%{name}-%{version}.tar.gz
Patch0: setserial-2.17-fhs.patch
Patch1: setserial-2.17-rc.patch
Patch2: setserial-2.17-readme.patch
Patch3: setserial-2.17-spelling.patch
Patch4: setserial-hayesesp.patch
Patch5: setserial-aarch64.patch
License: GPL+
Group: Applications/System
URL: http://setserial.sourceforge.net/
@ -41,6 +42,9 @@ port and IRQ that a particular serial device is using, and more.
%patch4 -p1 -b .hayesesp
rm -f config.cache
# Support aarch64 (bug #926522).
%patch5 -p1 -b .aarch64
%build
%configure
make %{?_smp_mflags}
@ -61,6 +65,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man*/*
%changelog
* Mon Apr 29 2013 Tim Waugh <twaugh@redhat.com> 2.17-33
- Support aarch64 (bug #926522).
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.17-32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild