From 51f8ba56f9ce353e378a986f5563b797243751ca Mon Sep 17 00:00:00 2001 From: Dan Horák Date: Dec 13 2010 15:13:17 +0000 Subject: - sync the architecture list in BR with the mono package --- 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 - 0:2.7.7-12 +- sync the architecture list in BR with the mono package + * Tue Nov 23 2010 Rex Dieter - 0:2.7.7-11 - -tool: +Requires: java jpackage-utils (#595504)