rpms/bless/devel bless.spec,1.6,1.7

Dennis Gilmore ausil at fedoraproject.org
Mon Oct 26 21:51:28 UTC 2009


Author: ausil

Update of /cvs/pkgs/rpms/bless/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13298

Modified Files:
	bless.spec 
Log Message:
exclude sparc64



Index: bless.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bless/devel/bless.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- bless.spec	24 Jul 2009 18:10:13 -0000	1.6
+++ bless.spec	26 Oct 2009 21:51:27 -0000	1.7
@@ -3,7 +3,7 @@
 
 Name: bless
 Version: 0.6.0
-Release: 4%{?dist}
+Release: 5%{?dist}
 Summary: High quality, full featured hex editor    
 
 Group: Applications/Editors         
@@ -21,6 +21,8 @@ BuildRequires: scrollkeeper
 Requires: mono-core
 Requires: gtk-sharp2
 
+ExcludeArch: sparc64
+
 %description
 Bless is a binary (hex) editor, a program that 
 enables you to edit files as sequences of bytes.
@@ -77,6 +79,9 @@ scrollkeeper-update -q || :
 %{_datadir}/omf/bless/
 
 %changelog
+* Mon Oct 26 2009 Dennis Gilmore <dennis at ausil.us> - 0.6.0-5
+- ExckudeArch sparc64
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list