Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Improved dependency search on rpmfind.net: we now include the distro | Lucas C. Villa Real | 2018-06-30 |
| | | | | | | code (i.e., fc26, fc27, etc) and have a placeholder to check versions when a range filter is given. We can probably use some of the code from Scripts' FindDependencies.c here. | ||
* | Add support for RPM files with a CPIO payload compressed with LZMA. | Lucas C. Villa Real | 2017-01-22 |
| | |||
* | Move RPM specific function to Functions/RPM. This move is to ease the | Lucas C. Villa Real | 2017-01-02 |
implementation of a DEB backend. |