Drop fpc binaries added to the src.rpm for bootstrapping on ARM, completing

the boostrap procedure (rhbz#992285)
This commit is contained in:
Hans de Goede 2013-08-08 19:46:58 +02:00
parent dde29222f3
commit b27f2baec2
2 changed files with 7 additions and 8 deletions

View File

@ -1,10 +1,6 @@
%ifarch armv7hl
%define useprebuiltcompiler 1
%endif
Name: fpc
Version: 2.6.2
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Free Pascal Compiler
Group: Development/Languages
@ -19,7 +15,7 @@ Source0: ftp://ftp.freepascal.org/pub/fpc/dist/${version}/source/fpcbuild
# ftp://ftp.nluug.nl/pub/os/Linux/distr/debian/pool/main/f/fpc/fp-compiler-2.6.2_2.6.2-5_armhf.deb
# ftp://ftp.nluug.nl/pub/os/Linux/distr/debian/pool/main/f/fpc/fp-units-base-2.6.2_2.6.2-5_armhf.deb
# were extracted, usr renamed to fpc-2.6.2-bin-armv7hf and then tarred
Source1: fpc-2.6.2-bin-armv7hf.tar.gz
# Source1: fpc-2.6.2-bin-armv7hf.tar.gz
# Source1: http://www.cnoc.nl/fpc/%{name}-%{version}.compiler.bin.tar.gz
#
# Configuration templates:
@ -208,7 +204,11 @@ rm -rf %{buildroot}%{_libdir}/%{name}/lexyacc
%changelog
* Thu Aug 08 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.2-3
* Thu Aug 08 2013 Hans de Goede <hdegoede@redhat.com> - 2.6.2-4
- Drop fpc binaries added to the src.rpm for bootstrapping on ARM, completing
the boostrap procedure (rhbz#992285)
* Thu Aug 08 2013 Hans de Goede <hdegoede@redhat.com> - 2.6.2-3
- Bootstrap for arm using Debian fpc-2.6.2 armhf binaries (rhbz#992285)
- Use an unversioned docdir (rhbz#993758)

View File

@ -1,2 +1 @@
89c7e60db6280f3d5cc006a4a9ff43a9 fpcbuild-2.6.2.tar.gz
9786e92a01e8b3c3ab2c8d4265d5a82f fpc-2.6.2-bin-armv7hf.tar.gz