Add alpha to the list of build architectures (#157522)
This commit is contained in:
parent
b80c698147
commit
4517fd3364
@ -23,7 +23,7 @@ Obsoletes: %{full_name} <= 0:1.2
|
|||||||
BuildRequires: gcc-java >= 4.0.0-0.43
|
BuildRequires: gcc-java >= 4.0.0-0.43
|
||||||
BuildRequires: java-1.4.2-gcj-compat >= 1.4.2.0-40jpp_16rh
|
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
|
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
|
%description
|
||||||
Regexp is a 100% Pure Java Regular Expression package that was
|
Regexp is a 100% Pure Java Regular Expression package that was
|
||||||
@ -111,6 +111,9 @@ fi
|
|||||||
%{_javadocdir}/%{name}-%{version}
|
%{_javadocdir}/%{name}-%{version}
|
||||||
|
|
||||||
%changelog
|
%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:1.3-1jpp_5fc
|
* Thu May 5 2005 Gary Benson <gbenson@redhat.com> 0:1.3-1jpp_5fc
|
||||||
- BC-compile.
|
- BC-compile.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user