[bless] updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Mon Mar 21 09:49:26 UTC 2011


commit c6a085d45c0ba07dba5446fbd8d9dab60b32c469
Author: Dan Horák <dan at danny.cz>
Date:   Mon Mar 21 10:49:15 2011 +0100

    updated the supported arch list

 bless.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/bless.spec b/bless.spec
index 447ee5b..627e7f1 100644
--- a/bless.spec
+++ b/bless.spec
@@ -3,7 +3,7 @@
 
 Name: bless
 Version: 0.6.0
-Release: 6%{?dist}
+Release: 7%{?dist}
 Summary: High quality, full featured hex editor    
 
 Group: Applications/Editors         
@@ -21,7 +21,8 @@ BuildRequires: scrollkeeper
 Requires: mono-core
 Requires: gtk-sharp2
 
-ExcludeArch: sparc64
+# Mono only available on these:
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
 
 %description
 Bless is a binary (hex) editor, a program that 
@@ -79,6 +80,9 @@ scrollkeeper-update -q || :
 %{_datadir}/omf/bless/
 
 %changelog
+* Mon Mar 21 2011 Dan Horák <dan[at]danny.cz> - 0.6.0-7
+- updated the supported arch list
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.0-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list