From 2d95067c9f29c30a88c531190526c02e7b67a7cf Mon Sep 17 00:00:00 2001 From: Andrew Overholt Date: Feb 21 2005 03:08:20 +0000 Subject: bump release --- diff --git a/eclipse.spec b/eclipse.spec index c950a6e..0198ad9 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -1,5 +1,5 @@ Epoch: 1 -ExclusiveArch: x86 x86_64 +ExclusiveArch: i386 x86_64 %define pkg_summary An open, extensible IDE %define section free @@ -25,7 +25,7 @@ ExclusiveArch: x86 x86_64 Summary: %{pkg_summary} Name: eclipse Version: %{eclipse_majmin}.%{eclipse_micro}_fc -Release: 0.M5.3 +Release: 0.M5.4 License: CPL Group: Text Editors/Integrated Development Environments (IDE) URL: http://www.eclipse.org/ @@ -856,8 +856,8 @@ rm -f /tmp/%{libname}-gtk2.db %{_datadir}/%{name}/plugins/org.eclipse.platform.source.linux.gtk.*_3.1.0 %changelog -* Sun Feb 20 2005 Andrew Overholt 1:3.1_fc-0.M5.3 -- Build for just x86 and x86_64 for now due to upstream gcc bugs. +* Sun Feb 20 2005 Andrew Overholt 1:3.1_fc-0.M5.4 +- Build for just i386 and x86_64 for now due to upstream gcc bugs. * Sun Feb 20 2005 Andrew Overholt 1:3.1_fc-0.M5.1 - New 3.1M5a build using upstream build method.