RPM

Internally regularily order the source files.

Registered by Jeff Johnson

     Change: regular-ordered-sources
     Purpose: Internally regularily order the source files.
     Reason: RPM internally traverses over the list of source files
                     (SourceX and PatchX tags in *.spec file) multiple
                     times and also looks up sources by number. For all
                     this the fact that RPM keeps the source files in a
                     _reverse ordered_ linked list is never a problem.
                     But OpenPKG performs user-visible actions, like
                     the auto-fetching of still missing source files,
                     and here the processing in reverse order is very
                     confusing to the user. Hence, order the sources
                     files in regular order (the order the tags occur in
                     the *.spec file).

Blueprint information

Status:
Not started
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
Discussion
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.