[antlr] - sync the architecture list in BR with the mono package

Dan Horák sharkcz at fedoraproject.org
Mon Dec 13 15:13:24 UTC 2010


commit 51f8ba56f9ce353e378a986f5563b797243751ca
Author: Dan Horák <dan at danny.cz>
Date:   Mon Dec 13 16:13:17 2010 +0100

    - sync the architecture list in BR with the mono package

 antlr.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/antlr.spec b/antlr.spec
index 32b0274..c6f134d 100644
--- a/antlr.spec
+++ b/antlr.spec
@@ -4,7 +4,7 @@
 Summary:		ANother Tool for Language Recognition
 Name:			antlr
 Version:		2.7.7
-Release:		11%{?dist}
+Release:		12%{?dist}
 Epoch:			0
 License:		Public Domain
 URL:			http://www.antlr.org/
@@ -15,7 +15,7 @@ Source2:		%{name}-script
 Patch1:			%{name}-%{version}-newgcc.patch
 BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-buildroot
 
-%ifnarch sparc64
+%ifarch %ix86 x86_64 ia64 armv4l sparcv9 alpha s390x ppc ppc64
 BuildRequires:	mono-core
 BuildRequires:	mono-winforms
 %endif
@@ -165,6 +165,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Mon Dec 13 2010 Dan Horák <dan[at]danny.cz> - 0:2.7.7-12
+- sync the architecture list in BR with the mono package
+
 * Tue Nov 23 2010 Rex Dieter <rdieter at fedoraproject.org> - 0:2.7.7-11
 - -tool: +Requires: java jpackage-utils (#595504)
 


More information about the scm-commits mailing list