From 689216d021b2e59e3f7ef790514e26156d44237b Mon Sep 17 00:00:00 2001 From: Andrew Overholt Date: Jan 17 2005 23:19:48 +0000 Subject: - add ppc64 --- diff --git a/eclipse.spec b/eclipse.spec index 4ad98c1..88c710c 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 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 3.1-0.M4.20 +- add ppc64 + * Mon Jan 17 2005 Andrew Overholt 3.1-0.M4.19 - more 64-bit platform and launching script fixes - add ppc