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). 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 also provided.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.4.10-5.fc39 | - |
Fedora 39 | 0.4.10-5.fc39 | - |
Fedora 38 | 0.4.10-2.fc38 | - |
Fedora 37 | 0.4.10-2.fc37 | - |
EPEL 9 | 0.4.10-1.el9 | - |
EPEL 8 | 0.2.1-1.el8 | - |
You can contact the maintainers of this package via email at
rpmbuild-order dash maintainers at fedoraproject dot org
.