On 03/07/13 2:24, Eric Shubert wrote:
On 03/06/2013 11:13 AM, Aleksander Podsiadły wrote:
I had to upgrade PHP to version 5.3 on my server. PHP packages changed
the name:
8<--
php-pear-Mail-1.1.14-1.el5.centos
php-pear-1.4.9-8.el5
php53-ldap-5.3.3-13.el5_8
php-pear-Auth-SASL-1.0.2-4.el5.centos
php53-mysql-5.3.3-13.el5_8
php-pear-Net-Socket-1.0.8-1.el5.centos
php53-5.3.3-13.el5_8
php53-gd-5.3.3-13.el5_8
php53-devel-5.3.3-13.el5_8
php53-mbstring-5.3.3-13.el5_8
php53-cli-5.3.3-13.el5_8
php53-common-5.3.3-13.el5_8
php-pear-Net-SMTP-1.2.10-1.el5.centos
php53-pdo-5.3.3-13.el5_8
8<-- EOT

So if You have to upgrade qmail-toster You should
change /usr/sbin/qtp-dependencies:
8<--
pcre \
pcre-devel \
php53 \
php53-ldap \
php53-mysql \
php-pear \
8<-- EOT

and change file squirrelmail-toaster.spec (dependencies, php to php53),
and rebuild source package.


Just to note ,the squirrelmail-toaster.spec file should require mod_php. That way either version of php would suffice. I hope I remember to change this in the next release. ;)

fyi on centos 5 base-repo, centos shipped 2 version on php
php-* is version 5.1
php53-* is version 5.3
they do this so centos 5 users can get last,stable and secure php version on centos 5

while on centos 6, packages php-* is version 5.3

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to