diff --git a/eclipse.spec b/eclipse.spec index 90403c0..405454d 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -37,7 +37,7 @@ Epoch: 1 Summary: An open, extensible IDE Name: %{?scl_prefix}eclipse Version: %{eclipse_version} -Release: 0.32.git201506012000%{?dist} +Release: 0.33.git201506012000%{?dist} License: EPL URL: http://www.eclipse.org/ @@ -886,6 +886,10 @@ fi %{_libdir}/%{pkg_name}/plugins/org.apache.geronimo.specs.geronimo-annotation_1.1_spec_* %{_libdir}/%{pkg_name}/plugins/org.glassfish.web.javax.servlet.jsp_* %{_libdir}/%{pkg_name}/plugins/org.apache.lucene.* +%{_libdir}/%{pkg_name}/plugins/org.apache.xalan_* +%{_libdir}/%{pkg_name}/plugins/org.apache.xerces_* +%{_libdir}/%{pkg_name}/plugins/org.apache.xml.resolver_* +%{_libdir}/%{pkg_name}/plugins/org.apache.xml.serializer_* %{_libdir}/%{pkg_name}/plugins/org.eclipse.ant.core_* %{_libdir}/%{pkg_name}/plugins/org.eclipse.compare_* %{_libdir}/%{pkg_name}/plugins/org.eclipse.compare.core_* @@ -1071,6 +1075,9 @@ fi %{_libdir}/%{pkg_name}/plugins/org.eclipse.osgi.compatibility.state_* %changelog +* Thu Jun 25 2015 Alexander Kurtakov 1:4.5.0-0.33.git201506012000 +- Rebuild to include all deps of Lucene. + * Wed Jun 24 2015 Alexander Kurtakov 1:4.5.0-0.32.git201506012000 - Non-boostrap build.