genodeftest / rpms / eclipse

Forked from rpms/eclipse 4 years ago
Clone
Ben Konrath 8342665
Epoch:  1
cvsdist 38d0d0c
Krzysztof Daniel 62e715e
%global eclipse_major   4
Krzysztof Daniel 62e715e
%global eclipse_minor   2
113c727
%global eclipse_majmin  %{eclipse_major}.%{eclipse_minor}
Krzysztof Daniel 7c06b69
%global eclipse_micro   0
113c727
%global initialize      1
Krzysztof Daniel 62e715e
%global download_url    http://download.eclipse.org/technology/linuxtools/eclipse-build/4.2.x/
Krzysztof Daniel 0e62478
%global eb_sha1         8b7060063e10f73e00056a9766d33fc43f043f4b
Krzysztof Daniel 0fcb34f
%global build_id        I20120608-1400
Krzysztof Daniel cf421ab
%global eclipse_version %{eclipse_majmin}.%{eclipse_micro}
Krzysztof Daniel cf421ab
%global emf_version     2.8.0
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
Krzysztof Daniel cf421ab
Version:        %{eclipse_version}
Krzysztof Daniel f99dc68
Release:        4%{?dist}
eec3b54
License:        EPL
cvsdist 38d0d0c
Group:          Text Editors/Integrated Development Environments (IDE)
cvsdist 38d0d0c
URL:            http://www.eclipse.org/
Krzysztof Daniel 594dc7c
Source0:        eclipse-source.tar.bz2
Krzysztof Daniel 594dc7c
#Source1:        %{download_url}eclipse-%{eclipse_version}-%{build_id}-src.tar.bz2
Sami Wagiaalla 67ffc32
Source4:        macros.%{name}
Krzysztof Daniel 594dc7c
#Source5:        http://repo1.maven.org/maven2/org/eclipse/osgi/org.eclipse.osgi/3.6.0.v20100517/org.eclipse.osgi-3.6.0.v20100517.pom
55ff88e
# Fetched from 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
55ff88e
# Patched to remove fake parent
Krzysztof Daniel 594dc7c
#Source6:        org.eclipse.osgi.services-3.2.100.v20100503.pom
Krzysztof Daniel 594dc7c
#Source7:        http://repo1.maven.org/maven2/org/eclipse/equinox/http/servlet/1.0.0-v20070606/servlet-1.0.0-v20070606.pom
Krzysztof Daniel 594dc7c
#Source8:        org.eclipse.jdt.core-3.8.0.v_C03.pom
Krzysztof Daniel 594dc7c
#Patch0:         lucene-3.6-compile.patch
Krzysztof Daniel 594dc7c
Krzysztof Daniel 594dc7c
Krzysztof Daniel 594dc7c
# -com.sun.el
Krzysztof Daniel 594dc7c
# +javax.el
Krzysztof Daniel 594dc7c
# +org.apache.commons.el
Krzysztof Daniel 594dc7c
# -org.apache.commons.logging
Krzysztof Daniel 594dc7c
# +org.apache.commons.logging 
Krzysztof Daniel 594dc7c
# -org.apache.jasper.glassfish
Krzysztof Daniel 594dc7c
# +org.apache.tomcat
Krzysztof Daniel 594dc7c
# +org.apache.jasper
Krzysztof Daniel 594dc7c
# +org.apache.juli
Krzysztof Daniel 594dc7c
# -org.apache.lucene
Krzysztof Daniel 6d46f95
# -org.apache.lucene
Krzysztof Daniel 6d46f95
# +org.apache.lucene.core
Krzysztof Daniel 594dc7c
Patch0:         %{name}-help-feature-adjust-dependencies.patch
Krzysztof Daniel 594dc7c
Krzysztof Daniel 594dc7c
Krzysztof Daniel 594dc7c
# -org.w3c.dom.smil
Krzysztof Daniel 594dc7c
# -javax.annotation
Krzysztof Daniel 594dc7c
# +org.apache.geronimo.specs.geronimo-annotation_1.1_spec
Krzysztof Daniel 594dc7c
Patch1:         %{name}-remove-w3c-smil-and-use-geronimo.patch
Ben Konrath 9dbdca5
Krzysztof Daniel fa0df81
# 1.4 -> 1.6
Krzysztof Daniel fa0df81
Patch2:         %{name}-set-1.6-bree.patch
Krzysztof Daniel fa0df81
Krzysztof Daniel 1654f95
# com.ibm.icu.base -> com.ibm.icu
Krzysztof Daniel 1654f95
Patch3:         %{name}-fix-icu-import.patch
Krzysztof Daniel 1654f95
Krzysztof Daniel 800b061
Patch4:         %{name}-no-source-for-dependencies.patch
Krzysztof Daniel 800b061
Patch5:         %{name}-osgi-serverside-patch-additional-imports.patch
Krzysztof Daniel 800b061
Patch6:         %{name}-fix-sshd-id.patch
Krzysztof Daniel 1a00b07
Patch7:         %{name}-fix-equinox-ip-imports.patch
Krzysztof Daniel ac25ee8
Patch8:         %{name}-remove-weaving.patch
Krzysztof Daniel e096f8e
Patch9:         %{name}-fix-master-ecf.patch
Krzysztof Daniel 68c9115
Patch10:        %{name}-fix-master-equinox.patch
Krzysztof Daniel 1654f95
Krzysztof Daniel 3428600
BuildRequires:  ant >= 1.8.3
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
Andrew Overholt 043ea78
BuildRequires:  java-devel >= 1:1.7.0
Krzysztof Daniel 30478c7
BuildRequires:  java-javadoc >= 1:1.7.0
Ben Konrath 1aa224c
BuildRequires:  libXt-devel
2ad15f7
BuildRequires:  webkitgtk-devel
Krzysztof Daniel 0529ad3
BuildRequires:  geronimo-annotation >= 1.0-7
cvsdist 38d0d0c
Krzysztof Daniel 9d09cc7
BuildRequires: icu4j-eclipse >= 1:4.4.2.2-11
Krzysztof Daniel 5ebbbb6
BuildRequires: tomcat-lib >= 7.0.25-3
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
Krzysztof Daniel 7c06b69
BuildRequires: ant-scripts
Krzysztof Daniel 99d5dfe
BuildRequires: jsch >= 0:0.1.46-2
Krzysztof Daniel 4801fd7
BuildRequires: apache-commons-el >= 1.0-22
5ff1ec9
BuildRequires: apache-commons-logging
Krzysztof Daniel 4801fd7
BuildRequires: apache-commons-codec >= 1.6-2
Krzysztof Daniel 800b061
BuildRequires: apache-sshd
Krzysztof Daniel 25676de
BuildRequires: jakarta-commons-httpclient >= 1:3.1-7
Krzysztof Daniel 7c06b69
BuildRequires: felix-gogo-command >= 0.12
Krzysztof Daniel fc20ce1
BuildRequires: felix-gogo-shell >= 0.10.0-3
Krzysztof Daniel 4801fd7
BuildRequires: jetty >= 8.1.0-1
Krzysztof Daniel 25676de
BuildRequires: lucene >= 2.9.4-8
Krzysztof Daniel 25676de
BuildRequires: lucene-contrib >= 2.9.4-8
Krzysztof Daniel 6921e78
BuildRequires: junit >= 4.10-5
Krzysztof Daniel ab94e59
BuildRequires: hamcrest >= 0:1.1-11
Chris Aniszczyk a996561
BuildRequires: sat4j >= 2.3.0-1
Chris Aniszczyk 65fce14
BuildRequires: objectweb-asm >= 3.3.1-1
656d313
BuildRequires: zip
Krzysztof Daniel 79e68de
BuildRequires: sac >= 1.3-12
Krzysztof Daniel 25676de
BuildRequires: batik  >= 1.8
Krzysztof Daniel 25676de
BuildRequires: xml-commons-apis >= 1.4.01-6
Krzysztof Daniel 5dc59b0
BuildRequires: atinject >= 1-6
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
Krzysztof Daniel cf421ab
Version:        %{eclipse_version}
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
Krzysztof Daniel 2590ade
Requires:       java >= 1:1.7.0
Andrew Overholt 7b4ca0d
Requires:       jpackage-utils
Andrew Overholt 65c016b
Requires:       gtk2
37dcc01
Requires:       webkitgtk
Ben Konrath 9dbdca5
Andrew Overholt d5b2034
%description swt
Andrew Overholt 65c016b
SWT Library for GTK+-2.0.
Ben Konrath 9dbdca5
Krzysztof Daniel 0fcb34f
%package      equinox-osgi
Krzysztof Daniel 0fcb34f
Version:        %{eclipse_version}
Krzysztof Daniel 0fcb34f
Summary:        Eclipse OSGi - Equinox
Krzysztof Daniel 0fcb34f
Requires:       java >= 1:1.7.0
Krzysztof Daniel 0fcb34f
Requires:       jpackage-utils
Krzysztof Daniel 0fcb34f
Krzysztof Daniel 0fcb34f
%description  equinox-osgi
Krzysztof Daniel 0fcb34f
Eclipse OSGi - Equinox
Krzysztof Daniel 0fcb34f
Krzysztof Daniel 13216d3
%package      emf-core
Krzysztof Daniel cf421ab
Version:        %{emf_version}
Krzysztof Daniel 62e715e
Summary:        Eclipse Modeling Framework Core
Krzysztof Daniel 62e715e
Group:          Development/Languages
Krzysztof Daniel 2590ade
Requires:       java >= 1:1.7.0
Krzysztof Daniel 0fcb34f
Requires:       %{name}-equinox-osgi = %{epoch}:%{eclipse_version}-%{release}
Krzysztof Daniel 1372214
Conflicts:      eclipse-emf < 2.8.0-0.5
Krzysztof Daniel afd17d8
Krzysztof Daniel 13216d3
%description  emf-core
Krzysztof Daniel 62e715e
Eclipse Modeling Framework Core
Krzysztof Daniel 62e715e
Krzysztof Daniel 62e715e
Ben Konrath 9dbdca5
%package        rcp
Krzysztof Daniel cf421ab
Version:        %{eclipse_version}
Ben Konrath 9dbdca5
Summary:        Eclipse Rich Client Platform
Ben Konrath 9dbdca5
Group:          Development/Languages
Krzysztof Daniel cf421ab
Requires:       %{name}-swt = %{epoch}:%{eclipse_version}-%{release}
Krzysztof Daniel 0fcb34f
Requires:       %{name}-equinox-osgi = %{epoch}:%{eclipse_version}-%{release}
Krzysztof Daniel 9d09cc7
Requires:       icu4j-eclipse >= 1:4.4.2.2-11
Krzysztof Daniel cf421ab
Requires:       %{name}-emf-core = %{epoch}:%{emf_version}-%{release}
Krzysztof Daniel 2a3097b
Provides:       osgi(system.bundle) = %{epoch}:%{eclipse_version}
Ben Konrath 9dbdca5
Ben Konrath 9dbdca5
%description    rcp
Ben Konrath 9dbdca5
Eclipse Rich Client Platform
Ben Konrath 9dbdca5
cvsdist 38d0d0c
%package        platform
Krzysztof Daniel cf421ab
Version:        %{eclipse_version}
cvsdist 38d0d0c
Summary:        Eclipse platform common files
cvsdist 38d0d0c
Group:          Text Editors/Integrated Development Environments (IDE)
Krzysztof Daniel cf421ab
Requires:   %{name}-rcp = %{epoch}:%{eclipse_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
Krzysztof Daniel 7c06b69
Requires: ant-scripts
Krzysztof Daniel 25676de
Requires: apache-commons-el >= 1.0-23 
5ff1ec9
Requires: apache-commons-logging 
Krzysztof Daniel 4801fd7
Requires: apache-commons-codec >= 1.6-2
Krzysztof Daniel 25676de
Requires: jakarta-commons-httpclient >= 1:3.1-7
Krzysztof Daniel 5ebbbb6
Requires: tomcat-lib >= 7.0.25-3
Krzysztof Daniel 7c06b69
Requires: felix-gogo-command >= 0.12
Krzysztof Daniel fc20ce1
Requires: felix-gogo-shell >= 0.10.0-3
Krzysztof Daniel 4801fd7
Requires: jetty >= 8.1.0-1
Krzysztof Daniel 34928d0
Requires: jsch >= 0.1.46-2
Krzysztof Daniel 25676de
Requires: lucene >= 2.9.4-8
Krzysztof Daniel 25676de
Requires: lucene-contrib >= 2.9.4-8
Chris Aniszczyk a996561
Requires: sat4j >= 2.3.0-1
Krzysztof Daniel 79e68de
Requires: sac >= 1.3-12
Krzysztof Daniel 25676de
Requires: xml-commons-apis >= 1.4.01-6
Krzysztof Daniel 25676de
Requires: batik >= 1.8
Krzysztof Daniel 5dc59b0
Requires: atinject >= 1-6
Krzysztof Daniel 0529ad3
Requires: geronimo-annotation >= 1.0-7
Krzysztof Daniel cf421ab
Provides: eclipse-cvs-client = 1:%{eclipse_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
Krzysztof Daniel 62e715e
cvsdist 38d0d0c
%package        jdt
Krzysztof Daniel cf421ab
Version:        %{eclipse_version}
Andrew Overholt 65c016b
Summary:        Eclipse Java Development Tools
cvsdist 38d0d0c
Group:          Text Editors/Integrated Development Environments (IDE)
Krzysztof Daniel cf421ab
Requires:       %{name}-platform = %{epoch}:%{eclipse_version}-%{release}
Krzysztof Daniel cf421ab
Requires:       %{name}-cvs-client = %{epoch}:%{eclipse_version}-%{release}
Krzysztof Daniel 6921e78
Requires:       junit >= 4.10-5
Krzysztof Daniel 25676de
Requires:       jakarta-commons-httpclient >= 1:3.1-7
Krzysztof Daniel ab94e59
Requires:       hamcrest >= 0:1.1-11
Krzysztof Daniel 30478c7
Requires:       java-javadoc >= 1:1.7.0
cvsdist 38d0d0c
Krzysztof Daniel a65b26d
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
Krzysztof Daniel cf421ab
Version:        %{eclipse_version}
Andrew Overholt 65c016b
Summary:        Eclipse Plugin Development Environment
cvsdist 38d0d0c
Group:          Text Editors/Integrated Development Environments (IDE)
Krzysztof Daniel cf421ab
Provides:       eclipse = %{epoch}:%{eclipse_version}-%{release}
Krzysztof Daniel cf421ab
Provides:       eclipse-sdk = %{epoch}:%{eclipse_version}-%{release}
Krzysztof Daniel cf421ab
Requires:       %{name}-platform = %{epoch}:%{eclipse_version}-%{release}
Krzysztof Daniel cf421ab
Requires:       %{name}-jdt = %{epoch}:%{eclipse_version}-%{release}
Chris Aniszczyk 65fce14
Requires:       objectweb-asm >= 3.3.1-1
Severin Gehwolf e9de2d1
# For PDE Build wrapper script + creating jars
Severin Gehwolf e9de2d1
Requires:       zip
Andrew Overholt 0077196
Requires:       bash
Krzysztof Daniel cf421ab
Provides:       %{name}-pde-runtime = 1:%{eclipse_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
Krzysztof Daniel 594dc7c
%setup %{SOURCE0} -n R4_platform-aggregator
Krzysztof Daniel 594dc7c
c54af42
%patch0
Krzysztof Daniel 594dc7c
%patch1
Krzysztof Daniel fa0df81
%patch2
Krzysztof Daniel 1654f95
%patch3
Krzysztof Daniel 800b061
%patch4
Krzysztof Daniel 800b061
%patch5
Krzysztof Daniel 800b061
%patch6
Krzysztof Daniel 1a00b07
%patch7
Krzysztof Daniel ac25ee8
%patch8
Krzysztof Daniel e096f8e
%patch9
Krzysztof Daniel 68c9115
%patch10
Krzysztof Daniel 594dc7c
Krzysztof Daniel c83f1cf
#https://bugs.eclipse.org/bugs/show_bug.cgi?id=386040
Krzysztof Daniel 594dc7c
%pom_disable_module bundles/org.eclipse.equinox.http.jetty5 rt.equinox.bundles .
Krzysztof Daniel 594dc7c
%pom_disable_module bundles/org.eclipse.equinox.http.jetty6 rt.equinox.bundles .
954e24d
Krzysztof Daniel 286a69f
#we do not have dependencies for those tests
Krzysztof Daniel 286a69f
%pom_disable_module bundles/org.eclipse.equinox.region.tests rt.equinox.bundles
Krzysztof Daniel ac25ee8
%pom_disable_module bundles/org.eclipse.equinox.weaving.aspectj rt.equinox.bundles
Krzysztof Daniel ac25ee8
%pom_disable_module features/org.eclipse.equinox.weaving.sdk rt.equinox.bundles
Krzysztof Daniel 4db9bcc
%pom_disable_module features/master-equinox-weaving eclipse.platform.releng
Krzysztof Daniel 286a69f
Krzysztof Daniel 594dc7c
#export JAVA_HOME=%{java_home}
Krzysztof Daniel 594dc7c
#%setup -q -n eclipse-build-%{eb_sha1}
Krzysztof Daniel 594dc7c
#cp %{SOURCE1} .
Krzysztof Daniel 594dc7c
#ant applyPatches
Krzysztof Daniel 594dc7c
#%patch0
Krzysztof Daniel 594dc7c
#pushd build/eclipse-%{eclipse_version}-%{build_id}-src
Krzysztof Daniel 594dc7c
Krzysztof Daniel 594dc7c
#sed -i -e "s|\[2.9.0,3.0.0)|\[2.9.0,4.0.0)|g" plugins/org.eclipse.help.base/META-INF/MANIFEST.MF
c54af42
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?)
Krzysztof Daniel 594dc7c
#sed -i -e "s|http://download.oracle.com/javase/1.5.0/docs/api|%{_datadir}/javadoc/java|" \
Krzysztof Daniel 594dc7c
#   -e "/osgi\.org/d" \
Krzysztof Daniel 594dc7c
#   -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|" \
Krzysztof Daniel 594dc7c
#    plugins/org.eclipse.platform.doc.isv/platformOptions.txt
Krzysztof Daniel 594dc7c
#sed -i -e "s|http://download.oracle.com/javase/1.5.0/docs/api|%{_datadir}/javadoc/java|" \
Krzysztof Daniel 594dc7c
#   -e "s/win32.win32.x86/gtk.linux.%{eclipse_arch}/" \
Krzysztof Daniel 594dc7c
#   plugins/org.eclipse.jdt.doc.isv/jdtOptions.txt
Krzysztof Daniel 594dc7c
#sed -i -e "s|http://download.oracle.com/javase/6/docs/api|%{_datadir}/javadoc/java|" \
Krzysztof Daniel 594dc7c
#   -e "/osgi\.org/d" \
Krzysztof Daniel 594dc7c
#   plugins/org.eclipse.jdt.doc.isv/jdtOptions.txt
Krzysztof Daniel 594dc7c
#sed -i -e "s|http://download.oracle.com/javase/1.4.2/docs/api|%{_datadir}/javadoc/java|" \
Krzysztof Daniel 594dc7c
#   -e "s/motif.linux.x86/gtk.linux.%{eclipse_arch}/" \
Krzysztof Daniel 594dc7c
#   -e "/osgi\.org/d" \
Krzysztof Daniel 594dc7c
#   plugins/org.eclipse.pde.doc.user/pdeOptions.txt \
Krzysztof Daniel 594dc7c
#   plugins/org.eclipse.pde.doc.user/pdeOptions.txt
Krzysztof Daniel 594dc7c
#sed -i -e "s|http://download.oracle.com/javase/1.5.0/docs/api|%{_datadir}/javadoc/java|" \
Krzysztof Daniel 594dc7c
#   plugins/org.eclipse.pde.doc.user/pdeOptions.txt \
Krzysztof Daniel 594dc7c
#   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
Krzysztof Daniel 594dc7c
#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
Krzysztof Daniel 594dc7c
find . -name *.jar -exec rm -f {} \;
Krzysztof Daniel 594dc7c
find . -name *.class -exec rm -f {} \;
Krzysztof Daniel 594dc7c
find . -name *.so -exec rm -f {} \;
Krzysztof Daniel 594dc7c
Krzysztof Daniel 594dc7c
#popd
Andrew Overholt 9a4cec5
Andrew Overholt 602cb9d
%build
Krzysztof Daniel 6d46f95
mvn-rpmbuild -f eclipse-parent/pom.xml \
Krzysztof Daniel 594dc7c
   clean install \
Krzysztof Daniel 594dc7c
   -Dmaven.local.mode=true
Krzysztof Daniel 594dc7c
Krzysztof Daniel 6d46f95
mvn-rpmbuild -f maven-cbi-plugin/pom.xml \
Krzysztof Daniel 594dc7c
   clean install \
Krzysztof Daniel 594dc7c
   -Dmaven.local.mode=true
Krzysztof Daniel 594dc7c
Krzysztof Daniel 6d46f95
mvn-rpmbuild clean install \
Krzysztof Daniel 6d46f95
   -Dmaven.test.skip=true -Dnative=gtk.linux.%{arch}  \
Krzysztof Daniel 6d46f95
   -Dmaven.local.mode=true 
Krzysztof Daniel 594dc7c
Krzysztof Daniel 594dc7c
#export JAVA_HOME=%{java_home}
Krzysztof Daniel 594dc7c
#ant provision.cvs
Andrew Overholt e6ab17d
cvsdist 38d0d0c
%install
Krzysztof Daniel 594dc7c
exit 0;
Krzysztof Daniel 7c06b69
export JAVA_HOME=%{java_home}
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
Sami Wagiaalla adf24f2
rm -f $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/
Krzysztof Daniel fc20ce1
    rm -rf .bundledata* .lazy* .manager .state*
Sami Wagiaalla e3d3284
popd
Sami Wagiaalla e3d3284
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
Krzysztof Daniel 8c4961f
echo "-Dhelp.lucene.tokenizer=standard" >> $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
Krzysztof Daniel a721e70
# Prevent running master Eclipse in a shared configuration
Krzysztof Daniel a721e70
echo "-preventMasterEclipseLaunch" | cat - $RPM_BUILD_ROOT/%{_sysconfdir}/eclipse.ini > /tmp/out && mv -f /tmp/out $RPM_BUILD_ROOT/%{_sysconfdir}/eclipse.ini
Krzysztof Daniel a721e70
Krzysztof Daniel a721e70
# Deploy installation debug config
Krzysztof Daniel a721e70
echo -e "org.eclipse.equinox.p2.core/debug=true" >  $RPM_BUILD_ROOT%{_libdir}/%{name}/.options
Krzysztof Daniel a721e70
echo -e "org.eclipse.equinox.p2.core/reconciler=true" >>  $RPM_BUILD_ROOT%{_libdir}/%{name}/.options
Krzysztof Daniel a721e70
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
431f072
%add_maven_depmap JPP.eclipse-osgi.pom %{name}/osgi.jar -a "org.eclipse:osgi,org.eclipse.tycho: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
Krzysztof Daniel 0fcb34f
ln -s ../../../../%{_libdir}/%{name}/plugins/org.eclipse.osgi.util_*.jar osgi.util.jar
Krzysztof Daniel 0fcb34f
popd
Krzysztof Daniel 0fcb34f
Krzysztof Daniel 0fcb34f
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
431f072
pushd $RPM_BUILD_ROOT%{_javadir}/eclipse
431f072
ln -s ../../../../%{_libdir}/%{name}/plugins/org.eclipse.jdt.core_*.jar jdt.core.jar
431f072
popd
431f072
install -m 0644 %{SOURCE8} $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.eclipse-jdt.core.pom
431f072
%add_maven_depmap JPP.eclipse-jdt.core.pom %{name}/jdt.core.jar -a "org.eclipse:jdt.core,org.eclipse.tycho:org.eclipse.jdt.core"
431f072
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
Andrew Overholt 8b3726e
# Install the PDE Build wrapper script.
8b0c1fa
install -p -D -m0755 pdebuild/eclipse-pdebuild.sh \
Krzysztof Daniel 13216d3
  $RPM_BUILD_ROOT%{_bindir}/%{name}-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" \
Krzysztof Daniel 13216d3
  $RPM_BUILD_ROOT%{_bindir}/%{name}-pdebuild
Krzysztof Daniel 13216d3
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
Krzysztof Daniel ab94e59
# Remove the junit library duplicated by pdebuild.
Krzysztof Daniel 6921e78
rm $RPM_BUILD_ROOT%{_libdir}/%{name}/dropins/jdt/plugins/org.junit_4.10.0.v4_10_0_v20120426-0900.jar
Krzysztof Daniel ab94e59
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
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
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
Krzysztof Daniel a721e70
%{_libdir}/%{name}/eclipse.ini
Krzysztof Daniel a721e70
%{_libdir}/%{name}/.options
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
Krzysztof Daniel afd17d8
%files -n  eclipse-emf-core
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/features/org.eclipse.emf.common_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/features/org.eclipse.emf.ecore_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.emf.common_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.emf.ecore_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.emf.ecore.change_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.emf.ecore.xmi_*
Krzysztof Daniel 62e715e
Ben Konrath 9dbdca5
%files rcp
Chris Aniszczyk 65fce14
%dir %{_libdir}/%{name}/features
Andrew Overholt 269d301
%dir %{_datadir}/%{name}
Sami Wagiaalla 6d4aef0
%dir %{_libdir}/%{name}/configuration
Sami Wagiaalla 6d4aef0
%{_libdir}/%{name}/configuration/config.ini
Sami Wagiaalla 6d4aef0
%{_libdir}/%{name}/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info
Sami Wagiaalla 6d4aef0
%dir %{_libdir}/%{name}/configuration/org.eclipse.equinox.simpleconfigurator
Andrew Overholt d5b2034
%{_libdir}/%{name}/readme
Chris Aniszczyk 65fce14
%{_libdir}/%{name}/features/org.eclipse.rcp_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/features/org.eclipse.e4.rcp_*
Krzysztof Daniel 4801fd7
%{_libdir}/%{name}/plugins/com.ibm.icu_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/javax.inject_1.0.0.v20091030.jar
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/javax.xml_1.3.4.v200806030440.jar
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.apache.batik.css_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.apache.batik.util.gui_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.apache.batik.util_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.apache.geronimo.specs.geronimo-annotation_1.1_spec_*
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.equinox.app_*
Krzysztof Daniel 7c06b69
%{_libdir}/%{name}/plugins/org.eclipse.equinox.bidi_*
Krzysztof Daniel 7c06b69
%{_libdir}/%{name}/plugins/org.eclipse.equinox.console_*
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_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.core.commands_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.core.contexts_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.core.di.extensions_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.core.di_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.core.services_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.bindings_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.css.core_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.css.swt.theme_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.css.swt_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.di_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.model.workbench_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.services_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.widgets_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.workbench.addons.swt_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.workbench.renderers.swt_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.workbench.swt_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.workbench3_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.workbench_*
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.rcp_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ui_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.ui.views_*
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_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.w3c.css.sac_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.w3c.dom.svg_*
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 6d4aef0
%config %{_sysconfdir}/eclipse.ini
Sami Wagiaalla 67ffc32
%{_sysconfdir}/rpm/macros.%{name}
Ben Konrath 9dbdca5
%{_datadir}/applications/*
Ben Konrath 9dbdca5
%{_datadir}/pixmaps/*
Ben Konrath 9dbdca5
%{_datadir}/icons/*/*/apps/*
Andrew Overholt d5b2034
%{_libdir}/%{name}/eclipse
Andrew Overholt c9ccf4f
%dir %{_libdir}/%{name}/dropins
Andrew Overholt c2c49f8
%dir %{_datadir}/%{name}/dropins
Chris Aniszczyk 65fce14
%{_libdir}/%{name}/features/org.eclipse.platform_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/features/org.eclipse.e4.rcp_*
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_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/javax.inject_1.0.0.v20091030.jar
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/javax.xml_1.3.4.v200806030440.jar
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_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.apache.batik.css_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.apache.batik.util.gui_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.apache.batik.util_*
Krzysztof Daniel 7c06b69
%{_libdir}/%{name}/plugins/org.apache.commons.codec_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.apache.commons.el_*
Krzysztof Daniel 7c06b69
%{_libdir}/%{name}/plugins/org.apache.commons.httpclient_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.apache.commons.logging_*
Krzysztof Daniel 7c06b69
%{_libdir}/%{name}/plugins/org.apache.felix.gogo.command_*
Krzysztof Daniel 7c06b69
%{_libdir}/%{name}/plugins/org.apache.felix.gogo.runtime_*
Krzysztof Daniel 7c06b69
%{_libdir}/%{name}/plugins/org.apache.felix.gogo.shell_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.apache.geronimo.specs.geronimo-annotation_1.1_spec_*
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_*
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 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.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.views_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ui.views.properties.tabbed_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.eclipse.ui.workbench.texteditor_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.core.commands_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.core.contexts_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.core.di.extensions_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.core.di_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.core.services_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.bindings_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.css.core_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.css.swt.theme_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.css.swt_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.di_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.model.workbench_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.services_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.widgets_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.workbench.addons.swt_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.workbench.renderers.swt_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.workbench.swt_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.workbench3_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.eclipse.e4.ui.workbench_*
Krzysztof Daniel 7c06b69
%{_libdir}/%{name}/plugins/org.eclipse.jetty.util_*
Krzysztof Daniel 7c06b69
%{_libdir}/%{name}/plugins/org.eclipse.jetty.server_*
Krzysztof Daniel 7c06b69
%{_libdir}/%{name}/plugins/org.eclipse.jetty.http_*
Krzysztof Daniel 7c06b69
%{_libdir}/%{name}/plugins/org.eclipse.jetty.continuation_*
Krzysztof Daniel 7c06b69
%{_libdir}/%{name}/plugins/org.eclipse.jetty.io_*
Krzysztof Daniel 7c06b69
%{_libdir}/%{name}/plugins/org.eclipse.jetty.security_*
Krzysztof Daniel 7c06b69
%{_libdir}/%{name}/plugins/org.eclipse.jetty.servlet_*
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_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.sat4j.core_*
Andrew Overholt d5b2034
%{_libdir}/%{name}/plugins/org.sat4j.pb_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.w3c.css.sac_*
Krzysztof Daniel 62e715e
%{_libdir}/%{name}/plugins/org.w3c.dom.svg_*
Andrew Overholt 7f652ce
# Put this in -platform since we're putting the p2 stuff here
Sami Wagiaalla 6d4aef0
%{_libdir}/%{name}/artifacts.xml
Andrew Overholt c9ccf4f
# FIXME: should we ship content.xml for the platform?
Krzysztof Daniel 4131143
#%%{_libdir}/%%{name}/metadata
Sami Wagiaalla 6d4aef0
%{_libdir}/%{name}/p2
Krzysztof Daniel f99dc68
%{_javadir}/%{name}/equinox.http.servlet.jar
Andrew Overholt 7f652ce
Andrew Overholt 7f652ce
%files jdt
Krzysztof Daniel a65b26d
%attr(0755,root,root) %{_bindir}/efj
255430c
%{_libdir}/%{name}/dropins/jdt
Krzysztof Daniel f99dc68
%{_javadir}/%{name}/jdt.core.jar
Ben Konrath 9dbdca5
Ben Konrath 9dbdca5
%files pde
Krzysztof Daniel 13216d3
%{_bindir}/%{name}-pdebuild
Andrew Overholt d5b2034
%{_libdir}/%{name}/buildscripts
Andrew Overholt c9ccf4f
%{_libdir}/%{name}/dropins/sdk
Ben Konrath 9dbdca5
Krzysztof Daniel 0fcb34f
%files equinox-osgi
Krzysztof Daniel f99dc68
%dir %{_javadir}/%{name}
Krzysztof Daniel 0fcb34f
%{_javadir}/%{name}/osgi.jar
Krzysztof Daniel 0fcb34f
%{_javadir}/%{name}/osgi.services.jar
Krzysztof Daniel 0fcb34f
%{_javadir}/%{name}/osgi.util.jar
Krzysztof Daniel 0fcb34f
%{_libdir}/%{name}/plugins/org.eclipse.osgi_*
Krzysztof Daniel 0fcb34f
%{_libdir}/%{name}/plugins/org.eclipse.osgi.services_*
Krzysztof Daniel 0fcb34f
%{_libdir}/%{name}/plugins/org.eclipse.osgi.util_*
Krzysztof Daniel 0fcb34f
%{_mavenpomdir}/*
Krzysztof Daniel 0fcb34f
%{_mavendepmapfragdir}/*
Krzysztof Daniel 0fcb34f
Sami Wagiaalla 2d2d3f1
%changelog
Krzysztof Daniel f99dc68
* Tue Jul 17 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-4
Krzysztof Daniel f99dc68
- Bug 839986 - eclipse-rcp: broken symlinks
Krzysztof Daniel f99dc68
Krzysztof Daniel 0e62478
* Fri Jul 6 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-3
Krzysztof Daniel 0e62478
- Improved patch for discovering changes after update.
Krzysztof Daniel 0e62478
c54af42
* Thu Jul 5 2012 Alexander Kurtakov <akurtako@redhat.com> 1:4.2.0-2
c54af42
- Fix compilation against lucene 3.x.
c54af42
Krzysztof Daniel 0fcb34f
* Fri Jun 29 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-1
Krzysztof Daniel 0fcb34f
- Included patch for Eclipse bug 251167
Krzysztof Daniel 0fcb34f
- Recompiled all jsr14 bundles as 1.5
Krzysztof Daniel 0fcb34f
- Update to final Juno release.
Krzysztof Daniel 0fcb34f
- Removed the old pdebuild script warning.
Krzysztof Daniel 0fcb34f
- Created OSGI subpackage.
Krzysztof Daniel 0fcb34f
- Removed the necessity to delete ~/.eclipse after some updates.
Krzysztof Daniel 0fcb34f
Sami Wagiaalla bce795d
* Fri Jun 18 2012 Sami Wagiaalla <swagiaal@redhat.com> 1:4.2.0-0.24.I201205031800
Sami Wagiaalla bce795d
- Remove empty reconciler script.
Sami Wagiaalla bce795d
Krzysztof Daniel 8c4961f
* Fri Jun 15 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.23.I201205031800
Krzysztof Daniel 8c4961f
- Workaround for Eclipse bug 382574
Krzysztof Daniel 8c4961f
Krzysztof Daniel 01cf877
* Thu May 24 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.22.I201205031800
Krzysztof Daniel 01cf877
- Do not pass the -preventMasterLaunch to non SDK applications.
Krzysztof Daniel 01cf877
Krzysztof Daniel a721e70
* Fri May 18 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.21.I201205031800
Krzysztof Daniel a721e70
- Prevent running Eclipse as root.
Krzysztof Daniel a721e70
- Populate Update Sites.
Krzysztof Daniel a721e70
- Pick renamed plugins on startup.
Krzysztof Daniel a721e70
- Bundle the .option file for investigating startup problems.
Krzysztof Daniel a721e70
Krzysztof Daniel 8a5976c
* Sat May 5 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.20.I201205031800
Krzysztof Daniel 8a5976c
- Update to M7.
Krzysztof Daniel 8a5976c
Krzysztof Daniel 6921e78
* Mon Apr 30 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.19.I201204291800
Krzysztof Daniel 6921e78
- Update to I20120429-1800.
Krzysztof Daniel 6921e78
Krzysztof Daniel c38055a
* Tue Apr 24 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.18.I201204171000
Krzysztof Daniel c38055a
- Regenerating s390 and s390x launcher fragments from scratch.
Krzysztof Daniel c38055a
Krzysztof Daniel ab94e59
* Mon Apr 23 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.17.I201204171000
Krzysztof Daniel ab94e59
- Remove duplicated junit library.
Krzysztof Daniel ab94e59
- Initial s390 and s390x support.
Krzysztof Daniel ab94e59
- Update to latest eclipse-build.
Krzysztof Daniel ab94e59
Krzysztof Daniel 70451e6
* Fri Apr 20 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.16.I201204171000
Krzysztof Daniel 70451e6
- Bug 814332 - Documentation is not pointing to locally installed javadoc. 
Krzysztof Daniel 70451e6
Krzysztof Daniel a65b26d
* Thu Apr 19 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.15.I201204171000
Krzysztof Daniel a65b26d
- Amendment to previous release.
Krzysztof Daniel a65b26d
Krzysztof Daniel 393349e
* Thu Apr 19 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.14.I201204171000
Krzysztof Daniel 393349e
- Bug 813763 - /usr/bin/efj has missising exec permissions
Krzysztof Daniel 393349e
- Bug 813756 - eclipse-jdt: bundled junit library
Krzysztof Daniel a65b26d
- Move hamcrest dependency to JDT.
Krzysztof Daniel 393349e
Krzysztof Daniel 182f722
* Wed Apr 18 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.13.I201204171000
Krzysztof Daniel 182f722
- Move to the latest upstream I-build
Krzysztof Daniel 182f722
- Generate full documentation.
Krzysztof Daniel 182f722
- Formalize requirement on geronimo.
Krzysztof Daniel 182f722
Sami Wagiaalla adf24f2
* Wed Apr 18 2012 Sami Wagiaalla <swagiaal@redhat.com> 1:4.2.0-0.12.I201204051114
Sami Wagiaalla adf24f2
- Don't fail if icon.xpm does not exist.
Sami Wagiaalla adf24f2
Krzysztof Daniel 25676de
* Thu Apr 12 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.11.I201204051114
Krzysztof Daniel 25676de
- Version more requirements.
Krzysztof Daniel 2590ade
- Move java requirement to the lowest-in-stack package.
Krzysztof Daniel 4131143
- Removed some rpmlint warnings from spec file.
Krzysztof Daniel 25676de
Krzysztof Daniel 30478c7
* Wed Apr 11 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.10.I201204051114
Krzysztof Daniel 30478c7
- Specified version for java-javadoc requirements.
Krzysztof Daniel 30478c7
Krzysztof Daniel 1372214
* Tue Apr 10 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.9.I201204051114
Krzysztof Daniel 1372214
- Add proper version to conflicts eclipse-emf-core
Krzysztof Daniel 1372214
Andrew Overholt 043ea78
* Tue Apr 10 2012 Andrew Overholt <overholt@redhat.com> 1:4.2.0-0.8.I201204051114
Andrew Overholt 043ea78
- Add epoch to java and java-devel {Build,}Requires.
Andrew Overholt 043ea78
Krzysztof Daniel f546799
* Tue Apr 10 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.7.I201204051114
Krzysztof Daniel f546799
- Bug 810568 - require Java 7 to run.
Krzysztof Daniel 4a6baa9
- Bug 810970 - Cannot start 4.2.0-0.6.I201204051114.fc18.x86_64
Krzysztof Daniel f546799
Krzysztof Daniel f992665
* Fri Apr 6 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.6.I201204051114
Krzysztof Daniel 6744c82
- Update to I20120405-1114 upstream Eclipse build.
Krzysztof Daniel 6744c82
- Update to latest e-b
Krzysztof Daniel 34928d0
- Bug 810552 - JSch Requires should be versioned
Krzysztof Daniel 6744c82
d30270e
* Wed Apr 4 2012 Roland Grunberg <rgrunber@redhat.com> 1:4.2.0-0.5.fa15ab
d30270e
- Define %%{_eclipse_base} to properly resolve %%{_libdir} for noarch.
d30270e
Krzysztof Daniel 13216d3
* Mon Apr 2 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.4.fa15ab
Krzysztof Daniel 4131143
- pdebuild script installed into %%{_bindir}
Krzysztof Daniel 13216d3
Krzysztof Daniel cf421ab
* Thu Mar 29 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.3.fa15ab
Krzysztof Daniel cf421ab
- Sort out problems with versions.
Krzysztof Daniel cf421ab
Krzysztof Daniel 66f5c55
* Thu Mar 29 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.2.fa15ab
Krzysztof Daniel 66f5c55
- Change eclipse-emf-core package version to 2.8
Krzysztof Daniel 66f5c55
Krzysztof Daniel 66f5c55
* Thu Mar 29 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.1.fa15ab
Krzysztof Daniel 62e715e
- Update to 4.2
Krzysztof Daniel 62e715e
- Added eclipse-emf-core package.
Krzysztof Daniel 62e715e
Krzysztof Daniel b9c8fb0
* Mon Mar 26 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:3.8.0-0.21.I201203201400
Krzysztof Daniel b9c8fb0
- Added Provides: osgi(system.bundle)  to rcp package.
Krzysztof Daniel b9c8fb0
Krzysztof Daniel 3428600
* Thu Mar 22 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:3.8.0-0.20.I201203201400
Krzysztof Daniel 3428600
- Update to I20120320-1400.
Krzysztof Daniel 3428600
- Ant version changed to 1.8.3.
Krzysztof Daniel 3428600
- ECF version changed to 3.5.5.
Krzysztof Daniel 3428600
- Experimental ARM support.
Krzysztof Daniel 3428600
Krzysztof Daniel 99d5dfe
* Fri Mar 16 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:3.8.0-0.19.I201203141800
Krzysztof Daniel 99d5dfe
- Update to I20120314-1800.
Krzysztof Daniel 99d5dfe
- Eclipse-build updated to head.
Krzysztof Daniel 99d5dfe
- Required Jsch version updated to include correct MANIFEST.MF 
Krzysztof Daniel 99d5dfe
Krzysztof Daniel ab1a5b7
* Sun Mar 11 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:3.8.0-0.18.I201203060800
Krzysztof Daniel ab1a5b7
- Update to I20120228-0800.
Krzysztof Daniel ab1a5b7
- Properly build org.eclipse.jdt.launching from source.
Krzysztof Daniel ab1a5b7
Andrew Overholt 72b4db7
* Wed Feb 29 2012 Andrew Overholt <overholt@redhat.com> 1:3.8.0-0.17.I201202280800
Andrew Overholt 72b4db7
- Add macro for build ID to ease moving to new ones.
Andrew Overholt 72b4db7
Krzysztof Daniel 851d798
* Wed Feb 29 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:3.8.0-0.16.I201202280800
Krzysztof Daniel 851d798
- Eclipse update to I20120228-0800
Krzysztof Daniel 851d798
431f072
* Wed Feb 22 2012 Roland Grunberg <rgrunber@redhat.com> 1:3.8.0-0.15.I201202140800
431f072
- Add org.eclipse.tycho:org.eclipse.osgi to osgi depmap.
431f072
- Install org.eclipse.jdt.core in javadir/eclipse.
431f072
- Add maven pom and depmap for org.eclipse.jdt.core.
431f072
Krzysztof Daniel 4801fd7
* Wed Feb 22 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:3.8.0-0.14.I201202140800
Krzysztof Daniel 4801fd7
- Updated dependencies to match jetty 8.1.0-1.
Krzysztof Daniel 4801fd7
- Updated commons-codec minimal requirements.
Krzysztof Daniel 4801fd7
- Moved icu4j dependency from swt to rcp.
Krzysztof Daniel 4801fd7
Krzysztof Daniel baac70a
* Fri Feb 17 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:3.8.0-0.13.I201202140800
Krzysztof Daniel baac70a
- Add the icu4j-source bundle.
Krzysztof Daniel baac70a
- Update to Eclipse build I20120214-0800.
Krzysztof Daniel baac70a
Sami Wagiaalla 3f45ea9
* Thu Feb 16 2012 Sami Wagiaalla <swagiaal@redhat.com> 1:3.8.0-0.12.I201202070800
Sami Wagiaalla 3f45ea9
- Install a blank eclipse-reconciler.sh.
Sami Wagiaalla 3f45ea9
Krzysztof Daniel 9d09cc7
* Thu Feb 16 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:3.8.0-0.11.I201202070800
Krzysztof Daniel 9d09cc7
- Using system jar for junit 4 and different OSGI metadata for junit 3
Krzysztof Daniel 9d09cc7
- Adopt noarch icu4j-eclipse
Krzysztof Daniel 9d09cc7
Sami Wagiaalla 6d4aef0
* Mon Feb 13 2012 Sami Wagiaalla <swagiaal@redhat.com> 1:3.8.0-0.10.I201202070800
Sami Wagiaalla 6d4aef0
- Remove reconciler macros from macros.eclipse.
Sami Wagiaalla 6d4aef0
- Do not create temp eclipse directory in rpm-state.
Sami Wagiaalla 6d4aef0
- Do not install .so extaction paterns file.
Sami Wagiaalla 6d4aef0
- Stop running the reconciler.
Sami Wagiaalla 6d4aef0
Sami Wagiaalla 3cee5a0
* Thu Feb 9 2012 Sami Wagiaalla <swagiaal@redhat.com> 1:3.8.0-0.9.I201202070800
Sami Wagiaalla 3cee5a0
- Remove -debug reconciler flag
Sami Wagiaalla 3cee5a0
- Remove macro _eclipse_reqs.
Krzysztof Daniel 4131143
- Define %%{_eclipse_base} in macros.eclipse.
Sami Wagiaalla 3cee5a0
- Pass dropins dir to reconciler when updating the platform.
Krzysztof Daniel 2b1082b
Krzysztof Daniel 5ebbbb6
* Wed Feb 8 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:3.8.0-0.7.I201201310842
Krzysztof Daniel 5ebbbb6
- Drop the indirect dependency to tomcat 5.
Krzysztof Daniel 7b93da6
- Support for gnomelibproxy on x86_64.
Krzysztof Daniel 5ebbbb6
Krzysztof Daniel 541c13d
* Fri Feb 3 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:3.8.0-0.6.I201201310842
Krzysztof Daniel 541c13d
- Change the makefile patch to be truly universal
Krzysztof Daniel 541c13d
Krzysztof Daniel a8df448
* Wed Feb 1 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:3.8.0-0.5.I201201310842
Krzysztof Daniel a8df448
- Update to Eclipse 3.8 I20120131-0842
Krzysztof Daniel a8df448
Sami Wagiaalla 7b2da81
* Tue Jan 31 2012 Sami Wagiaalla <swagiaal@redhat.com> 1:3.8.0-0.4.I201201230800
Sami Wagiaalla 7b2da81
- Remove xulrunner requirement.
Sami Wagiaalla 7b2da81
Krzysztof Daniel fc20ce1
* Tue Jan 31 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:3.8.0-0.3.I201201230800
Krzysztof Daniel fc20ce1
- Updated dependency to felix-gogo-shell to include fix for bug 786041.
Krzysztof Daniel fc20ce1
- Fixed mixed-use-of-spaces-and-tabs warning in the spec file.
Krzysztof Daniel fc20ce1
Krzysztof Daniel d527d4f
* Tue Jan 31 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:3.8.0-0.2.I201201230800
Krzysztof Daniel d527d4f
- Version changed to a better format.
Krzysztof Daniel d527d4f
Krzysztof Daniel 7c06b69
* Mon Jan 30 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:3.8.0-0.M4c
Krzysztof Daniel 7c06b69
- Update to Eclipse 3.8 I20120123-0800
Krzysztof Daniel 7c06b69
Sami Wagiaalla 6a7a7da
* Fri Jan 20 2012 Sami Wagiaalla <swagiaal@redhat.com> 1:3.7.1-16
Sami Wagiaalla 6a7a7da
- Remove ORBit-2 requirement.
Sami Wagiaalla 6a7a7da
Sami Wagiaalla 2d2d3f1
* Thu Jan 19 2012 Sami Wagiaalla <swagiaal@redhat.com> 1:3.7.1-15
Sami Wagiaalla 2d2d3f1
- Add BuildRequires:  ORBit2-devel
Sami Wagiaalla 2d2d3f1
Sami Wagiaalla 2d2d3f1
* Tue Jan 19 2012 Sami Wagiaalla <swagiaal@redhat.com> 1:3.7.1-15
Sami Wagiaalla 42e97c9
- Use rpm-state/eclipse for run-reconciler file instead of /var/run.
Sami Wagiaalla 42e97c9
- Delete eclipse-tmpfiles.conf.
Sami Wagiaalla 42e97c9
Sami Wagiaalla 7a83600
* Mon Jan 19 2012 Sami Wagiaalla <swagiaal@redhat.com> 1:3.7.1-14
Sami Wagiaalla 7a83600
- Remove _eclipse_pkg macro.
Sami Wagiaalla 7a83600
- Use mktemp for creating a backup directory in eclipse-reconciler.sh
Sami Wagiaalla 7a83600
55ff88e
* Fri Jan 16 2012 Alexander Kurtakov <akurtako@redhat.com> - 1:3.7.1-13
55ff88e
- Fix o.e.osgi.services pom to remove fake parent.
55ff88e
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.
Krzysztof Daniel 4131143
- 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.
Krzysztof Daniel 4131143
- 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.