- remove ppc for now

This commit is contained in:
Andrew Overholt 2005-01-14 15:46:08 +00:00
parent 4cd5419443
commit 0a6ad524c0
1 changed files with 5 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# The intersection of the IBM-supported platforms and
# the platforms we want.
ExclusiveArch: i386 ppc
ExclusiveArch: i386
%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}.10
Release: 0.%{eclipse_milestone}.11
License: CPL
Group: Text Editors/Integrated Development Environments (IDE)
URL: http://www.eclipse.org/
@ -677,6 +677,9 @@ rm -rf $RPM_BUILD_ROOT
%defattr(0644,root,root,0755)
%changelog
* Fri Jan 14 2005 Andrew Overholt <overholt@redhat.com> 3.1-0.M4.11
- remove ppc for now
* Fri Jan 14 2005 Andrew Overholt <overholt@redhat.com> 3.1-0.M4.10
- make PDE depend upon JDT
- move precompiled db to %{_libdir}/eclipse