rpms/antlr/F-9 antlr.spec,1.38,1.39

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


Author: ausil

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

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



Index: antlr.spec
===================================================================
RCS file: /cvs/pkgs/rpms/antlr/F-9/antlr.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- antlr.spec	28 Feb 2008 00:16:17 -0000	1.38
+++ antlr.spec	9 Jan 2009 16:45:46 -0000	1.39
@@ -39,7 +39,7 @@
 Summary:        ANother Tool for Language Recognition
 Name:           antlr
 Version:        2.7.7
-Release:        1jpp.7%{?dist}
+Release:        1jpp.8%{?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-1.jpp.8
+- exclude mono from sparc64
+
 * Wed Feb 27 2008 Deepak Bhole <dbhole at redhat.com> - 0:2.7.7-1jpp.7
 - Add strings inclusion (for GCC 4.3)
 




More information about the fedora-extras-commits mailing list