[El] MapServer 5.6.6 package depends on php-gd

Peter Hopfgartner peter.hopfgartner at r3-gis.com
Thu Apr 14 06:07:25 EDT 2011


Would

%if "%{?dist}" == ".el5" || "%{?dist}" == ".el5.elgis"

be acceptable? Elsewise rebuilding the package would be very hard for anybody, who does not want to set %dist to .el5.elgis.
Or should we check that the distribution looks like ".el5" or ".el5.*", so that I could set, let's say, %dist .el5.r3gis ?

Peter
 
R3 GIS Srl - GmbH
http://www.r3-gis.com


--------Mathieu Baudier <mbaudier at argeo.org> wrote--------
Subject: Re: [El] MapServer 5.6.6 package depends on php-gd
Date: 14.04.2011 09:05

>I think that we already had the issue with Viji, that we need to put
>el5.elgis and not el5 in such statements...
>
>Is it possible for you to give it a try locally?
>
>On 14 Apr 2011 08:46, "Peter Hopfgartner" <peter.hopfgartner at r3-gis.com>
>wrote:
>
>The package php-mapserver-5.6.6-2.el5.elgis.x86_64.rpm seems to depend on
>php-gd instead oh php53-gd:
>
>rpm -qpR php-mapserver-5.6.6-2.el5.elgis.x86_64.rpm
>(...)
>libxml2.so.2()(64bit)
>libz.so.1()(64bit)
>php-gd
>rpmlib(CompressedFileNames) <= 3.0.4-1
>rpmlib(PayloadFilesHavePrefix) <= 4.0-1
>rtld(GNU_HASH)
>
>Could it be that the following is not correct? This should make php53 the
>default PHP for EL5
>
>%if "%{?dist}" == ".el5"
>Requires:       httpd php53-gd
>%else
>Requires:       httpd php-gd
>%endif
>
>Peter
>
>R3 GIS Srl - GmbH
>http://www.r3-gis.com
>
>
>_______________________________________________
>el mailing list
>el at lists.osgeo.org
>http://lists.osgeo.org/mailman/listinfo/el
>



More information about the el mailing list