[skychart] Enable arm build and try also ppc and ppc64

mattia mattia at fedoraproject.org
Mon Aug 12 15:36:49 UTC 2013


commit 3914fe8a66f4bd80f736ca0b32bd4c827ac5b8dc
Author: Mattia Verga <mattia.verga at tiscali.it>
Date:   Mon Aug 12 15:35:57 2013 +0200

    Enable arm build and try also ppc and ppc64

 skychart.spec |   12 ++++++++----
 1 files 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 <mattia.verga at tiscali.it> - 3.8-6
+- Enable arm build
+- Enable ppc and ppc64 build
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.8-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list