diff --git a/eclipse.spec b/eclipse.spec index a989920..27d0e0f 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -23,11 +23,11 @@ Epoch: 1 Summary: An open, extensible IDE Name: eclipse Version: %{eclipse_majmin}.%{eclipse_micro} -Release: 6%{?dist} +Release: 7%{?dist} License: EPL Group: Text Editors/Integrated Development Environments (IDE) URL: http://www.eclipse.org/ -Source0: %{download_url}eclipse-build-de0fa989dbe8ac96ffa5069829f2088b2714a38c.tar.xz +Source0: %{download_url}eclipse-build-f3a334f06fdab6056ad27bcb542be3bec10ce607.tar.xz Source1: %{download_url}eclipse-3.7.1-src.tar.bz2 BuildRequires: ant @@ -50,9 +50,7 @@ BuildRequires: libXt-devel BuildRequires: webkitgtk-devel BuildRequires: icu4j-eclipse >= 1:4.4.2-2 -BuildRequires: tomcat5-jasper-eclipse >= 5.5.31-2 -BuildRequires: tomcat6-servlet-2.5-api >= 6.0.32-8 -BuildRequires: tomcat6-jsp-2.1-api +BuildRequires: tomcat-lib >= 7.0.22-2 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 BuildRequires: ant-javamail ant-jdepend ant-junit ant-swing ant-jsch ant-testutil ant-apache-xalan2 ant-jmf BuildRequires: jsch >= 0:0.1.41 @@ -114,9 +112,7 @@ Requires: ant-javamail ant-jdepend ant-junit ant-swing ant-jsch ant-testutil ant Requires: apache-commons-el Requires: apache-commons-logging Requires: apache-commons-codec -Requires: tomcat5-jasper-eclipse >= 5.5.31-2 -Requires: tomcat6-servlet-2.5-api >= 6.0.32-8 -Requires: tomcat6-jsp-2.1-api +Requires: tomcat-lib >= 7.0.22-2 Requires: jetty >= 6.1.24-1 Requires: jsch >= 0.1.41 Requires: lucene >= 2.9.4-5 @@ -164,7 +160,7 @@ Eclipse Plugin Development Environment. This package is required for developing Eclipse plugins. %prep -%setup -q -n eclipse-build-de0fa989dbe8ac96ffa5069829f2088b2714a38c +%setup -q -n eclipse-build-f3a334f06fdab6056ad27bcb542be3bec10ce607 cp %{SOURCE1} . ant -DbuildArch=%{eclipse_arch} applyPatches pushd build/eclipse-3.7.1-src @@ -406,8 +402,13 @@ rm -rf %{_bindir}/efj/ %dir %{_datadir}/%{name}/dropins %{_libdir}/%{name}/features/org.eclipse.platform_* %{_libdir}/%{name}/plugins/com.jcraft.jsch_* +%{_libdir}/%{name}/plugins/org.eclipse.jdt.core_* %{_libdir}/%{name}/plugins/javax.servlet_* %{_libdir}/%{name}/plugins/javax.servlet.jsp_* +%{_libdir}/%{name}/plugins/javax.el_* +%{_libdir}/%{name}/plugins/org.apache.tomcat_* +%{_libdir}/%{name}/plugins/org.apache.juli_* +%{_libdir}/%{name}/plugins/org.apache.el_* %{_libdir}/%{name}/plugins/org.apache.ant_* %{_libdir}/%{name}/plugins/org.apache.commons.el_* %{_libdir}/%{name}/plugins/org.apache.commons.logging_* @@ -553,9 +554,14 @@ rm -rf %{_bindir}/efj/ %{_libdir}/%{name}/dropins/sdk %changelog -* Mon Nov 28 2011 Alexander Kurtakov 1:3.7.1-6 +* Mon Nov 28 2011 Alexander Kurtakov 1:3.7.1-7 - Remove xulrunner-devel(not buildable at all) and libgnome-devel(GConf2-devel is enough). +* Mon Nov 28 2011 Roland Grunberg 1:3.7.1-6 +- (Re-apply) Upgrade to Tomcat 7 Jasper. +- Include org.eclipse.jdt.core as part of platform to avoid cyclic + dependency between platform and jdt. + * Fri Nov 25 2011 Alexander Kurtakov 1:3.7.1-5 - Add ExclusiveArch for RHEL. diff --git a/sources b/sources index c0b2b4f..c0b4e7a 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ e93946a256ba9bf468fc1588aab60e20 eclipse-3.7.1-src.tar.bz2 -c990324c206624e4398bc115da92b30e eclipse-build-de0fa989dbe8ac96ffa5069829f2088b2714a38c.tar.xz +457c561424c1696d47fedd7290f61d39 eclipse-build-f3a334f06fdab6056ad27bcb542be3bec10ce607.tar.xz