From 3914fe8a66f4bd80f736ca0b32bd4c827ac5b8dc Mon Sep 17 00:00:00 2001 From: Mattia Verga Date: Mon, 12 Aug 2013 15:35:57 +0200 Subject: [PATCH] Enable arm build and try also ppc and ppc64 --- skychart.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/skychart.spec b/skychart.spec index 8fa82c9..45724ff 100644 --- a/skychart.spec +++ b/skychart.spec @@ -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 - 3.8-6 +- Enable arm build +- Enable ppc and ppc64 build + * Sun Aug 04 2013 Fedora Release Engineering - 3.8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild