Add alpha to the list of build architectures (#157522)

This commit is contained in:
gbenson 2005-05-23 12:55:53 +00:00
parent 1ff8fa616a
commit bb412caf50

View File

@ -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 <gbenson@redhat.com>
- Add alpha to the list of build architectures (#157522).
* Thu May 5 2005 Gary Benson <gbenson@redhat.com> 0:2.6.2-4jpp_5fc
- Add dependencies for %post and %postun scriptlets (#156901).