Add a new "meta" qualifier for expressing dependencies that are not
concrete install- or run-time dependencies, and thus should not take
part in install ordering.

There are quite a lot of such dependencies in the wild, for example
versioned sub-package cross-dependencies are typically of this type
and a common source of unnecessary dependency loops. Another common
case are dependencies of meta-packages.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/1028

-- Commit Summary --

  * Introduce a new qualifier for meta dependencies (RhBug:1648721)

-- File Changes --

    M build/parsePreamble.c (1)
    M lib/formats.c (2)
    M lib/rpmds.h (6)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/1028.patch
https://github.com/rpm-software-management/rpm/pull/1028.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1028
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to