[skychart] Excluded ppc architecture from build

mattia mattia at fedoraproject.org
Sun Jan 22 10:12:34 UTC 2012


commit ec989554729f07c8cccfea0a52a044335a9e2d9a
Author: Mattia Verga <mattia.verga at tiscali.it>
Date:   Sun Jan 22 10:44:46 2012 +0100

    Excluded ppc architecture from build

 skychart.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/skychart.spec b/skychart.spec
index 50d994d..c8299b1 100644
--- a/skychart.spec
+++ b/skychart.spec
@@ -16,8 +16,8 @@ Patch3: skychart-wgetdata.patch
 Patch4: gcc47.patch
 
 # FIXME: http://koji.fedoraproject.org/koji/taskinfo?taskID=918916
-# no lazarus on s390(x)
-ExcludeArch:    ppc64 s390 s390x
+# no lazarus on s390(x) and lazarus < 0.9.30 on ppc(64)
+ExcludeArch:    ppc ppc64 s390 s390x
 
 BuildRequires:  lazarus >= 0.9.30
 BuildRequires: ImageMagick desktop-file-utils dos2unix gtk2-devel
@@ -127,6 +127,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/skychart.desktop
 * Sun Jan 22 2012 Mattia Verga <mattia.verga at tiscali.it> - 3.4-4
 - Fix old FSF address in license file
 - Remove binary software quicksat.exe and IRIDFLAR.EXE
+- Excluded ppc architecture, since lazarus < 0.9.30
 
 * Sat Jan 21 2012 Mattia Verga <mattia.verga at tiscali.it> - 3.4-3
 - Patch to make it compile with gcc 4.7


More information about the scm-commits mailing list