[skychart] revert previous change. Skychart fails to compile on ppc and ppc64

mattia mattia at fedoraproject.org
Sun Jul 1 12:22:32 UTC 2012


commit ade2067b08157979df49ebce014adb9016377292
Author: Mattia Verga <mattia.verga at tiscali.it>
Date:   Sun Jul 1 14:22:05 2012 +0200

    revert previous change. Skychart fails to compile on ppc and ppc64

 skychart.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/skychart.spec b/skychart.spec
index c211d69..fb0acb0 100644
--- a/skychart.spec
+++ b/skychart.spec
@@ -23,6 +23,9 @@ Patch2: skychart-wgetdata.patch
 # no lazarus on sparc(64)
 ExcludeArch:    s390 s390x sparc sparc64
 
+# Skychart fails to compile on ppc and ppc64
+ExcludeArch:    ppc ppc64
+
 BuildRequires: fpc >= 2.4.4
 BuildRequires: lazarus >= 0.9.30.4
 BuildRequires: ImageMagick desktop-file-utils dos2unix gtk2-devel
@@ -140,9 +143,6 @@ fi
 
 
 %changelog
-* Sun Jul 1 2012 Mattia Verga <mattia.verga at tiscali.it> - 3.6-4
-- Enabled build on ppc and ppc64
-
 * Fri Apr 20 2012 Mattia Verga <mattia.verga at tiscali.it> - 3.6-3
 - Rebuild with lazarus 0.9.30.4 fix bug #799711
 - Correct patch


More information about the scm-commits mailing list