Build a standard RPM package of PhalconPHP for Fedora
completed by: Megh Parikh
mentors: Hon Nguyen
Task
Build a standard RPM package of PhalconPHP for Fedora.
Information:
Phalcon php:
https://github.com/phalcon/cphalcon
How to build RPM package:
https://fedoraproject.org/wiki/How_to_create_an_RPM_package
http://www.rpm.org/max-rpm/ch-rpm-build.html
Note: There are many tools to port deb packages to RPM available. The issue is, that tools often do not build packages according to standards. Please use the way as described as in the above links.