|
First off you can look at the rpm changelog with: rpm -q --changelog <rpmname>, I try to keep the changelogs updated but sometimes I forget to add it in (was looking at gaim the other day, I hadnt updated that since october!).
Specifically the php update was purely FC3 related, they (Fedora) released a 2.4 version (why they did a subversion on a release version I have no idea). So I bumped mine up to 3 so theirs wouldnt get all mixed up with mine. Longterm I may have to do an Epoch number change, which I try to avoid for maintenance issues.
Oh apache, the .highfd release is just a rebuild of the standard RPM for high file descriptor environments (Hosting over 250 domains requires this). I believe I noted that in the changelog as well.
|