setup/check_install.php in SUSE distros did not detect versions of installed PEAR packages due to open_basedir restriction

This commit is contained in:
Ralf Becker 2013-06-19 08:39:22 +00:00
parent 138dfd8577
commit 653f618878

View File

@ -1,5 +1,5 @@
Name: egroupware-epl Name: egroupware-epl
Version: 11.1.20130531 Version: 11.1.20130613
Release: Release:
Summary: EGroupware is a web-based groupware suite written in php Summary: EGroupware is a web-based groupware suite written in php
Group: Web/Database Group: Web/Database
@ -42,7 +42,7 @@ Prefix: /usr/share
%define cron cron %define cron cron
%define apache_user wwwrun %define apache_user wwwrun
%define apache_group www %define apache_group www
%define pear_dir \\/usr\\/share\\/php5\\/PEAR %define pear_dir \\/usr\\/share\\/php5\\/PEAR:\\/etc\\/php5
%else %else
%define php php %define php php
%define httpdconfd /etc/httpd/conf.d %define httpdconfd /etc/httpd/conf.d