Details for differences between build directories

Newb question: is there a place to find the details for differences between the build directories?

For instance, looking in /repositories/server:/php, there’s an SLE_10 subdir, and a separate server_apache_SLE_10 subdir. Thinking one may just be a link to the other, I downloaded the base PHP rpm from each–different file sizes, and so obviously not the same.

I’m needing the correct variety of PHP 5.3.2 for SLES 11 (for which there is a plain SLE_11 build dir.), but will this be an appropriate build for a “server” deployment.

Basically, what’s the difference between the builds in a directory with a prefix like ‘server_apache_’, and one without?

TIA for any help rendered,
FW

Hi
Download the src for each one and review the spec files and patches.
Maybe the apache one has some extra config options? Else check the
change log and if the maintainer is the same, contact them.

Just a warning, installing on a system will not be supported, so if you
have other issues, even non php5.3.2 related, you may need to remove
before an SR or bug will be actioned.


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.12-0.7-default
up 8:10, 2 users, load average: 0.09, 0.09, 0.10
GPU GeForce 8600 GTS Silent - CUDA Driver Version: 195.36.15

Thanks much, Malcolm. Good suggestion, which I applied to the SLE_10 & apache_server_SLE_10 dirs. However, all the component files were identical. So I’ll try to follow up with the respective maintainers.