- add ppc
This commit is contained in:
parent
3910edc2fc
commit
aec140be31
@ -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 <overholt@redhat.com> 1:3.0.1_fc-10
|
||||
- add ppc
|
||||
|
||||
* Wed Jan 26 2005 Andrew Overholt <overholt@redhat.com> 1:3.0.1_fc-9
|
||||
- rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user