Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/glensc/php-pear-pear_command_packaging
- Owner: glensc
- License: other
- Created: 2011-04-09T16:26:26.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-04-01T14:59:56.000Z (almost 13 years ago)
- Last Synced: 2024-10-14T11:38:27.318Z (3 months ago)
- Language: PHP
- Homepage: http://pear.php.net/package/PEAR_Command_Packaging/
- Size: 238 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
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 -rTo build, simply
$ pear packageTo install from scratch
$ pear install package.xmlTo upgrade
$ pear upgrade -f package.xml