From f02958c02beb517d5d78cf257dc991fd96b8f49c Mon Sep 17 00:00:00 2001 From: Andrew Overholt Date: Jan 12 2005 23:48:26 +0000 Subject: - add ppc --- diff --git a/eclipse.spec b/eclipse.spec index 79a719c..3d375d9 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -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 3.1-0.M4.8 +- add ppc + * Wed Jan 12 2005 Andrew Overholt 3.1-0.M4.7 - make jdtcore*.jar part of eclipse-ecj