fixed FTBS
This commit is contained in:
Peter Schiffer 2012-01-12 20:43:46 +01:00
parent 5072a590da
commit 8bc900efe6
2 changed files with 3036 additions and 1 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: 8%{?dist}
Release: 9%{?dist}
Epoch: 2
# libpisock/md5.c Public Domain
# libpisock/blob.c LGPLv2+
@ -25,6 +25,7 @@ Patch6: pilot-link-0.12.2-open.patch
Patch10: pilot-link-0.12.3-clio.patch
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
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: libpng-devel
@ -89,6 +90,7 @@ Libraries for applications communicating with PalmPilot
%patch10 -p1 -b .clio
%patch11 -p1 -b .mp
%patch12 -p1 -b .symbol
%patch13 -p1 -b .compiler
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
@ -204,6 +206,10 @@ rm -rf %{buildroot}
%{_libdir}/*.so.*
%changelog
* Thu Jan 12 2012 Peter Schiffer <pschiffe@redhat.com> - 2:0.12.5-9
- related: #757011
fix FTBS
* Tue Dec 06 2011 Adam Jackson <ajax@redhat.com> - 2:0.12.5-8
- Rebuild for new libpng