From bb412caf50ca4148c6029efe3fdd3fb965fb5566 Mon Sep 17 00:00:00 2001 From: gbenson Date: Mon, 23 May 2005 12:55:53 +0000 Subject: [PATCH] Add alpha to the list of build architectures (#157522) --- xerces-j2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xerces-j2.spec b/xerces-j2.spec index 0b59f37..3e060c8 100644 --- a/xerces-j2.spec +++ b/xerces-j2.spec @@ -36,7 +36,7 @@ Obsoletes: xerces-j <= 0:2.2 BuildRequires: gcc-java >= 4.0.0-0.43 BuildRequires: java-1.4.2-gcj-compat >= 1.4.2.0-40jpp_16rh Requires(post,postun): java-1.4.2-gcj-compat >= 1.4.2.0-40jpp_16rh -ExclusiveArch: %{ix86} x86_64 ppc +ExclusiveArch: %{ix86} x86_64 ppc alpha %description Welcome to the future! Xerces2 is the next generation of high @@ -283,6 +283,9 @@ rebuild-gcj-db %{_libdir} %changelog +* Mon May 23 2005 Gary Benson +- Add alpha to the list of build architectures (#157522). + * Thu May 5 2005 Gary Benson 0:2.6.2-4jpp_5fc - Add dependencies for %post and %postun scriptlets (#156901).