From de02d2477407efa99ef08b19ee016b6502b2640d Mon Sep 17 00:00:00 2001 From: Andrew Overholt Date: Jan 14 2005 20:59:35 +0000 Subject: just x86 for now --- diff --git a/eclipse.spec b/eclipse.spec index 87e7f9e..c5667a3 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 x86_64 +ExclusiveArch: i386 %define pkg_summary An open extensible IDE %define section free @@ -55,7 +55,7 @@ ExclusiveArch: i386 x86_64 Summary: %{pkg_summary} Name: eclipse Version: %{eclipse_majmin} -Release: 0.%{eclipse_milestone}.14 +Release: 0.%{eclipse_milestone}.15 License: CPL Group: Text Editors/Integrated Development Environments (IDE) URL: http://www.eclipse.org/ @@ -680,10 +680,9 @@ rm -rf $RPM_BUILD_ROOT %defattr(0644,root,root,0755) %changelog -* Fri Jan 14 2005 Andrew Overholt 3.1-0.M4.14 +* Fri Jan 14 2005 Andrew Overholt 3.1-0.M4.15 - fix /usr/share -> /usr/lib error in launcher script - only add to the db those jar-so combinations that we've compiled -- add x86_64 * Fri Jan 14 2005 Andrew Overholt 3.1-0.M4.12 - typos in %files