added support for aarch64
This commit is contained in:
Peter Schiffer 2013-04-10 19:49:35 +02:00
parent ffeef28295
commit bf48e81cd6
2 changed files with 1356 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
Name: pilot-link
Version: 0.12.5
Release: 15%{?dist}
Release: 16%{?dist}
Epoch: 2
# libpisock/md5.c Public Domain
# libpisock/blob.c LGPLv2+
@ -27,6 +27,7 @@ Patch11: pilot-link-0.12.5-mp.patch
Patch12: pilot-link-0.12.5-redefinePerlsymbols.patch
Patch13: pilot-link-0.12.5-compiler_warnings.patch
Patch14: pilot-link-0.12.5-ftbfs-f19.patch
Patch15: pilot-link-0.12.5-aarch64.patch
Requires: pilot-link-libs = %{epoch}:%{version}-%{release}
@ -94,6 +95,7 @@ Libraries for applications communicating with PalmPilot
%patch12 -p1 -b .symbol
%patch13 -p1 -b .compiler
%patch14 -p1 -b .ftbfs-f19
%patch15 -p1 -b .aarch64
iconv -f windows-1252 -t UTF8 doc/README.usb > doc/README.usb.aux
mv doc/README.usb.aux doc/README.usb
iconv -f windows-1252 -t UTF8 ChangeLog > ChangeLog.aux
@ -209,7 +211,11 @@ rm -rf %{buildroot}
/lib/udev/rules.d/69-pilot-link.rules
%changelog
* Mon Feb 25 2013 Peter Schiffer <pschiffe@redhat.com> - 2:0.12.5-12
* Wed Apr 10 2013 Peter Schiffer <pschiffe@redhat.com> - 2:0.12.5-16
- resolves: #926340
added support for aarch64
* Mon Feb 25 2013 Peter Schiffer <pschiffe@redhat.com> - 2:0.12.5-15
- resolves: #914386
fixed FTBFS on F19