Opened 7 years ago
Last modified 6 years ago
Reported by: alcapcom Assigned to: pmatilai
Priority: major Milestone:
Component: rpm Version: RPM Development
Keywords: Cc:
The patch fixe follow bugs:\
Oups the current list of installed package is:\
eclipse-emf-sdo-2.4.1-4.fc10.noarch
eclipse-phpeclipse-1.2.1-2.fc10.x86_64
eclipse-egit-0.4.0-1.fc10.noarch
eclipse-emf-2.4.1-4.fc10.noarch
eclipse-photran-xlf-4.0.0-0.b4.fc10.3.x86_64
eclipse-cdt-mylyn-5.0.1-2.fc10.x86_64
eclipse-rcp-3.4.1-5.fc10.x86_64
eclipse-pde-3.4.1-5.fc10.x86_64
eclipse-cdt-5.0.1-2.fc10.x86_64
eclipse-ecj-3.4.1-5.fc10.x86_64
eclipse-mylyn-java-3.0.3-3.fc10.noarch
eclipse-subclipse-1.2.4-12.fc10.noarch
eclipse-pydev-1.4.2-1.fc10.x86_64
eclipse-changelog-2.6.6-1.fc10.x86_64
eclipse-gef-examples-3.4.1-2.fc10.x86_64
eclipse-demos-0.0.1-2.fc8.noarch
eclipse-cdt-sdk-5.0.1-2.fc10.x86_64
eclipse-pydev-mylyn-1.4.2-1.fc10.x86_64
eclipse-rpm-editor-0.4.0-5.fc10.x86_64
eclipse-quickrex-3.5.0-9.fc10.noarch
eclipse-photran-4.0.0-0.b4.fc10.3.x86_64
eclipse-slide-1.3.11-3.fc10.noarch
eclipse-mylyn-trac-3.0.3-3.fc10.noarch
eclipse-swt-3.4.1-5.fc10.x86_64
eclipse-platform-3.4.1-5.fc10.x86_64
eclipse-mylyn-webtasks-3.0.3-3.fc10.noarch
eclipse-shelled-1.0.4-1.fc10.noarch
eclipse-mylyn-3.0.3-3.fc10.noarch
tomcat5-jasper-eclipse-5.5.27-6.1.fc10.noarch
eclipse-gef-3.4.1-2.fc10.x86_64
eclipse-emf-sdk-2.4.1-4.fc10.noarch
eclipse-emf-xsd-sdk-2.4.1-4.fc10.noarch
eclipse-checkstyle-4.0.1-11.fc10.x86_64
eclipse-emf-examples-2.4.1-4.fc10.noarch
eclipse-subclipse-book-1.2.4-12.fc10.noarch
eclipse-mylyn-pde-3.0.3-3.fc10.noarch
eclipse-gef-sdk-3.4.1-2.fc10.x86_64
eclipse-emf-sdo-sdk-2.4.1-4.fc10.noarch
icu4j-eclipse-3.8.1-4.fc10.x86_64
eclipse-jdt-3.4.1-5.fc10.x86_64
eclipse-epic-0.6.27-1.fc10.x86_64
eclipse-emf-xsd-2.4.1-4.fc10.noarch
eclipse-setools-3.3.2.4-3.fc10.x86_64\
Hi,
The last patch fix two other bugs[1], we currently completely ignore optional requires, should that be true in the future?... in other word any plan to support optional deps :)
Panu, we need this patch in rawhide (sooner as possible of course), do you prefer that I open a bug there too?
[1] we don't require or provide optional bundles, we no more touch version strings.
Thanks
eclipse.spec.patch 2007-03-06
osgideps.pl.patch 2007-03-06
Oups, don't take in account eclipse.spec patch, it's just a false manipulation.
2007-03-06 patch Also remove x-friends bundles of OSGI Export-Packages (RPM requires)
Regards, Alphonse
osgideps.pl.patch
Last patch fix a lot of bug and typo errors, based on some test that I have do with this script, it sound good for production.
Please apply it ASAP.
Have a good day, Alphonse
Hmm, I'm getting a bit lost in the patches :) Just to make sure: the osgideps.pl.patch.20090617 is the only one of these that should be applied, right?
Replying to pmatilai:
Hmm, I'm getting a bit lost in the patches :)
:)
Just to make sure: the osgideps.pl.patch.20090617 is the only one of these that should be applied, right?
Yes only that one
Thanks
Okay, applied now, thanks for the patch. Or actually git thinks it's a rewrite :)
1 files changed, 357 insertions(+), 203 deletions(-) rewrite scripts/osgideps.pl (91%)
Yeah, indentation rework + some new functions = completely new script for a scim :)
Thanks to apply it so quickly.