- Remove remaining mina-core dependency.

This commit is contained in:
Krzysztof Daniel 2012-09-07 19:14:56 +02:00
parent 7bc99399ec
commit 6b94ce7c85
2 changed files with 23 additions and 1 deletions

View File

@ -70,3 +70,22 @@
<!--plugin
id="org.eclipse.equinox.console.jaas.fragment"
--- eclipse.platform.releng/features/master-equinox/feature.xml.bak 2012-09-07 17:47:28.000000000 +0200
+++ eclipse.platform.releng/features/master-equinox/feature.xml 2012-09-07 19:13:44.225560231 +0200
@@ -142,7 +142,7 @@
version="0.0.0"
unpack="false"/>
- <plugin
+ <!--plugin
id="org.apache.mina.core"
download-size="0"
install-size="0"
@@ -154,6 +154,6 @@
download-size="0"
install-size="0"
version="0.0.0"
- unpack="false"/>
+ unpack="false"/-->
</feature>

View File

@ -33,7 +33,7 @@ ln -s %{_javadir}/%{2} ${_f}
Summary: An open, extensible IDE
Name: eclipse
Version: %{eclipse_version}
Release: 15%{?dist}
Release: 16%{?dist}
License: EPL
Group: Development/Tools
URL: http://www.eclipse.org/
@ -1224,6 +1224,9 @@ rm -rf %{_bindir}/efj/
%{_mavendepmapfragdir}/%{name}-equinox-osgi
%changelog
* Fri Sep 7 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-16
- Remove remaining mina-core dependency.
* Fri Sep 7 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-15
- Use existing software group.
- Add BR to eclipse-pde