Ben Konrath 8342665
Epoch:  1
cvsdist 38d0d0c
113c727
%global eclipse_major   3
Chris Aniszczyk 539fd3f
%global eclipse_minor   7
113c727
%global eclipse_majmin  %{eclipse_major}.%{eclipse_minor}
73ed081
%global eclipse_micro   1
113c727
%global initialize      1
Chris Aniszczyk 539fd3f
%global download_url    http://download.eclipse.org/technology/linuxtools/eclipse-build/3.7.x_Indigo/
Andrew Overholt 6964333
%global eb_sha1         914dc6de2bfc5ee5819a229cf4877f7043040a92
cvsdist 38d0d0c
Andrew Overholt 7959f75
# FIXME:  update java packaging guidelines for this.  See
Andrew Overholt 7959f75
# fedora-devel-java-list discussion in September 2008.
Andrew Overholt e6ab17d
#
Andrew Overholt 7959f75
# Prevent brp-java-repack-jars from being run.
Andrew Overholt 7959f75
%define __jar_repack 0
Andrew Overholt 7959f75
Andrew Overholt fad60dc
Summary:        An open, extensible IDE
cvsdist 38d0d0c
Name:           eclipse
Andrew Overholt 8273c16
Version:        %{eclipse_majmin}.%{eclipse_micro}
8f67836
Release:        12%{?dist}
eec3b54
License:        EPL
cvsdist 38d0d0c
Group:          Text Editors/Integrated Development Environments (IDE)
cvsdist 38d0d0c
URL:            http://www.eclipse.org/
Andrew Overholt 6964333
Source0:        %{download_url}eclipse-build-%{eb_sha1}.tar.xz
73ed081
Source1:        %{download_url}eclipse-3.7.1-src.tar.bz2
Sami Wagiaalla ed6ceab
Source2:        eclipse-reconciler.sh
Sami Wagiaalla 67ffc32
Source3:        %{name}-tmpfiles.conf
Sami Wagiaalla 67ffc32
Source4:        macros.%{name}
807ce0c
Source5:        http://repo1.maven.org/maven2/org/eclipse/osgi/org.eclipse.osgi/3.6.0.v20100517/org.eclipse.osgi-3.6.0.v20100517.pom
Andrew Overholt d067874
Source6:        http://repo1.maven.org/maven2/org/eclipse/osgi/org.eclipse.osgi.services/3.2.100.v20100503/org.eclipse.osgi.services-3.2.100.v20100503.pom
Andrew Overholt d067874
Source7:        http://repo1.maven.org/maven2/org/eclipse/equinox/http/servlet/1.0.0-v20070606/servlet-1.0.0-v20070606.pom
Ben Konrath 9dbdca5
5ff1ec9
BuildRequires:  ant
Chris Aniszczyk 2344e36
BuildRequires:  rsync
cvsdist 38d0d0c
BuildRequires:  jpackage-utils >= 0:1.5, make, gcc
Andrew Overholt daae71c
BuildRequires:  gtk2-devel
Andrew Overholt daae71c
BuildRequires:  glib2-devel
9a455b8
BuildRequires:  GConf2-devel
Andrew Overholt 935fcc1
BuildRequires:  gcc-c++
Andrew Overholt 4ee0006
BuildRequires:  nspr-devel
Andrew Overholt 923a30c
BuildRequires:  libXtst-devel
Ben Konrath 5037e9d
BuildRequires:  mesa-libGL-devel
Ben Konrath 5037e9d
BuildRequires:  mesa-libGLU-devel
Andrew Overholt 2104416
BuildRequires:  cairo >= 1.0
0c750f7
BuildRequires:  unzip
Ben Konrath 57abe09
BuildRequires:  desktop-file-utils
Ben Konrath 8e5a586
BuildRequires:  java-devel >= 1.6.0
Andrew Overholt 0dd3e8b
BuildRequires:  java-javadoc
Ben Konrath 1aa224c
BuildRequires:  libXt-devel
2ad15f7
BuildRequires:  webkitgtk-devel
cvsdist 38d0d0c
Chris Aniszczyk 539fd3f
BuildRequires: icu4j-eclipse >= 1:4.4.2-2
aa33d07
BuildRequires: tomcat-lib >= 7.0.22-2
Andrew Overholt 56ebf50
BuildRequires: ant-antlr ant-apache-bcel ant-apache-log4j ant-apache-oro ant-apache-regexp ant-apache-resolver ant-commons-logging ant-apache-bsf ant-commons-net
Chris Aniszczyk 539fd3f
BuildRequires: ant-javamail ant-jdepend ant-junit ant-swing ant-jsch ant-testutil ant-apache-xalan2 ant-jmf
255430c
BuildRequires: jsch >= 0:0.1.41
5ff1ec9
BuildRequires: apache-commons-el
5ff1ec9
BuildRequires: apache-commons-logging
f825f2d
BuildRequires: apache-commons-codec
a466bbe
BuildRequires: jakarta-commons-httpclient
1ca1bcf
BuildRequires: jetty >= 6.1.24-1
Chris Aniszczyk 539fd3f
BuildRequires: lucene >= 2.9.4-5
Chris Aniszczyk 539fd3f
BuildRequires: lucene-contrib >= 2.9.4-5
Ben Konrath bfdd96b
BuildRequires: junit >= 3.8.1-3jpp
Ben Konrath 619a6b2
BuildRequires: junit4
1de4643
BuildRequires: hamcrest >= 0:1.1-9.2
Chris Aniszczyk a996561
BuildRequires: sat4j >= 2.3.0-1
Chris Aniszczyk 65fce14
BuildRequires: objectweb-asm >= 3.3.1-1
656d313
BuildRequires: zip
cvsdist df631d8
5ffafab
%if 0%{?rhel} >= 6
5ffafab
ExclusiveArch: %{ix86} x86_64
5ffafab
%endif
5ffafab
cvsdist df631d8
%description
Andrew Overholt 4fd0cfa
The Eclipse platform is designed for building integrated development
Andrew Overholt 4fd0cfa
environments (IDEs), server-side applications, desktop applications, and
Andrew Overholt 4fd0cfa
everything in between.
cvsdist 38d0d0c
Andrew Overholt d5b2034
%package     swt
Andrew Overholt 65c016b
Summary:        SWT Library for GTK+-2.0
Ben Konrath 9dbdca5
Group:          Text Editors/Integrated Development Environments (IDE)
Andrew Overholt 7b4ca0d
# %{_libdir}/java directory owned by jpackage-utils
Andrew Overholt 7b4ca0d
Requires:       jpackage-utils
Andrew Overholt 65c016b
Requires:       gtk2
9a3233a
Requires:       xulrunner 
37dcc01
Requires:       webkitgtk
Ben Konrath 9dbdca5
Andrew Overholt d5b2034
%description swt
Andrew Overholt 65c016b
SWT Library for GTK+-2.0.
Ben Konrath 9dbdca5
Ben Konrath 9dbdca5
%package        rcp
Ben Konrath 9dbdca5
Summary:        Eclipse Rich Client Platform
Ben Konrath 9dbdca5
Group:          Development/Languages
Andrew Overholt d5b2034
Requires:       %{name}-swt = %{epoch}:%{version}-%{release}
Chris Aniszczyk 539fd3f
Requires:       icu4j-eclipse >= 1:4.4.2-2
Ben Konrath 8e5a586
Requires:       java >= 1.6.0
Ben Konrath 9dbdca5
Ben Konrath 9dbdca5
%description    rcp
Ben Konrath 9dbdca5
Eclipse Rich Client Platform
Ben Konrath 9dbdca5
cvsdist 38d0d0c
%package        platform
cvsdist 38d0d0c
Summary:        Eclipse platform common files
cvsdist 38d0d0c
Group:          Text Editors/Integrated Development Environments (IDE)
Sami Wagiaalla 67ffc32
Requires: initscripts
Andrew Overholt 65c016b
Requires:   %{name}-rcp = %{epoch}:%{version}-%{release}
Andrew Overholt 56ebf50
Requires: ant-antlr ant-apache-bcel ant-apache-log4j ant-apache-oro ant-apache-regexp ant-apache-resolver ant-commons-logging ant-apache-bsf ant-commons-net
Chris Aniszczyk 539fd3f
Requires: ant-javamail ant-jdepend ant-junit ant-swing ant-jsch ant-testutil ant-apache-xalan2 ant-jmf
5ff1ec9
Requires: apache-commons-el 
5ff1ec9
Requires: apache-commons-logging 
f825f2d
Requires: apache-commons-codec
aa33d07
Requires: tomcat-lib >= 7.0.22-2
1ca1bcf
Requires: jetty >= 6.1.24-1
255430c
Requires: jsch >= 0.1.41
Chris Aniszczyk 539fd3f
Requires: lucene >= 2.9.4-5
Chris Aniszczyk 539fd3f
Requires: lucene-contrib >= 2.9.4-5
Chris Aniszczyk a996561
Requires: sat4j >= 2.3.0-1
Andrew Overholt d5b2034
Provides: eclipse-cvs-client = 1:%{version}-%{release}
Andrew Overholt d5b2034
Obsoletes: eclipse-cvs-client < 1:3.3.2-20
cvsdist 38d0d0c
cvsdist 38d0d0c
%description    platform
Andrew Overholt 2d49d8c
The Eclipse Platform is the base of all IDE plugins.  This does not include the
Andrew Overholt 65c016b
Java Development Tools or the Plugin Development Environment.
cvsdist 38d0d0c
cvsdist 38d0d0c
%package        jdt
Andrew Overholt 65c016b
Summary:        Eclipse Java Development Tools
cvsdist 38d0d0c
Group:          Text Editors/Integrated Development Environments (IDE)
Andrew Overholt bfd4e0b
Requires:       %{name}-platform = %{epoch}:%{version}-%{release}
Ben Konrath 014de59
Requires:       %{name}-cvs-client = %{epoch}:%{version}-%{release}
Sami Wagiaalla 4babb1b
Requires(post): %{name}-platform = %{epoch}:%{version}-%{release}
Sami Wagiaalla 4babb1b
Requires(postun): %{name}-platform = %{epoch}:%{version}-%{release}
9ef820f
Requires:       junit >= 3.8.1-3jpp
Ben Konrath 619a6b2
Requires:       junit4
a466bbe
Requires:       jakarta-commons-httpclient
Andrew Overholt 65c016b
Requires:       java-javadoc
Andrew Overholt bc18214
Requires:       java-devel
cvsdist 38d0d0c
cvsdist 38d0d0c
%description    jdt
Andrew Overholt 65c016b
Eclipse Java Development Tools.  This package is required to use Eclipse for
Andrew Overholt 65c016b
developing software written in the Java programming language.
cvsdist 38d0d0c
cvsdist 38d0d0c
%package        pde
Andrew Overholt 65c016b
Summary:        Eclipse Plugin Development Environment
cvsdist 38d0d0c
Group:          Text Editors/Integrated Development Environments (IDE)
Andrew Overholt ebb0100
Provides:       eclipse = %{epoch}:%{version}-%{release}
Andrew Overholt ebb0100
Provides:       eclipse-sdk = %{epoch}:%{version}-%{release}
Ben Konrath e420f1f
Requires:       %{name}-platform = %{epoch}:%{version}-%{release}
Sami Wagiaalla 4babb1b
Requires(post): %{name}-platform = %{epoch}:%{version}-%{release}
Sami Wagiaalla 4babb1b
Requires(postun): %{name}-platform = %{epoch}:%{version}-%{release}
Andrew Overholt 921a570
Requires:       %{name}-jdt = %{epoch}:%{version}-%{release}
Chris Aniszczyk 65fce14
Requires:       objectweb-asm >= 3.3.1-1
1de4643
Requires:       hamcrest >= 0:1.1-9.2
Severin Gehwolf e9de2d1
# For PDE Build wrapper script + creating jars
Severin Gehwolf e9de2d1
Requires:       zip
Andrew Overholt 0077196
Requires:       bash
Andrew Overholt c9ccf4f
Provides:       %{name}-pde-runtime = 1:%{version}-%{release}
1a68264
Obsoletes:      %{name}-pde-runtime < 1:3.3.2-20
Andrew Overholt bfd4e0b
Andrew Overholt 3e3ec31
%description    pde
Andrew Overholt 65c016b
Eclipse Plugin Development Environment.  This package is required for
Andrew Overholt 65c016b
developing Eclipse plugins.
Ben Konrath 5037e9d
cvsdist df631d8
%prep
Andrew Overholt 6964333
%setup -q -n eclipse-build-%{eb_sha1}
22b175f
cp %{SOURCE1} .
656d313
ant applyPatches
73ed081
pushd build/eclipse-3.7.1-src
954e24d
Andrew Overholt 5dde140
# Use our system-installed javadocs, reference only what we built, and
Andrew Overholt 5dde140
# don't like to osgi.org docs (FIXME:  maybe we should package them?)
Andrew Overholt 5dde140
sed -i -e "s|http://java.sun.com/j2se/1.4.2/docs/api|%{_datadir}/javadoc/java|" \
Andrew Overholt 5dde140
   -e "/osgi\.org/d" \
255430c
   -e "s|-breakiterator|;../org.eclipse.equinox.util/@dot\n;../org.eclipse.ecf.filetransfer_3.0.0.v20090302-0803.jar\n;../org.eclipse.ecf_3.0.0.v20090302-0803.jar\n-breakiterator|" \
255430c
    plugins/org.eclipse.platform.doc.isv/platformOptions.txt
Andrew Overholt 5dde140
sed -i -e "s|http://java.sun.com/j2se/1.5/docs/api|%{_datadir}/javadoc/java|" \
Andrew Overholt 5dde140
   -e "s/win32.win32.x86/gtk.linux.%{eclipse_arch}/" \
Ben Konrath 658b6e7
   plugins/org.eclipse.jdt.doc.isv/jdtOptions.txt
Andrew Overholt 5dde140
sed -i -e "s|http://java.sun.com/j2se/1.4/docs/api|%{_datadir}/javadoc/java|" \
Andrew Overholt 5dde140
   -e "s/motif.linux.x86/gtk.linux.%{eclipse_arch}/" \
Andrew Overholt 5dde140
   plugins/org.eclipse.pde.doc.user/pdeOptions.txt \
255430c
   plugins/org.eclipse.pde.doc.user/pdeOptions.txt
Ben Konrath 4c0ee09
5211667
#fix for glib 2.31 not allowing include of anything else but glib
5211667
sed -i -e "s|#include <glib/gslist.h>||g" plugins/org.eclipse.core.net/natives/unix/gnomeproxy.c
5211667
Ben Konrath 5037e9d
# make sure there are no jars left
Ben Konrath 55460d9
JARS=""
Ben Konrath 55460d9
for j in $(find -name \*.jar); do
Ben Konrath 55460d9
  if [ ! -L $j ]; then
Andrew Overholt d5b2034
    JARS="$JARS `echo $j`"
Ben Konrath 55460d9
  fi
Ben Konrath 55460d9
done
Ben Konrath 55460d9
if [ ! -z "$JARS" ]; then
Andrew Overholt 65c016b
    echo "These jars should be deleted and symlinked to system jars: $JARS"
Ben Konrath 2987a9c
   #FIXME: enable  exit 1
Ben Konrath 55460d9
fi
Ben Konrath 5037e9d
Andrew Overholt 9a4cec5
popd
Andrew Overholt 9a4cec5
Andrew Overholt 602cb9d
%build
41dd0d7
export JAVA_HOME=%{java_home}
Andrew Overholt 7d39eab
ant provision.cvs
Andrew Overholt e6ab17d
cvsdist 38d0d0c
%install
Andrew Overholt 7d39eab
ant -DdestDir=$RPM_BUILD_ROOT -Dprefix=/usr -Dmultilib=true installSDKinDropins
Ben Konrath bc6236b
Andrew Overholt 7d39eab
# We don't need icon.xpm
Andrew Overholt 7d39eab
# https://bugs.eclipse.org/292472
Andrew Overholt 7d39eab
rm $RPM_BUILD_ROOT/%{_libdir}/%{name}/icon.xpm
8cf5b9b
Andrew Overholt 65c016b
# Some directories we need
Andrew Overholt 690cc24
install -d -m 755 $RPM_BUILD_ROOT%{_libdir}/java
807ce0c
install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/%{name}
807ce0c
install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir}
Andrew Overholt c2c49f8
Andrew Overholt 7d39eab
pushd $RPM_BUILD_ROOT%{_libdir}/%{name}
Andrew Overholt b5482d5
# Create file listings for the extracted shared libraries
Andrew Overholt b5482d5
echo -n "" > %{_builddir}/%{buildsubdir}/%{name}-platform.install;
Andrew Overholt b5482d5
for id in `ls configuration/org.eclipse.osgi/bundles`; do
Andrew Overholt b5482d5
  if [ "Xconfiguration" = $(echo X`find configuration/org.eclipse.osgi/bundles/$id -name libswt\*.so` | sed "s:/.*::") ]; then
Sami Wagiaalla e3d3284
    echo "%verify(not mtime) %{_libdir}/%{name}/configuration/org.eclipse.osgi/bundles/$id" > %{_builddir}/%{buildsubdir}/%{name}-swt.install;
Andrew Overholt b5482d5
  else
Sami Wagiaalla e3d3284
    echo "%verify(not mtime) %{_libdir}/%{name}/configuration/org.eclipse.osgi/bundles/$id" >> %{_builddir}/%{buildsubdir}/%{name}-platform.install;
Andrew Overholt b5482d5
  fi
Andrew Overholt e6ab17d
done
Andrew Overholt b5482d5
popd
Andrew Overholt b5482d5
Sami Wagiaalla e3d3284
# Remove state files
Sami Wagiaalla e3d3284
pushd $RPM_BUILD_ROOT%{_libdir}/%{name}/configuration/org.eclipse.osgi/
Sami Wagiaalla e3d3284
	rm -rf .bundledata* .lazy* .manager .state*
Sami Wagiaalla e3d3284
popd
Sami Wagiaalla e3d3284
Sami Wagiaalla ed6ceab
#install the reconciler script
Sami Wagiaalla ed6ceab
cp -p %{SOURCE2} $RPM_BUILD_ROOT%{_bindir}/
Sami Wagiaalla ed6ceab
Sami Wagiaalla 33c0464
#install .so extaction paterns file
Sami Wagiaalla 33c0464
cp -p extract_patterns.txt $RPM_BUILD_ROOT/%{_libdir}/%{name}/
Sami Wagiaalla 33c0464
Andrew Overholt 7d39eab
# Symlinks to the SWT JNI shared libraries in %%{_libdir}/eclipse
Andrew Overholt b5482d5
pushd $RPM_BUILD_ROOT%{_libdir}/%{name}
Andrew Overholt e6ab17d
for lib in $(find configuration -name libswt\*.so); do
Andrew Overholt b5482d5
  ln -s $lib `basename $lib`
Andrew Overholt b5482d5
done
9377446
popd
Andrew Overholt b5482d5
Andrew Overholt b360db2
# Temporary fix until https://bugs.eclipse.org/294877 is resolved
c0b31d5
sed -i "s|-Xms40m|-Xms128m|g" $RPM_BUILD_ROOT/%{_sysconfdir}/eclipse.ini
Andrew Overholt 7d39eab
sed -i "s|-Xmx384m|-Xmx512m|g" $RPM_BUILD_ROOT/%{_sysconfdir}/eclipse.ini
Sami Wagiaalla 5346c83
echo "" >> $RPM_BUILD_ROOT/%{_sysconfdir}/eclipse.ini
a435712
echo "-Dorg.eclipse.swt.browser.UseWebKitGTK=true" >> $RPM_BUILD_ROOT/%{_sysconfdir}/eclipse.ini
c0b31d5
echo "-XX:CompileCommand=exclude,org/eclipse/core/internal/dtree/DataTreeNode,forwardDeltaWith" >> $RPM_BUILD_ROOT/%{_sysconfdir}/eclipse.ini
c0b31d5
echo "-XX:CompileCommand=exclude,org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding,<init>" >> $RPM_BUILD_ROOT/%{_sysconfdir}/eclipse.ini
c0b31d5
echo "-XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/dom/parser/cpp/semantics/CPPTemplates,instantiateTemplate" >> $RPM_BUILD_ROOT/%{_sysconfdir}/eclipse.ini
c0b31d5
echo "-XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPLinkage,addBinding" >> $RPM_BUILD_ROOT/%{_sysconfdir}/eclipse.ini
c0b31d5
echo "-XX:CompileCommand=exclude,org/python/pydev/editor/codecompletion/revisited/PythonPathHelper,isValidSourceFile" >> $RPM_BUILD_ROOT/%{_sysconfdir}/eclipse.ini
c0b31d5
echo "-XX:CompileCommand=exclude,org/python/pydev/ui/filetypes/FileTypesPreferencesPage,getDottedValidSourceFiles" >> $RPM_BUILD_ROOT/%{_sysconfdir}/eclipse.ini
Andrew Overholt b360db2
Andrew Overholt 7d39eab
# SWT JAR symlink in libdir
Ben Konrath c3ae080
pushd $RPM_BUILD_ROOT%{_libdir}/%{name}
Andrew Overholt 3194749
ln -s ../%{name}/swt.jar ../java/swt.jar
cvsdist 38d0d0c
popd
cvsdist 38d0d0c
Andrew Overholt d067874
# OSGI JAR symlinks in javadir and maven depmaps
7c5e934
pushd $RPM_BUILD_ROOT%{_javadir}/eclipse
7c5e934
ln -s ../../../../%{_libdir}/%{name}/plugins/org.eclipse.osgi_*.jar osgi.jar
807ce0c
popd
807ce0c
install -m 0644 %{SOURCE5} $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.eclipse-osgi.pom
807ce0c
%add_maven_depmap JPP.eclipse-osgi.pom %{name}/osgi.jar -a "org.eclipse:osgi"
807ce0c
Andrew Overholt d067874
pushd $RPM_BUILD_ROOT%{_javadir}/eclipse
Andrew Overholt d067874
ln -s ../../../../%{_libdir}/%{name}/plugins/org.eclipse.osgi.services_*.jar osgi.services.jar
Andrew Overholt d067874
popd
Andrew Overholt d067874
install -m 0644 %{SOURCE6} $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.eclipse-osgi.services.pom
Andrew Overholt e2163e3
%add_maven_depmap JPP.eclipse-osgi.services.pom %{name}/osgi.services.jar -a "org.eclipse.osgi:services"
Andrew Overholt d067874
Andrew Overholt d067874
pushd $RPM_BUILD_ROOT%{_javadir}/eclipse
Andrew Overholt d5a7b0d
ln -s ../../../../%{_libdir}/%{name}/plugins/org.eclipse.equinox.http.servlet_*.jar equinox.http.servlet.jar
Andrew Overholt d067874
popd
Andrew Overholt d067874
install -m 0644 %{SOURCE7} $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.eclipse-equinox.http.servlet.pom
Andrew Overholt 3b0fb0e
%add_maven_depmap JPP.eclipse-equinox.http.servlet.pom %{name}/equinox.http.servlet.jar -a "org.eclipse.equinox.http:servlet"
Andrew Overholt d067874
cvsdist 38d0d0c
# A sanity check.
57d54c5
desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
cvsdist 38d0d0c
cvsdist 38d0d0c
# Create a script that can be used to make a symlink tree of the
cvsdist 38d0d0c
# eclipse platform.
8b0c1fa
cp -p pdebuild/eclipse-copy-platform.sh copy-platform
Andrew Robinson 8d6bce4
Andrew Overholt d5b2034
mkdir -p $RPM_BUILD_ROOT%{_libdir}/%{name}/buildscripts
c3c925c
mv copy-platform $RPM_BUILD_ROOT%{_libdir}/%{name}/buildscripts
Andrew Overholt c9ccf4f
copyPlatform=$RPM_BUILD_ROOT%{_libdir}/%{name}/buildscripts/copy-platform
Severin Gehwolf 6b49ff7
Severin Gehwolf 6b49ff7
# This symlink is actually provided by the icu4j-eclipse package
Severin Gehwolf 6b49ff7
# We need to remove this *after* copy-platform creation otherwise
Severin Gehwolf 6b49ff7
# copy-platform gets generated wrong.
Severin Gehwolf 6b49ff7
rm $RPM_BUILD_ROOT/%{_libdir}/%{name}/plugins/com.ibm.icu_*.jar
Severin Gehwolf 6b49ff7
Andrew Overholt 8b3726e
# Install the PDE Build wrapper script.
8b0c1fa
install -p -D -m0755 pdebuild/eclipse-pdebuild.sh \
Andrew Overholt d5b2034
  $RPM_BUILD_ROOT%{_libdir}/%{name}/buildscripts/pdebuild
Andrew Overholt 7889e5c
PDEBUILDVERSION=$(ls $RPM_BUILD_ROOT%{_libdir}/%{name}/dropins/sdk/plugins \
Andrew Overholt c9ccf4f
  | grep org.eclipse.pde.build_ | \
Andrew Overholt c9ccf4f
  sed 's/org.eclipse.pde.build_//')
Andrew Overholt c9ccf4f
sed -i "s/@PDEBUILDVERSION@/$PDEBUILDVERSION/g" \
Andrew Overholt c9ccf4f
  $RPM_BUILD_ROOT%{_libdir}/%{name}/buildscripts/pdebuild
Andrew Overholt d5b2034
Sami Wagiaalla 67ffc32
# Install tmpfs file
Sami Wagiaalla 67ffc32
mkdir -p %{buildroot}%{_sysconfdir}/tmpfiles.d/
Sami Wagiaalla 67ffc32
install -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/tmpfiles.d/%{name}.conf
Sami Wagiaalla 67ffc32
Sami Wagiaalla 67ffc32
# Install tmpfs dir
Sami Wagiaalla 67ffc32
mkdir -p %{buildroot}%{_localstatedir}/run/
Sami Wagiaalla 67ffc32
install -d -m 0710 %{buildroot}%{_localstatedir}/run/%{name}/
Sami Wagiaalla 67ffc32
Sami Wagiaalla 67ffc32
# Install eclipse macros file
Sami Wagiaalla 67ffc32
mkdir $RPM_BUILD_ROOT%{_sysconfdir}/rpm/
Sami Wagiaalla 67ffc32
install -m 0644 %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/rpm/
Sami Wagiaalla 67ffc32
Sami Wagiaalla 1eeb3a5
%pre platform
Sami Wagiaalla ed6ceab
# Remove all the profiles that were created by the reconciler.
Sami Wagiaalla ed6ceab
# this rpm will install a new profile and it will be reconciled
Sami Wagiaalla ed6ceab
# by running the reconciler in %post platform
Sami Wagiaalla ed6ceab
rm -rf %{_libdir}/%{name}/p2/org.eclipse.equinox.p2.engine/profileRegistry/PlatformProfile.profile/*
Sami Wagiaalla ed6ceab
Sami Wagiaalla c4addfd
%preun platform
Sami Wagiaalla c4addfd
# Because of our use of the reconciler there are files which are created
Sami Wagiaalla c4addfd
# during installation which rpm does not know about. These files must
Sami Wagiaalla c4addfd
# be removed here.
Sami Wagiaalla c4addfd
Sami Wagiaalla c4addfd
# Remove all configuration files created by the reconciler so that we
Sami Wagiaalla c4addfd
# can have a clean uninstall.
Sami Wagiaalla c4addfd
rm -rf %{_libdir}/%{name}/p2/org.eclipse.equinox.p2.core/cache
Sami Wagiaalla c4addfd
rm -rf %{_libdir}/%{name}/configuration/org.eclipse.equinox.app
Sami Wagiaalla c4addfd
rm -rf %{_libdir}/%{name}/configuration/org.eclipse.core.runtime
Sami Wagiaalla c4addfd
rm -rf %{_libdir}/%{name}/configuration/org.eclipse.osgi/bundles/*/data
Sami Wagiaalla c4addfd
rm -rf %{_libdir}/%{name}/configuration/org.eclipse.equinox.source/
Sami Wagiaalla c4addfd
rm -rf %{_libdir}/%{name}/configuration/org.eclipse.update/
Sami Wagiaalla c4addfd
Sami Wagiaalla c4addfd
# Remove .bundledata* .lazy* .manager .state*
Sami Wagiaalla c4addfd
rm -rf %{_libdir}/%{name}/configuration/org.eclipse.osgi/.bundledata*
Sami Wagiaalla c4addfd
rm -rf %{_libdir}/%{name}/configuration/org.eclipse.osgi/.lazy*
Sami Wagiaalla c4addfd
rm -rf %{_libdir}/%{name}/configuration/org.eclipse.osgi/.manager
Sami Wagiaalla c4addfd
rm -rf %{_libdir}/%{name}/configuration/org.eclipse.osgi/.state*
Sami Wagiaalla c4addfd
Sami Wagiaalla c4addfd
# Delete all empty bundle directories.
Sami Wagiaalla c4addfd
find %{_libdir}/%{name}/configuration/org.eclipse.osgi/bundles/ -depth -type d -empty -delete
Sami Wagiaalla c4addfd
Sami Wagiaalla c4addfd
# Delete orphaned profile files
Sami Wagiaalla 1eeb3a5
find %{_libdir}/%{name}/p2/org.eclipse.equinox.p2.engine/profileRegistry/PlatformProfile.profile/ | while read file
Sami Wagiaalla c4addfd
do
Sami Wagiaalla 1eeb3a5
  rpm -qf "$file" >& /dev/null
Sami Wagiaalla c4addfd
  if [ $? != 0 ]; then rm -f $file; fi
Sami Wagiaalla c4addfd
done
Sami Wagiaalla c4addfd
Andrew Overholt 921a570
%post platform
fcae093
touch --no-create %{_datadir}/icons/hicolor
b295832
if [ -x /usr/bin/gtk-update-icon-cache ]; then
17c7c30
  gtk-update-icon-cache -q %{_datadir}/icons/hicolor
fcae093
fi
Sami Wagiaalla 67ffc32
Sami Wagiaalla 67ffc32
# If this is an update, we run the reconciler not to provision the
Sami Wagiaalla 67ffc32
# platform but to reprovision all other plugins which may have 
Sami Wagiaalla 67ffc32
# already been installed in the system.
Sami Wagiaalla 1eeb3a5
if [ $1 -gt 1 ]; then
Sami Wagiaalla 1eeb3a5
  eclipse-reconciler.sh -debug -vmargs -Dosgi.checkConfiguration=true >& /dev/null
Sami Wagiaalla 67ffc32
fi
Sami Wagiaalla 67ffc32
cvsdist 38d0d0c
Andrew Overholt 0665d48
%postun platform
fcae093
touch --no-create %{_datadir}/icons/hicolor
b295832
if [ -x /usr/bin/gtk-update-icon-cache ]; then
17c7c30
  gtk-update-icon-cache -q %{_datadir}/icons/hicolor
fcae093
fi
Sami Wagiaalla ed6ceab
# Cannot run the reconciler because it will have been removed at
Sami Wagiaalla ed6ceab
# this point, and there is no need to.
Sami Wagiaalla ed6ceab
Sami Wagiaalla ed6ceab
%post jdt
Sami Wagiaalla 67ffc32
touch /var/run/eclipse/run-reconciler
Sami Wagiaalla ed6ceab
Sami Wagiaalla ed6ceab
%postun jdt
Sami Wagiaalla 67ffc32
touch /var/run/eclipse/run-reconciler
Sami Wagiaalla 67ffc32
Sami Wagiaalla 67ffc32
if [ $1 == 0 ]; then
Sami Wagiaalla 67ffc32
  eclipse-reconciler.sh > /dev/null
Sami Wagiaalla 67ffc32
fi
Sami Wagiaalla 67ffc32
Sami Wagiaalla 67ffc32
%posttrans jdt
Sami Wagiaalla 67ffc32
eclipse-reconciler.sh > /dev/null
Sami Wagiaalla ed6ceab
Sami Wagiaalla 3e549c5
%post pde
Sami Wagiaalla 67ffc32
touch /var/run/eclipse/run-reconciler
Sami Wagiaalla 3e549c5
Sami Wagiaalla 3e549c5
%postun pde
Sami Wagiaalla 67ffc32
touch /var/run/eclipse/run-reconciler
Sami Wagiaalla 67ffc32
Sami Wagiaalla 67ffc32
if [ $1 == 0 ]; then
Sami Wagiaalla 67ffc32
  eclipse-reconciler.sh > /dev/null
Sami Wagiaalla 67ffc32
fi
Sami Wagiaalla 67ffc32
Sami Wagiaalla 67ffc32
%posttrans pde
Sami Wagiaalla 67ffc32
eclipse-reconciler.sh > /dev/null
Ben Konrath 07ad637
6d17c35
%pre jdt
656d313
# workaround for rpm bug, can be removed in F-20 Fixes the problem with efj being directory instead of launcher
124ed83
rm -rf %{_bindir}/efj/
656d313
Andrew Overholt b5482d5
%if %{initialize}
Andrew Overholt d5b2034
%files swt -f %{name}-swt.install
Andrew Overholt b5482d5
%else
Andrew Overholt b5482d5
%files swt
Andrew Overholt b5482d5
%endif
Ben Konrath 2ce933e
%dir %{_libdir}/%{name}
Ben Konrath 158e040
%dir %{_libdir}/%{name}/plugins
Andrew Overholt b5482d5
%if %{initialize}
656d313
%{_libdir}/%{name}/libswt-*.so
Ben Konrath 158e040
%dir %{_libdir}/%{name}/configuration
Ben Konrath 158e040
%dir %{_libdir}/%{name}/configuration/org.eclipse.osgi
Ben Konrath 158e040
%dir %{_libdir}/%{name}/configuration/org.eclipse.osgi/bundles
Andrew Overholt b5482d5
%endif
Andrew Overholt fa9fba6
%{_libdir}/%{name}/notice.html
Andrew Overholt fa9fba6
%{_libdir}/%{name}/epl-v10.html
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.swt_*
656d313
%{_libdir}/%{name}/plugins/org.eclipse.swt.gtk.linux.*
Ben Konrath c3ae080
%{_libdir}/%{name}/swt-gtk*.jar
Andrew Overholt 690cc24
%{_libdir}/%{name}/swt.jar
Andrew Overholt 690cc24
%{_libdir}/java/swt.jar
cvsdist 38d0d0c
Ben Konrath 9dbdca5
%files rcp
Chris Aniszczyk 65fce14
%dir %{_libdir}/%{name}/features
Andrew Overholt 269d301
%dir %{_datadir}/%{name}
Sami Wagiaalla ed6ceab
%verify(not md5 size mtime) %dir %{_libdir}/%{name}/configuration
Sami Wagiaalla ed6ceab
%verify(not md5 size mtime) %{_libdir}/%{name}/configuration/config.ini
Sami Wagiaalla ed6ceab
%verify(not md5 size mtime) %{_libdir}/%{name}/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info
Sami Wagiaalla ed6ceab
%verify(not md5 size mtime) %dir %{_libdir}/%{name}/configuration/org.eclipse.equinox.simpleconfigurator
e11e246
%ifnarch ppc ppc64
Andrew Overholt d5b2034
%{_libdir}/%{name}/about.html
Andrew Overholt 9aec0f8
%endif
Andrew Overholt 7f97beb
%ifarch x86_64
Andrew Overholt d5b2034
%{_libdir}/%{name}/about_files
Andrew Overholt 7f97beb
%endif
Andrew Overholt d5b2034
%{_libdir}/%{name}/readme
Chris Aniszczyk 65fce14
%{_libdir}/%{name}/features/org.eclipse.rcp_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.core.commands_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.core.contenttype_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.core.databinding_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.core.databinding.beans_*
255430c
%{_libdir}/%{name}/plugins/org.eclipse.core.databinding.observable_*
255430c
%{_libdir}/%{name}/plugins/org.eclipse.core.databinding.property_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.core.expressions_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.core.jobs_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.core.runtime_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.core.runtime.compatibility.auth_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.app_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.common_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.launcher_*
656d313
%{_libdir}/%{name}/plugins/org.eclipse.equinox.launcher.gtk.linux.*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.preferences_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.registry_*
255430c
%{_libdir}/%{name}/plugins/org.eclipse.equinox.util_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.help_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.jface_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.jface.databinding_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.osgi_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.rcp_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ui_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ui.workbench_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.update.configurator_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.simpleconfigurator_*
807ce0c
%{_javadir}/%{name}
807ce0c
%{_mavenpomdir}/*
807ce0c
%{_mavendepmapfragdir}/*
Ben Konrath 4c0ee09
Andrew Overholt b5482d5
%if %{initialize}
Andrew Overholt 921a570
%files platform -f %{name}-platform.install
Andrew Overholt b5482d5
%else
Andrew Overholt b5482d5
%files platform
Andrew Overholt b5482d5
%endif
Ben Konrath 158e040
%attr(0755,root,root) %{_bindir}/%{name}
Andrew Overholt 7d39eab
%{_libdir}/%{name}/.eclipseproduct
Andrew Overholt 0f27cf8
%config %{_libdir}/%{name}/eclipse.ini
Sami Wagiaalla ed6ceab
%verify(not md5 size mtime) %config %{_sysconfdir}/eclipse.ini
e11e246
%ifnarch ppc ppc64
22b175f
%{_libdir}/%{name}/about_files
60484c1
%endif
Sami Wagiaalla 67ffc32
%{_sysconfdir}/rpm/macros.%{name}
Sami Wagiaalla 67ffc32
%dir %{_localstatedir}/run/%{name}/
Sami Wagiaalla 67ffc32
%config(noreplace) %{_sysconfdir}/tmpfiles.d/%{name}.conf
Ben Konrath 9dbdca5
%{_datadir}/applications/*
Ben Konrath 9dbdca5
%{_datadir}/pixmaps/*
Ben Konrath 9dbdca5
%{_datadir}/icons/*/*/apps/*
Sami Wagiaalla ed6ceab
%{_bindir}/eclipse-reconciler.sh
Andrew Overholt d5b2034
%{_libdir}/%{name}/eclipse
Sami Wagiaalla 33c0464
%{_libdir}/%{name}/extract_patterns.txt
Andrew Overholt c9ccf4f
%dir %{_libdir}/%{name}/dropins
Andrew Overholt c2c49f8
%dir %{_datadir}/%{name}/dropins
Chris Aniszczyk 65fce14
%{_libdir}/%{name}/features/org.eclipse.platform_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/com.jcraft.jsch_*
aa33d07
%{_libdir}/%{name}/plugins/org.eclipse.jdt.core_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/javax.servlet_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/javax.servlet.jsp_*
aa33d07
%{_libdir}/%{name}/plugins/javax.el_*
aa33d07
%{_libdir}/%{name}/plugins/org.apache.tomcat_*
aa33d07
%{_libdir}/%{name}/plugins/org.apache.juli_*
aa33d07
%{_libdir}/%{name}/plugins/org.apache.el_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.apache.ant_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.apache.commons.el_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.apache.commons.logging_*
Chris Aniszczyk 539fd3f
%{_libdir}/%{name}/plugins/org.apache.lucene.core_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.apache.lucene.analysis_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ant.core_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.compare_*
255430c
%{_libdir}/%{name}/plugins/org.eclipse.compare.core_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.core.boot_*
014df79
%{_libdir}/%{name}/plugins/org.eclipse.core.externaltools_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.core.filebuffers_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.core.filesystem_*
656d313
%{_libdir}/%{name}/plugins/org.eclipse.core.filesystem.linux.*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.core.net_*
3d2dcb7
%{_libdir}/%{name}/plugins/org.eclipse.core.net.linux.*
Andrew Overholt fc7e41d
%ifarch %{ix86}
69c0ea0
%{_libdir}/%{name}/plugins/org.eclipse.update.core.linux_*
Andrew Overholt fc7e41d
%endif
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.core.resources_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.core.runtime.compatibility_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.core.runtime.compatibility.registry_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.core.variables_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.debug.core_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.debug.ui_*
Chris Aniszczyk 539fd3f
%{_libdir}/%{name}/plugins/org.eclipse.equinox.ds_*
014df79
%{_libdir}/%{name}/plugins/org.eclipse.equinox.event_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.http.jetty_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.http.registry_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.http.servlet_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.jsp.jasper_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.jsp.jasper.registry_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.help.appserver_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.help.base_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.help.ui_*
Ben Konrath 4c0ee09
%{_libdir}/%{name}/plugins/org.eclipse.help.webapp_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.jface.text_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.jsch.core_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.jsch.ui_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ltk.core.refactoring_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ltk.ui.refactoring_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.osgi.services_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.osgi.util_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.platform_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.platform.doc.user_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.search_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.team.core_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.team.ui_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.text_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ui.browser_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ui.cheatsheets_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ui.console_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ui.editors_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ui.externaltools_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ui.forms_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ui.ide_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ui.ide.application_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ui.intro_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ui.intro.universal_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ui.navigator_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ui.navigator.resources_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ui.net_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ui.presentations.r21_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ui.views_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ui.views.properties.tabbed_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ui.workbench.compatibility_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ui.workbench.texteditor_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.update.core_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.update.scheduler_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.update.ui_*
255430c
%{_libdir}/%{name}/plugins/org.mortbay.jetty.util_*
255430c
%{_libdir}/%{name}/plugins/org.mortbay.jetty.server_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.initializer_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.team.cvs.core_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.cvs_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.team.cvs.ssh2_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.team.cvs.ui_*
Chris Aniszczyk 65fce14
%{_libdir}/%{name}/features/org.eclipse.cvs_*
Chris Aniszczyk 65fce14
%{_libdir}/%{name}/features/org.eclipse.help_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.apache.jasper_*
Andrew Overholt 7f652ce
%{_libdir}/%{name}/plugins/org.eclipse.equinox.frameworkadmin_*
Andrew Overholt 7f652ce
%{_libdir}/%{name}/plugins/org.eclipse.equinox.frameworkadmin.equinox_*
Andrew Overholt 7f652ce
%{_libdir}/%{name}/plugins/org.eclipse.equinox.simpleconfigurator.manipulator_*
Chris Aniszczyk 65fce14
%{_libdir}/%{name}/features/org.eclipse.equinox.p2.core.feature_*
Chris Aniszczyk 65fce14
%{_libdir}/%{name}/features/org.eclipse.equinox.p2.extras.feature_*
Chris Aniszczyk 65fce14
%{_libdir}/%{name}/features/org.eclipse.equinox.p2.rcp.feature_*
Chris Aniszczyk 65fce14
%{_libdir}/%{name}/features/org.eclipse.equinox.p2.user.ui_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.director_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.core_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.engine_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.jarprocessor_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.metadata_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.metadata.repository_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.artifact.repository_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.touchpoint.eclipse_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.touchpoint.natives_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.console_*
014df79
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.ql_*
014df79
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.operations_*
Chris Aniszczyk 539fd3f
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.transport.ecf_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.ui_*
Chris Aniszczyk 539fd3f
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.ui.importexport_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.ui.sdk_*
255430c
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.updatechecker_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.garbagecollector_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.directorywatcher_*
255430c
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.publisher_*
Chris Aniszczyk 539fd3f
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.publisher.eclipse_*
255430c
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.repository_*
255430c
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.repository.tools_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.reconciler.dropins_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.updatesite_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.security_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.security.ui_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.extensionlocation_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.equinox.p2.director.app_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ecf.provider.filetransfer_*
255430c
%{_libdir}/%{name}/plugins/org.eclipse.ecf.provider.filetransfer.httpclient_*
255430c
%{_libdir}/%{name}/plugins/org.eclipse.ecf.provider.filetransfer.httpclient.ssl_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ecf.provider.filetransfer.ssl_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ecf.ssl_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ecf_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ecf.filetransfer_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ecf.identity_*
255430c
%{_libdir}/%{name}/plugins/org.apache.commons.codec_*
255430c
%{_libdir}/%{name}/plugins/org.apache.commons.httpclient_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.sat4j.core_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.sat4j.pb_*
Andrew Overholt 7f652ce
# Put this in -platform since we're putting the p2 stuff here
Sami Wagiaalla 1eeb3a5
%verify(not md5 size mtime) %{_libdir}/%{name}/artifacts.xml
Andrew Overholt c9ccf4f
# FIXME: should we ship content.xml for the platform?
Andrew Overholt 8a2c6f4
#%{_libdir}/%{name}/metadata
Sami Wagiaalla ed6ceab
%verify(not md5 size mtime) %{_libdir}/%{name}/p2
Andrew Overholt 7f652ce
Andrew Overholt 7f652ce
%files jdt
Andrew Overholt 7f652ce
%{_bindir}/efj
255430c
%{_libdir}/%{name}/dropins/jdt
Ben Konrath 9dbdca5
Ben Konrath 9dbdca5
%files pde
Andrew Overholt d5b2034
%{_libdir}/%{name}/buildscripts
Andrew Overholt c9ccf4f
%{_libdir}/%{name}/dropins/sdk
Ben Konrath 9dbdca5
Andrew Overholt bfd4e0b
%changelog
8f67836
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.7.1-12
8f67836
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
8f67836
Andrew Overholt d067874
* Thu Dec 22 2011 Andrew Overholt <overholt@redhat.com> 1:3.7.1-11
Andrew Overholt d067874
- Install org.eclipse.osgi.services and org.eclipse.equinox.http.servlet in
Andrew Overholt d067874
  javadir/eclipse.
Andrew Overholt d067874
- Add maven pom and depmap for the above.
Andrew Overholt d067874
- Fixes rhbz#769621.
Andrew Overholt d067874
Andrew Robinson 8d6bce4
* Tue Dec 20 2011 Andrew Robinson <arobinso@redhat.com> 1:3.7.1-10
Andrew Robinson 8d6bce4
- Specfile fix for license feature.
Andrew Robinson 8d6bce4
Andrew Overholt 6964333
* Mon Dec 19 2011 Andrew Overholt <overholt@redhat.com> 1:3.7.1-9
Andrew Overholt 6964333
- New eclipse-build snapshot with proper p2 repo URLs.
Andrew Overholt 6964333
Sami Wagiaalla 07a9dfb
* Tue Nov 29 2011 Sami Wagiaalla <swagiaal@redhat.com> 1:3.7.1-8
Sami Wagiaalla 1eeb3a5
- Stop using -clean option.
Sami Wagiaalla 1eeb3a5
- Use -Dosgi.checkConfiguration=true when updating the platform.
Sami Wagiaalla 1eeb3a5
- Remove cache.timestamps and .bundledata* when running the reconciler
Sami Wagiaalla 1eeb3a5
  with -Dosgi.checkConfiguration=true.
Sami Wagiaalla 1eeb3a5
- Do not verify %{_libdir}/%{name}/artifacts.xml.
Sami Wagiaalla 1eeb3a5
01556ea
* Tue Nov 29 2011 Roland Grunberg <rgrunber@redhat.com> 1:3.7.1-7
01556ea
- Bump release.
01556ea
5ffafab
* Fri Nov 25 2011 Alexander Kurtakov <akurtako@redhat.com> 1:3.7.1-6
5ffafab
- Add ExclusiveArch for RHEL.
5ffafab
aa33d07
* Fri Nov 25 2011 Roland Grunberg <rgrunber@redhat.com> 1:3.7.1-5
aa33d07
- (Re-apply) Upgrade to Tomcat 7 Jasper.
aa33d07
- Include org.eclipse.jdt.core as part of platform to avoid cyclic
aa33d07
  dependency between platform and jdt.
aa33d07
9a7ed27
* Mon Nov 21 2011 Roland Grunberg <rgrunber@redhat.com> 1:3.7.1-4
9a7ed27
- Bump release to match f16 branch.
9a7ed27
ecce6e7
* Tue Nov 16 2011 Roland Grunberg <rgrunber@redhat.com> 1:3.7.1-2
ecce6e7
- Upload new source fixing RHBZ #753090.
4db12de
73ed081
* Tue Nov 08 2011 Roland Grunberg <rgrunber@redhat.com> 1:3.7.1-1
73ed081
- Update to 3.7.1.
73ed081
- org.apache.lucene no longer used upstream.
73ed081
8dd055f
* Sat Oct 29 2011 Alexander Kurtakov <akurtako@redhat.com> 1:3.7.0-9
8dd055f
- New e-b snapshot - fixed Program.launch for remote uris.
8dd055f
- Adds _javadir/icu4j.jar for secondary archs bootstrapping.
8dd055f
Sami Wagiaalla edc2827
* Wed Oct 26 2011 Sami Wagiaalla <swagiaal@redhat.com> 1:3.7.0-8
Sami Wagiaalla edc2827
- Add Requires(post/postun) to _eclipse_pkg macro.
Sami Wagiaalla edc2827
807ce0c
* Fri Oct 21 2011 Alexander Kurtakov <akurtako@redhat.com> 1:3.7.0-7
807ce0c
- Install org.eclipse.osgi in javadir/eclipse/osgi.jar
807ce0c
- Add maven pom and depmap.
5211667
- Fix compilation with glib 2.31.
807ce0c
Sami Wagiaalla f0d7097
* Thu Oct 20 2011 Sami Wagiaalla <swagiaal@redhat.com> 1:3.7.0-7
Sami Wagiaalla f0d7097
- Change _eclipse_pkg to pipe all reconciler output to /dev/null
Sami Wagiaalla f0d7097
Sami Wagiaalla 0d1e952
* Thu Oct 20 2011 Sami Wagiaalla <swagiaal@redhat.com> 1:3.7.0-6
Sami Wagiaalla 0d1e952
- Bump the release number.
Sami Wagiaalla 0d1e952
Sami Wagiaalla 5346c83
* Wed Oct 19 2011 Sami Wagiaalla <swagiaal@redhat.com> 1:3.7.0-5
Sami Wagiaalla 5346c83
- Add new line before writing to eclipse.ini.
Sami Wagiaalla 5346c83
Sami Wagiaalla 67ffc32
* Fri Oct 14 2011 Sami Wagiaalla <swagiaal@redhat.com> 1:3.7.0-5
Sami Wagiaalla 67ffc32
- Change eclipse-reconciler script to run with no arguments.
Sami Wagiaalla 67ffc32
- Use initscripts to create run directory.
Sami Wagiaalla 67ffc32
- Run reconciler only once per install transaction. 
Sami Wagiaalla 67ffc32
Sami Wagiaalla 18b77b6
* Tue Oct 4 2011 Sami Wagiaalla <swagiaal@redhat.com> 1:3.7.0-5
Sami Wagiaalla 18b77b6
- New eclipse-build source tar ball.
Sami Wagiaalla 18b77b6
Sami Wagiaalla 4babb1b
* Mon Oct 3 2011 Sami Wagiaalla <swagiaal@redhat.com> 1:3.7.0-5
Sami Wagiaalla ed15421
- Bump the relese number.
Sami Wagiaalla ed15421
Sami Wagiaalla ed15421
* Mon Oct 3 2011 Sami Wagiaalla <swagiaal@redhat.com> 1:3.7.0-5
Sami Wagiaalla c4addfd
- Remove all metadata files created by the reconciler before
Sami Wagiaalla c4addfd
  uninstallation.
Sami Wagiaalla c4addfd
Sami Wagiaalla c4addfd
* Mon Oct 3 2011 Sami Wagiaalla <swagiaal@redhat.com> 1:3.7.0-5
Sami Wagiaalla 33c0464
- Install .so extraction file.
Sami Wagiaalla 33c0464
- Extract .so files when the reconciler is run with -clean
Sami Wagiaalla 33c0464
Sami Wagiaalla 33c0464
* Mon Oct 3 2011 Sami Wagiaalla <swagiaal@redhat.com> 1:3.7.0-5
Sami Wagiaalla e3d3284
- Correct verification for files edited by the reconciler.
Sami Wagiaalla e3d3284
- Do not install state files.
Sami Wagiaalla e3d3284
Sami Wagiaalla e3d3284
* Mon Oct 3 2011 Sami Wagiaalla <swagiaal@redhat.com> 1:3.7.0-5
Sami Wagiaalla 4babb1b
- Add Requires post and postun platform to jdt and pde on 
Sami Wagiaalla 4babb1b
Sami Wagiaalla ed6ceab
* Fri Sep 23 2011 Sami Wagiaalla <swagiaal@redhat.com> 1:3.7.0-4
Sami Wagiaalla 3e549c5
- Run reconciler after and before pde installation.
Sami Wagiaalla 3e549c5
Sami Wagiaalla 3e549c5
* Fri Sep 23 2011 Sami Wagiaalla <swagiaal@redhat.com> 1:3.7.0-4
Sami Wagiaalla ed6ceab
- Add new script eclipse-reconciler.sh
Sami Wagiaalla ed6ceab
- Run eclipse-reconciler.sh in the post and postun sections of jdt 
Sami Wagiaalla ed6ceab
  and post seciton on platform.
Sami Wagiaalla ed6ceab
- Remove all old profiles in %pre rcp.
Sami Wagiaalla ed6ceab
124ed83
* Wed Sep 21 2011 Alexander Kurtakov <akurtako@redhat.com> 1:3.7.0-4
124ed83
- Remove _bindir/efj in pre - Fixes #738677.
124ed83
656d313
* Mon Sep 12 2011 Alexander Kurtakov <akurtako@redhat.com> 1:3.7.0-3
656d313
- Use latest eclipse-build snapshot - fixes openjdk 7 build.
656d313
- Fix efj launcher script.
656d313
Chris Aniszczyk ed463de
* Mon Jun 27 2011 Chris Aniszczyk <zx@redhat.com> 1:3.7.0-1.3
Chris Aniszczyk ed463de
- Fix eclipse archive name
Chris Aniszczyk ed463de
Andrew Overholt 3194749
* Fri Jun 24 2011 Andrew Overholt <overholt@redhat.com> 1:3.7.0-1.2
Andrew Overholt 3194749
- Fix SWT symlink in %%{_libdir} (rhbz#715470)
Andrew Overholt 3194749
Chris Aniszczyk 52de053
* Sun Jun 19 2011 Chris Aniszczyk <zx@redhat.com> 1:3.7.0-1.1
Chris Aniszczyk 52de053
- Fix upload of e-b snapshot
Chris Aniszczyk 52de053
Chris Aniszczyk f797605
* Wed Jun 15 2011 Chris Aniszczyk <zx@redhat.com> 1:3.7.0-1.0
Chris Aniszczyk f797605
- New e-b snapshot to update build on 3.7 Final
Chris Aniszczyk f797605
Chris Aniszczyk 65fce14
* Tue Jun 07 2011 Chris Aniszczyk <zx@redhat.com> 1:3.7.0-0.4.RC4
Chris Aniszczyk 65fce14
- New e-b snapshot to update build on 3.7 RC4
Chris Aniszczyk 65fce14
- Added usage of features back
Chris Aniszczyk 65fce14
Chris Aniszczyk c5f789d
* Thu Jun 02 2011 Chris Aniszczyk <zx@redhat.com> 1:3.7.0-0.3.RC3
Chris Aniszczyk c5f789d
- New e-b snapshot to update build on 3.7 RC3
Chris Aniszczyk c5f789d
- removed efj as it's part of eclipse-build now
Chris Aniszczyk c5f789d
- removed usage of features
Chris Aniszczyk c5f789d
Chris Aniszczyk 4aa1524
* Tue May 17 2011 Chris Aniszczyk <zx@redhat.com> 1:3.7.0-0.2.RC1
Chris Aniszczyk 4aa1524
- New e-b snapshot, fixes org.eclipse.equinox.util issue
Chris Aniszczyk 4aa1524
- updated servlet and jsp related dependencies
Chris Aniszczyk 4aa1524
Chris Aniszczyk 539fd3f
* Tue May 17 2011 Chris Aniszczyk <zx@redhat.com> 1:3.7.0-0.1.RC1
Chris Aniszczyk 539fd3f
- New e-b snapshot - first eclipse 3.7 build based on 3.7 RC1.
Chris Aniszczyk 539fd3f
Chris Aniszczyk a996561
* Wed Apr 27 2011 Chris Aniszczyk <zx@redhat.com> 1:3.6.2-5
Chris Aniszczyk a996561
- New e-b snapshot - really fixes dropins issue.
Chris Aniszczyk a996561
- update sat4j dependency to 2.3.0
Chris Aniszczyk a996561
Chris Aniszczyk 2344e36
* Mon Apr 25 2011 Chris Aniszczyk <zx@redhat.com> 1:3.6.2-4
Chris Aniszczyk 2344e36
- Add rsync to BuildRequires.
Chris Aniszczyk 2344e36
Chris Aniszczyk dd8cacb
* Mon Apr 25 2011 Chris Aniszczyk <zx@redhat.com> 1:3.6.2-3
Chris Aniszczyk dd8cacb
- New e-b snapshot - fixes dropins issue.
Chris Aniszczyk dd8cacb
3f08217
* Fri Apr 8 2011 Alexander Kurtakov <akurtako@redhat.com> 1:3.6.2-2
3f08217
- New e-b snapshot - fixes Program.launch problem without libswt-gnome.
3f08217
a435712
* Fri Apr 8 2011 Alexander Kurtakov <akurtako@redhat.com> 1:3.6.2-1
a435712
- Switch to webkit by default.
a435712
- New eclipse-build snapshot.
a435712
5ff1ec9
* Wed Apr 6 2011 Alexander Kurtakov <akurtako@redhat.com> 1:3.6.2-0.2
1242510
- Drop bootstrap conditional.
5ff1ec9
- Drop shell start script.
5ff1ec9
- Drop jpp versioned dependencies - apache-commons-* have never had such versions.
5ff1ec9
- Removed patches moved to eclipse-build. 
5ff1ec9
9a3233a
* Fri Mar 11 2011 Alexander Kurtakov <akurtako@redhat.com> 1:3.6.2-0.1
9a3233a
- First take on 3.6.2.
9a3233a
46a0008
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.6.1-5
46a0008
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
46a0008
16d27ef
* Mon Jan 3 2011 Alexander Kurtakov <akurtako@redhat.com> 1:3.6.1-4
16d27ef
- Fix build with ant 1.8.2.
16d27ef
Severin Gehwolf e7a3fef
* Mon Dec 13 2010 Severin Gehwolf <sgehwolf@redhat.com> 1:3.6.1-3
Severin Gehwolf e7a3fef
- Add fix for Eclipse help XSS vulnerability (RH Bz #661901).
Severin Gehwolf e7a3fef
Severin Gehwolf e9de2d1
* Tue Oct 12 2010 Severin Gehwolf <sgehwolf@redhat.com> 1:3.6.1-2
Severin Gehwolf e9de2d1
- Require zip for eclipse-pde.
Severin Gehwolf e9de2d1
0631120
* Tue Oct 5 2010 Alexander Kurtakov <akurtako@redhat.com> 1:3.6.1-1
0631120
- Update to 3.6.1.
0631120
Severin Gehwolf e579c77
* Fri Oct 1 2010 Severin Gehwolf <sgehwolf@redhat.com> 1:3.6.0-17
Severin Gehwolf e579c77
- Push release #, since there has been a 3.6.0-16 scratch build.
Severin Gehwolf e579c77
Severin Gehwolf 6b49ff7
* Thu Sep 30 2010 Severin Gehwolf <sgehwolf@redhat.com> 1:3.6.0-16
Severin Gehwolf 6b49ff7
- Fix copy-platform script generation.
Severin Gehwolf 6b49ff7
Severin Gehwolf 5775fe0
* Mon Sep 27 2010 Severin Gehwolf <sgehwolf@redhat.com> 1:3.6.0-15
Severin Gehwolf 6b49ff7
- Add shell script portability patch for prepare-build-dir.sh.
Severin Gehwolf 5775fe0
2ad15f7
* Tue Sep 21 2010 Alexander Kurtakov <akurtako@redhat.com> 1:3.6.0-14
2ad15f7
- Really reenable webkit.
2ad15f7
8d1aaa5
* Tue Sep 21 2010 Alexander Kurtakov <akurtako@redhat.com> 1:3.6.0-13
8d1aaa5
- Reenable webkit support, build is fixed.
8d1aaa5
c9e9487
* Tue Sep 21 2010 Alexander Kurtakov <akurtako@redhat.com> 1:3.6.0-12
c9e9487
- Disable webkit support - it is causing build failures.
c9e9487
akurtakov 5e366bf
* Tue Sep 21 2010 Alexander Kurtakov <akurtako@redhat.com> 1:3.6.0-11
akurtakov 5e366bf
- Add jsp-api dependency and use the tomcat6 one.
akurtakov 5e366bf
Jeff Johnston 89854db
* Fri Sep 17 2010 Jeff Johnston <jjohnstn@redhat.com> 1:3.6.0-10
Jeff Johnston 89854db
- Add patch to fix xpcom problem.
Jeff Johnston 89854db
37dcc01
* Tue Sep 7 2010 Alexander Kurtakov <akurtako@redhat.com> 1:3.6.0-9
37dcc01
- Add webkitgtk-devel BR and webkit R.
37dcc01
f825f2d
* Wed Sep 1 2010 Alexander Kurtakov <akurtako@redhat.com> 1:3.6.0-8
f825f2d
- Add patch to remove ant-trax from ant bundle's classpath.
f825f2d
- Use new package names in BR/R.
f825f2d
954e24d
* Wed Sep 1 2010 Alexander Kurtakov <akurtako@redhat.com> 1:3.6.0-7
954e24d
- Update to eclipse-build 0.6.1 release.
954e24d
- Fix build with ant 1.8.1.
954e24d
Andrew Overholt 7d39eab
* Tue Aug 17 2010 Andrew Overholt <overholt@redhat.com> 1:3.6.0-6
Andrew Overholt 7d39eab
- Update to eclipse-build 0.6.1RC2.
Andrew Overholt 7d39eab
- List a few files that were missing but should be installed.
Andrew Overholt 7d39eab
- Finally remove %%{_datadir}/%%{name}/{features,plugins} as nothing is
Andrew Overholt 7d39eab
  installed in there and shouldn't be.
Andrew Overholt 7d39eab
- Use new eclipse-build targets provision.sdk and installSDKinDropins.
Andrew Overholt 7d39eab
- Remove filenamepatterns.txt as it's now part of eclipse-build.
Andrew Overholt 7d39eab
- Update download URL.
Andrew Overholt 7d39eab
- Remove unused patches.
Andrew Overholt 7d39eab
Andrew Overholt 7d39eab
* Tue Aug 10 2010 Andrew Overholt <overholt@redhat.com> 1:3.6.0-5
Andrew Overholt 7d39eab
- Update to eclipse-build 0.6.0 final.
Andrew Overholt 7d39eab
Andrew Overholt fa9fba6
* Fri Aug 06 2010 Andrew Overholt <overholt@redhat.com> 1:3.6.0-4
Andrew Overholt fa9fba6
- Move epl-v10.html and notice.html to SWT sub-package.
Andrew Overholt fa9fba6
1ca1bcf
* Thu Jul 15 2010 Elliott Baron <ebaron@fedoraproject.org> 1:3.6.0-3
1ca1bcf
- Increasing min versions for jetty, icu4j-eclipse and sat4j.
1ca1bcf
3d2dcb7
* Fri Jul 9 2010 Alexander Kurtakov <akurtako@redhat.com> 1:3.6.0-2
3d2dcb7
- o.e.core.net.linux is no longer x86 only.
3d2dcb7
014df79
* Fri Jul 9 2010 Alexander Kurtakov <akurtako@redhat.com> 1:3.6.0-1
014df79
- Update to 3.6.0.
014df79
- Based on eclipse-build 0.6.1 RC0.