Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/glensc/php-pear-pear_command_packaging

make-rpm-spec command for managing RPM .spec files for PEAR packages
https://github.com/glensc/php-pear-pear_command_packaging

Last synced: about 2 months ago
JSON representation

make-rpm-spec command for managing RPM .spec files for PEAR packages

Awesome Lists containing this project

README

        

This package is http://pear.php.net/package/PEAR_Command_Packaging and has been migrated from https://svn.php.net/repository/pear/packages/PEAR_Command_Packaging

Please report all new issues via the PEAR bug tracker.

If this package is marked as unmaintained and you have fixes, please submit your pull requests and start discussion on the pear-qa mailing list.

To test, run either
$ phpunit tests/
or
$ pear run-tests -r

To build, simply
$ pear package

To install from scratch
$ pear install package.xml

To upgrade
$ pear upgrade -f package.xml