diff --git a/eclipse.spec b/eclipse.spec index 12b7f04..18d7067 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 x86_64 ppc Epoch: 1 %define pkg_summary An open extensible IDE @@ -52,7 +52,7 @@ Epoch: 1 Summary: %{pkg_summary} Name: eclipse Version: %{eclipse_majmin}.%{eclipse_micro}_fc -Release: 9 +Release: 10 License: CPL Group: Text Editors/Integrated Development Environments (IDE) URL: http://www.eclipse.org/ @@ -800,6 +800,9 @@ rm -rf $RPM_BUILD_ROOT %attr(0644,root,root) %{_libdir}/%{name}/%{name}-platform.jarswithnativelibs %changelog +* Thu Jan 27 2005 Andrew Overholt 1:3.0.1_fc-10 +- add ppc + * Wed Jan 26 2005 Andrew Overholt 1:3.0.1_fc-9 - rebuild