Building php-devel package from source (php 5.3)
- by BajaBob
I am building PHP 5.3 rpm packages for our custom CentOS 5 yum repo. I am fairly new to building rpms to be honest, but I have had moderate success downloading the SRPMS for a given package and repackaging them using "rpmbuild --rebuild" command.
One thing that is throwing me off though is how to satisfy the php-devel package.. I obviously have…