diff --git a/eclipse.spec b/eclipse.spec index ef6b1d0..1b772a7 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -1,5 +1,5 @@ Epoch: 1 -ExclusiveArch: i386 x86_64 ppc +ExclusiveArch: %{ix86} x86_64 ppc %define gcj_support 1 %define pkg_summary An open, extensible IDE @@ -1042,6 +1042,9 @@ fi %{_datadir}/%{name}/plugins/org.eclipse.platform.source.linux.gtk.*_3.1.0 %changelog +* Fri May 13 2005 Andrew Overholt 3.1.0_fc-0.M6.17 +- Use %%{ix86} macro in ExclusiveArch rather than i386 (jorton). + * Wed May 11 2005 Ben Konrath 3.1.0_fc-0.M6.17 - Add jsch >= 0.1.18-1jpp. - Remove Fedora specific part of junit version.