From 33c2dd97c486ebbcb34ac41262093cae6841daa1 Mon Sep 17 00:00:00 2001 From: cajus Date: Tue, 25 Nov 2008 14:41:13 +0000 Subject: [PATCH] Fixed depenencies git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13034 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/redhat/gosa_2_6.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gosa-core/redhat/gosa_2_6.spec b/gosa-core/redhat/gosa_2_6.spec index 69b39ac3f..72521df9e 100644 --- a/gosa-core/redhat/gosa_2_6.spec +++ b/gosa-core/redhat/gosa_2_6.spec @@ -25,9 +25,9 @@ Patch1: 02_fix_class_mapping.patch Patch2: 03_fix_locale_location.patch Patch3: 04_fix_online_help_location.patch %if %{suse} -Requires: apache2,apache2-mod_php4,php4,php4-gd,php4-ldap,php4-mcrypt,php4-mysql,php4-imap,php4-iconv,php4-mbstring,php4-gettext,php4-session,ImageMagick +Requires: apache2,apache2-mod_php5,php5,php5-gd,php5-ldap,php5-mcrypt,php5-mysql,php4-imap,php5-iconv,php5-mbstring,php5-gettext,php5-session,ImageMagick %else -Requires: httpd,php,php-ldap,php-imap,php-snmp,php-mysql,php-mbstring,ImageMagick +Requires: httpd,php,php-ldap,php-imap,php-snmp,php-mysql,php-mbstring,ImageMagick,php-mhash,perl-Crypt-SmbHash %endif BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildArch: noarch -- 2.30.2