relman приложение берет ваш исходный код, управляет конструкцией, и распространяет пакеты.
0.023 MB|License: GPL
relman application takes your source code, runs the build, and distributes the packages. A configuration file allows you to define application-wide defaults in addition to information particular to individual projects such as the source directory, package name, and the like.
Once set up, you just have to call relman with the name given to the project plus the version to release. It calls pkgmake to build .tar.gz, .deb, and .rpm files, and then distributes them using FTP and/or SCP all in one run.
Requirements:
· GNU Bash
· pkgmake
What's New in This Release:
· RSync and sFTP have been added to the list of transfer methods.
· Furthermore, the DescFile is now processed (if specified): plain text is passed to pkgmake, and an HTMLized version can be transfered for use with HistView's download class.
· Creation of that HTML version includes (optional) user definable replacements as well as adding of package information.