[eclipse/f14/master] - Add missing org.eclipse.ant.launching plug-in to jdt (rhbz#665249).

Chris Aniszczyk caniszczyk at fedoraproject.org
Mon Apr 4 17:31:56 UTC 2011


commit ba06ab0fa1562eb64c108f4e5af8982ada61d222
Author: Chris Aniszczyk <zx at redhat.com>
Date:   Mon Apr 4 12:01:47 2011 -0500

    - Add missing org.eclipse.ant.launching plug-in to jdt (rhbz#665249).

 eclipse.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index c5c4826..15d6444 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -27,7 +27,7 @@ Epoch:  1
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        6.1%{?dist}
+Release:        6.2%{?dist}
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -333,6 +333,7 @@ mkdir features plugins
 mv $sdkDir/features/org.eclipse.jdt_* features
 for plugin in org.eclipse.jdt \
   org.eclipse.ant.ui \
+  org.eclipse.ant.launching \
   org.eclipse.jdt.apt.core \
   org.eclipse.jdt.apt.ui \
   org.eclipse.jdt.apt.pluggable.core \
@@ -969,6 +970,9 @@ fi
 #%{_libdir}/%{name}/configuration/org.eclipse.equinox.source
 
 %changelog
+* Mon Apr 04 2011 Chris Aniszczyk <zx at redhat.com> 1:3.6.1-6.2
+- Add missing org.eclipse.ant.launching plug-in to jdt (rhbz#665249).
+
 * Wed Dec 15 2010 Alexander Kurtakov <akurtako at redhat.com> 1:3.6.1-6.1
 - Install o.e.jdt.junit.core in jdt (rhbz#663207).
 


More information about the scm-commits mailing list