Ticket #140 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

[PATCH] Don't trump versioned module dependencies with unversioned ones

Reported by: scop Assigned to: RpmTickets
Priority: minor Milestone:
Component: rpm Version: RPM Development
Keywords: Cc:

Description

Versioned dependencies like "perl(Foo) >= 1.0" should not be trumped by unversioned "perl(Foo)" ones. To be applied after the patch in #138.

Attachments

0006-Don-t-trump-versioned-module-dependencies-with-unver.patch (1.1 kB) - added by scop on 02/13/10 10:27:03.

Change History

02/13/10 10:27:03 changed by scop

  • attachment 0006-Don-t-trump-versioned-module-dependencies-with-unver.patch added.

(in reply to: ↑ description ) 02/13/10 10:27:44 changed by scop

Replying to scop:

To be applied after the patch in #138.

s/138/139/

02/15/10 07:07:24 changed by pmatilai

  • status changed from new to closed.
  • resolution set to fixed.

...and applied, thanks again :)