- add ppc64

This commit is contained in:
Andrew Overholt 2005-01-17 23:19:48 +00:00
parent daae71c65e
commit 689216d021
1 changed files with 5 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# The intersection of the IBM-supported platforms and
# the platforms we want.
ExclusiveArch: i386 ppc
ExclusiveArch: i386 ppc ppc64
%define pkg_summary An open extensible IDE
%define section free
@ -55,7 +55,7 @@ ExclusiveArch: i386 ppc
Summary: %{pkg_summary}
Name: eclipse
Version: %{eclipse_majmin}
Release: 0.%{eclipse_milestone}.19
Release: 0.%{eclipse_milestone}.20
License: CPL
Group: Text Editors/Integrated Development Environments (IDE)
URL: http://www.eclipse.org/
@ -685,6 +685,9 @@ rm -rf $RPM_BUILD_ROOT
%defattr(0644,root,root,0755)
%changelog
* Mon Jan 17 2005 Andrew Overholt <overholt@redhat.com> 3.1-0.M4.20
- add ppc64
* Mon Jan 17 2005 Andrew Overholt <overholt@redhat.com> 3.1-0.M4.19
- more 64-bit platform and launching script fixes
- add ppc