auto-import changelog data from eclipse-2.1.2-5.src.rpm

Thu Apr 15 2004 Tom Tromey <tromey@redhat.com> 2.1.2-5
- Don't build on PPC; removed PPC hacks
This commit is contained in:
cvsdist 2004-09-09 04:26:18 +00:00
parent d1f60d621d
commit 24486ba239
3 changed files with 6 additions and 13 deletions

View File

@ -1,2 +1 @@
eclipse-src.tar.gz eclipse-src.tar.gz
eclipse-webapp-prebuilt.tar.gz

View File

@ -35,7 +35,7 @@
Summary: Eclipse - an open extensible IDE Summary: Eclipse - an open extensible IDE
Name: eclipse Name: eclipse
Version: 2.1.2 Version: 2.1.2
Release: 4 Release: 5
Copyright: Common Public License Version 0.5 <http://www.eclipse.org/legal/cpl-v05.html> Copyright: Common Public License Version 0.5 <http://www.eclipse.org/legal/cpl-v05.html>
Group: Development/Tools Group: Development/Tools
Source: eclipse-src.tar.gz Source: eclipse-src.tar.gz
@ -45,15 +45,13 @@ Provides: eclipse-SDK-2.0 eclipse-SDK
BuildRequires: pango gtk2-devel glib2-devel gnome-vfs2-devel desktop-file-utils ant gcc-java-ssa gcc-c++-ssa libgcj-ssa libgcj-ssa-devel oprofile-devel >= 0.5 binutils BuildRequires: pango gtk2-devel glib2-devel gnome-vfs2-devel desktop-file-utils ant gcc-java-ssa gcc-c++-ssa libgcj-ssa libgcj-ssa-devel oprofile-devel >= 0.5 binutils
Prefix: /usr/lib/eclipse Prefix: /usr/lib/eclipse
BuildRoot: %{_tmppath}/%{name}-buildroot BuildRoot: %{_tmppath}/%{name}-buildroot
ExclusiveArch: i386 ppc x86_64 ia64 ExclusiveArch: i386 x86_64 ia64
%ifarch ia64 %ifarch ia64
# FIXME: on ia64 gcc-ssa can't build eclipse # FIXME: on ia64 gcc-ssa can't build eclipse
Requires: IBMJava2-JRE IBMJava2-SDK Requires: IBMJava2-JRE IBMJava2-SDK
%endif %endif
Patch0: eclipse-swt-64-patch Patch0: eclipse-swt-64-patch
Patch1: eclipse-webapp-prebuilt.tar.gz
Patch2: eclipse-webapp-build-patch
%description %description
The Eclipse Platform is designed for building integrated development The Eclipse Platform is designed for building integrated development
@ -80,12 +78,6 @@ a toolkit for J2EE (TM) development.
%ifarch alpha ia64 ppc64 sparc64 x86_64 %ifarch alpha ia64 ppc64 sparc64 x86_64
./utilities/apply-patch $RPM_SOURCE_DIR/eclipse-swt-64-patch ./utilities/apply-patch $RPM_SOURCE_DIR/eclipse-swt-64-patch
%endif %endif
# An ugly hack required for PPC for the time being.
# FIXME.
%ifarch ppc
tar zxvvf $RPM_SOURCE_DIR/eclipse-webapp-prebuilt.tar.gz
patch -p0 < $RPM_SOURCE_DIR/eclipse-webapp-build-patch
%endif
%build %build
export JAVA_HOME=%{java_home} export JAVA_HOME=%{java_home}
@ -214,6 +206,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif %endif
%changelog %changelog
* Thu Apr 15 2004 Tom Tromey <tromey@redhat.com> 2.1.2-5
- Don't build on PPC; removed PPC hacks
* Tue Mar 16 2004 Tom Tromey <tromey@redhat.com> 2.1.2-4 * Tue Mar 16 2004 Tom Tromey <tromey@redhat.com> 2.1.2-4
- Removed Lomboz from 64-bit architectures - Removed Lomboz from 64-bit architectures

View File

@ -1,2 +1 @@
28251826e4197cfbd6286ea480185909 eclipse-src.tar.gz 447ec63031bfdb40cec133482d8a9d2e eclipse-src.tar.gz
ad970f14619cae43e3cca6dc3a655edf eclipse-webapp-prebuilt.tar.gz