[semantik] Exchange exclude arch for exclusive arch as most platforms now support ocaml

Peter Robinson pbrobinson at fedoraproject.org
Tue Jan 8 17:25:39 UTC 2013


commit ccab2431a7e9f385dbea5bf89437287430b36b30
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Jan 8 17:25:33 2013 +0000

    Exchange exclude arch for exclusive arch as most platforms now support ocaml

 semantik.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/semantik.spec b/semantik.spec
index 9bdcaa4..b96d55c 100644
--- a/semantik.spec
+++ b/semantik.spec
@@ -1,14 +1,13 @@
 Name:    semantik
 Summary: Mind-mapping tool
 Version: 0.8.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 License: GPLv3
 URL:     http://code.google.com/p/semantik/
 Source0: http://semantik.googlecode.com/files/semantik-%{version}.tar.bz2
 
-# where ocaml is availble
-ExclusiveArch: alpha %{ix86} ia64 x86_64 ppc ppc64 sparc sparcv9
+ExcludeArch: s390 s390x
 
 BuildRequires: desktop-file-utils
 BuildRequires: gettext
@@ -90,6 +89,9 @@ gtk-update-icon-cache %{_kde4_iconsdir}/oxygen &> /dev/null || :
 %{_kde4_iconsdir}/oxygen/*/*/*
 
 %changelog
+* Tue Jan  8 2013 Peter Robinson <pbrobinson at fedoraproject.org> 0.8.3-2
+- Exchange exclude arch for exclusive arch as most platforms now support ocaml
+
 * Sun Oct 21 2012 Gregor Tätzner <brummbq at fedoraproject.org> - 0.8.3-1
 - semantik-0.8.3
 


More information about the scm-commits mailing list