- add ppc

This commit is contained in:
Andrew Overholt 2005-01-12 23:48:26 +00:00
parent 15cd12f35f
commit f02958c02b
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
ExclusiveArch: i386 ppc
%define pkg_summary An open extensible IDE
%define section free
@ -55,7 +55,7 @@ ExclusiveArch: i386
Summary: %{pkg_summary}
Name: eclipse
Version: %{eclipse_majmin}
Release: 0.%{eclipse_milestone}.7
Release: 0.%{eclipse_milestone}.8
License: CPL
Group: Text Editors/Integrated Development Environments (IDE)
URL: http://www.eclipse.org/
@ -671,6 +671,9 @@ rm -rf $RPM_BUILD_ROOT
%defattr(0644,root,root,0755)
%changelog
* Wed Jan 12 2005 Andrew Overholt <overholt@redhat.com> 3.1-0.M4.8
- add ppc
* Wed Jan 12 2005 Andrew Overholt <overholt@redhat.com> 3.1-0.M4.7
- make jdtcore*.jar part of eclipse-ecj