rpms/antlr/F-10 antlr.spec,1.39,1.40

Dennis Gilmore ausil at fedoraproject.org
Fri Jan 9 16:50:08 UTC 2009


Author: ausil

Update of /cvs/pkgs/rpms/antlr/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30651

Modified Files:
	antlr.spec 
Log Message:
exclude building with mono on sparc64



Index: antlr.spec
===================================================================
RCS file: /cvs/pkgs/rpms/antlr/F-10/antlr.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- antlr.spec	9 Jul 2008 17:02:01 -0000	1.39
+++ antlr.spec	9 Jan 2009 16:49:38 -0000	1.40
@@ -39,7 +39,7 @@
 Summary:        ANother Tool for Language Recognition
 Name:           antlr
 Version:        2.7.7
-Release:        2%{?dist}
+Release:        3%{?dist}
 Epoch:          0
 License:        Public Domain
 URL:            http://www.antlr.org/
@@ -62,7 +62,7 @@
 %endif
 BuildRequires:  ant
 
-%ifnarch s390 s390x ppc64
+%ifnarch s390 s390x ppc64 sparc64
 BuildRequires:  mono-core
 BuildRequires:  mono-winforms
 %endif
@@ -311,6 +311,9 @@
 
 
 %changelog
+* Fri Jan 09 2009 Dennis Gilmore <dennis at ausil.us> 2.7.7-3
+- exlcude using mono on sparc64
+
 * Wed Jul  9 2008 Tom "spot" Callaway <tcallawa at redhat.com> 2.7.7-2
 - drop repotag
 




More information about the fedora-extras-commits mailing list