<p>I think that we already had the issue with Viji, that we need to put el5.elgis and not el5 in such statements...</p>
<p>Is it possible for you to give it a try locally? </p>
<p><blockquote type="cite">On 14 Apr 2011 08:46, &quot;Peter Hopfgartner&quot; &lt;<a href="mailto:peter.hopfgartner@r3-gis.com">peter.hopfgartner@r3-gis.com</a>&gt; wrote:<br><br>The package php-mapserver-5.6.6-2.el5.elgis.x86_64.rpm seems to depend on php-gd instead oh php53-gd:<br>

<br>
rpm -qpR php-mapserver-5.6.6-2.el5.elgis.x86_64.rpm<br>
(...)<br>
libxml2.so.2()(64bit)<br>
libz.so.1()(64bit)<br>
php-gd<br>
rpmlib(CompressedFileNames) &lt;= 3.0.4-1<br>
rpmlib(PayloadFilesHavePrefix) &lt;= 4.0-1<br>
rtld(GNU_HASH)<br>
<br>
Could it be that the following is not correct? This should make php53 the default PHP for EL5<br>
<br>
%if &quot;%{?dist}&quot; == &quot;.el5&quot;<br>
Requires:       httpd php53-gd<br>
%else<br>
Requires:       httpd php-gd<br>
%endif<br>
<br>
Peter<br>
<br>
R3 GIS Srl - GmbH<br>
<a href="http://www.r3-gis.com" target="_blank">http://www.r3-gis.com</a><br>
<br>
<br>
_______________________________________________<br>
el mailing list<br>
<a href="mailto:el@lists.osgeo.org">el@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/el" target="_blank">http://lists.osgeo.org/mailman/listinfo/el</a><br>
</blockquote></p>