Bug 835010

Summary: Create a separate OSGi subpackage.
Product: [Fedora] Fedora Reporter: Krzysztof Daniel <kdaniel>
Component: eclipseAssignee: Krzysztof Daniel <kdaniel>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: rawhideCC: akurtako, andjrobins, dmorganec, jerboaa, kdaniel, mbenitez, overholt, puntogil, rgrunber, swagiaal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-10 07:08:30 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Krzysztof Daniel 2012-06-25 08:42:51 UTC
as in the description. Some people may want to use it.

Comment 1 D Morgan 2012-06-25 08:49:04 UTC
here is the changes done in mageia by gil 

http://svnweb.mageia.org/packages?view=revision&revision=149770

Comment 2 Alexander Kurtakov 2012-07-06 13:18:04 UTC
Chris, can this one be closed now?

Comment 3 gil cattaneo 2012-07-06 14:05:31 UTC
hi
can create a separarate depmap for the other libraries?

for example

%add_maven_depmap -f osgi JPP.%{name}-osgi.util.pom %{name}/osgi.util.jar -a "org.%{name}.osgi:util"

%{_javadir}/%{name}/jdt.core.jar
%{_mavenpomdir}/JPP.eclipse-jdt.core.pom
%{_javadir}/%{name}/equinox.http.servlet.jar
%{_mavenpomdir}/JPP.%{name}-equinox-http-servlet.pom
%{_mavendepmapfragdir}/%{name}

%files equinox-osgi
%{_javadir}/eclipse/osgi.jar
%{_javadir}/eclipse/osgi.services.jar
%{_javadir}/eclipse/osgi.util.jar
%{_libdir}/%{name}/plugins/org.eclipse.osgi_*
%{_libdir}/%{name}/plugins/org.eclipse.osgi.services_*
%{_libdir}/%{name}/plugins/org.eclipse.osgi.util_*
%{_mavenpomdir}/JPP.%{name}-osgi.pom
%{_mavenpomdir}/JPP.%{name}-osgi.services.pom
%{_mavenpomdir}/JPP.%{name}-osgi.util.pom
%{_mavendepmapfragdir}/%{name}-osgi

Comment 4 Krzysztof Daniel 2012-07-10 07:08:30 UTC
Gil, can you rephrase your question? I'm not sure if I have understood it correctly.

As we talked earlier - I do not plan to introduce any new files to the eclipse package. The only way to get them into Fedora is via eclipse-build @ eclipse.org.

Given that everything what could be done is already done, I'm closing this bug.