Drop fpc binaries added to the src.rpm for bootstrapping on ARM, completing
the boostrap procedure (rhbz#992285)
This commit is contained in:
parent
dde29222f3
commit
b27f2baec2
14
fpc.spec
14
fpc.spec
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user