Ticket #146 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

[PATCH] Emit highest versions of perl module deps, not first versioned ones found.

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

Description

This is a further improvement related to the patch in #140 - on systems that have the "version" perl module, the highest versioned dependency is now searched instead of settling for the first versioned one found.

Attachments

0004-Emit-highest-versions-of-perl-module-deps-not-first-.patch (1.9 kB) - added by scop on 02/25/10 19:47:13.

Change History

02/25/10 19:47:13 changed by scop

  • attachment 0004-Emit-highest-versions-of-perl-module-deps-not-first-.patch added.

03/01/10 09:53:27 changed by pmatilai

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

Applied, thanks!