Ticket #39 (closed defect: fixed)

Opened 7 years ago

Last modified 6 years ago

Fix some bug in osgideps.pl script


Reported by: alcapcom Assigned to: pmatilai Priority: major Milestone:
Component: rpm Version: RPM Development Keywords: Cc:


Description

The patch fixe follow bugs:\

Attachments

osgideps.pl-2009-02-03.patch (3.3 kB) - added by alcapcom on 03/02/09 10:19:45.\
rpm-osgideps-check (3.2 kB) - added by alcapcom on 03/02/09 10:21:08.\
osgideps.pl.patch (3.8 kB) - added by alcapcom on 03/03/09 19:10:28.\
eclipse.spec.patch (3.0 kB) - added by alcapcom on 03/06/09 10:52:46.
eclipse.spec.patch 2007-03-06
osgideps.pl.2.patch (3.6 kB) - added by alcapcom on 03/06/09 10:53:25.
osgideps.pl.patch 2007-03-06
osgideps.pl.patch.20090617 (15.1 kB) - added by alcapcom on 06/17/09 11:55:23.
osgideps.pl.patch

Change History

03/02/09 10:19:45 changed by alcapcom

03/02/09 10:21:08 changed by alcapcom

03/02/09 11:27:08 changed by alcapcom

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\

03/03/09 19:10:28 changed by alcapcom

03/03/09 20:01:17 changed by alcapcom

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

03/06/09 10:52:46 changed by alcapcom

eclipse.spec.patch 2007-03-06

03/06/09 10:53:25 changed by alcapcom

osgideps.pl.patch 2007-03-06

03/06/09 10:57:16 changed by alcapcom

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

06/17/09 11:55:23 changed by alcapcom

osgideps.pl.patch

06/17/09 12:01:36 changed by alcapcom

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

(follow-up: [↓ 6]{.small} ) 06/18/09 09:19:37 changed by 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?

(in reply to: [↑ 5]{.small} ) 06/18/09 09:56:06 changed by alcapcom

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

06/18/09 10:10:30 changed by pmatilai

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%)

06/18/09 11:10:25 changed by alcapcom

Yeah, indentation rework + some new functions = completely new script for a scim :)

Thanks to apply it so quickly.