Fedora Packages

rpmbuild-order

Sort RPM packages in dependency order

The rpmbuild-order tool sorts source RPM packages by build dependencies, so that they can be built in a correct order. It does this by reading RPM package spec files and then topologically sorts them according to their build dependencies. The code evolved from cabal-sort by Henning Thielemann. It can also order the dependencies or reverse depends of one or more packages among the packages checked out in neighboring directories (which can be useful to see what packages are affected when a low-level package changes, or which packages are dependents of one of more packages). It also has support for setting RPM options for bcond etc, which can affect dependencies. It can also output dependency graphs. Since version 0.4, a library API is provided.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.4.11-1.fc41 -
Fedora 40 0.4.11-1.fc40 -
Fedora 39 0.4.10-5.fc39 -
Fedora 38 0.4.10-2.fc38 -
EPEL 9 0.4.10-1.el9 -
EPEL 8 0.2.1-1.el8 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at rpmbuild-order dash maintainers at fedoraproject dot org.



Sources on Pagure