[calligra] OpenGTL is missing on s390(x)

Dan Horák sharkcz at fedoraproject.org
Thu Jul 19 13:23:22 UTC 2012


commit 5429047730870acd39ef1962f5a534a0938995a1
Author: Dan Horák <dan at danny.cz>
Date:   Thu Jul 19 15:23:12 2012 +0200

    OpenGTL is missing on s390(x)

 calligra.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/calligra.spec b/calligra.spec
index 46dcb1f..eba5870 100644
--- a/calligra.spec
+++ b/calligra.spec
@@ -3,8 +3,10 @@
 %define koffice_ver 3:2.3.70
 
 %if 0%{?fedora} > 16
+%ifnarch s390 s390x
 %define GTL 1
 %endif
+%endif
 
 #if 0%{?fedora} < 18
 %define marble 1
@@ -12,7 +14,7 @@
 
 Name:    calligra 
 Version: 2.4.92
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: An integrated office suite
 
 License: GPLv2+ and LGPLv2+
@@ -1091,6 +1093,9 @@ fi
 
 
 %changelog
+* Thu Jul 19 2012 Dan Horák <dan[at]danny.cz> 2.4.92-3
+- OpenGTL is missing on s390(x)
+
 * Wed Jul 18 2012 Rex Dieter <rdieter at fedoraproject.org> 2.4.92-2
 - BR: libvisio-devel
 


More information about the scm-commits mailing list