[eclipse/f21] Provide org.eclipse.tycho:org.eclipse.osgi.compatibility.state.

Roland Grunberg rgrunber at fedoraproject.org
Thu Jul 31 16:43:44 UTC 2014


commit 5f6b18614e1752f38acfd984511641f1098f97b6
Author: Roland Grunberg <rgrunber at redhat.com>
Date:   Mon Jul 28 11:52:44 2014 -0400

    Provide org.eclipse.tycho:org.eclipse.osgi.compatibility.state.

 eclipse.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index d27ed0c..b942ee7 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -38,7 +38,7 @@ Epoch:                  1
 Summary:        An open, extensible IDE
 Name:           %{?scl_prefix}eclipse
 Version:        %{eclipse_version}
-Release:        9%{?dist}
+Release:        10%{?dist}
 License:        EPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/
@@ -659,7 +659,7 @@ done
 
 # Install maven depmaps for OSGI jars
 %add_maven_depmap JPP.eclipse-osgi.pom %{pkg_name}/osgi.jar -a "org.eclipse:osgi,org.eclipse.tycho:org.eclipse.osgi" -f equinox-osgi
-%add_maven_depmap JPP.eclipse-osgi.compatibility.state.pom %{pkg_name}/osgi.compatibility.state.jar -a "org.eclipse.osgi:compatibility.state" -f equinox-osgi
+%add_maven_depmap JPP.eclipse-osgi.compatibility.state.pom %{pkg_name}/osgi.compatibility.state.jar -a "org.eclipse.osgi:compatibility.state,org.eclipse.tycho:org.eclipse.osgi.compatibility.state" -f equinox-osgi
 %add_maven_depmap JPP.eclipse-osgi.services.pom %{pkg_name}/osgi.services.jar -a "org.eclipse.osgi:services" -f equinox-osgi
 %add_maven_depmap JPP.eclipse-osgi.util.pom %{pkg_name}/osgi.util.jar -a "org.eclipse.osgi:util" -f equinox-osgi
 %add_maven_depmap JPP.eclipse-equinox.http.servlet.pom %{pkg_name}/equinox.http.servlet.jar -a "org.eclipse.equinox.http:servlet" -f platform
@@ -1013,6 +1013,9 @@ fi
 %{_libdir}/%{pkg_name}/plugins/org.eclipse.osgi.compatibility.state_*
 
 %changelog
+* Mon Jul 28 2014 Roland Grunberg <rgrunber at redhat.com> - 1:4.4.0-10
+- Provide org.eclipse.tycho:org.eclipse.osgi.compatibility.state.
+
 * Thu Jul 24 2014 Sami Wagiaalla <swagiaal at redhat.com> 1:4.4.0-9
 - Add patch for webkit2 support.
 


More information about the scm-commits mailing list