Enable arm build and try also ppc and ppc64

This commit is contained in:
Mattia Verga 2013-08-12 15:35:57 +02:00
commit 3914fe8a66

View file

@ -2,7 +2,7 @@
Name: skychart
Version: 3.8
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Planetarium software for the advanced amateur astronomer
License: GPLv2+
URL: http://www.ap-i.net/skychart/
@ -30,12 +30,12 @@ Source11: http://sourceforge.net/projects/skychart/files/4-source_data/catalog_o
Patch1: skychart-3.8-strip.patch
Patch2: skychart-wgetdata.patch
# no fpc and lazarus on s390(x) and armv7hl
# no fpc and lazarus on s390(x)
# no lazarus on sparc(64)
ExcludeArch: s390 s390x sparc sparc64 armv7hl
ExcludeArch: s390 s390x sparc sparc64
# Skychart fails to compile on ppc and ppc64
ExcludeArch: ppc ppc64
# ExcludeArch: ppc ppc64
BuildRequires: fpc >= 2.4.4
BuildRequires: lazarus >= 1.0.4
@ -207,6 +207,10 @@ fi
%changelog
* Mon Aug 12 2013 Mattia Verga <mattia.verga@tiscali.it> - 3.8-6
- Enable arm build
- Enable ppc and ppc64 build
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.8-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild