From: cajus Date: Tue, 2 Dec 2008 16:32:58 +0000 (+0000) Subject: Fixed php4/5 typo X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6809feb4fe482f61c0eff501666f158df233fd09;p=gosa.git Fixed php4/5 typo git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13126 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/redhat/gosa.spec b/gosa-core/redhat/gosa.spec index 3b29abdd4..122f3f9f2 100644 --- a/gosa-core/redhat/gosa.spec +++ b/gosa-core/redhat/gosa.spec @@ -25,7 +25,7 @@ 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_php5,php5,php5-gd,php5-ldap,php5-mcrypt,php5-mysql,php4-imap,php5-iconv,php5-mbstring,php5-gettext,php5-session,ImageMagick +Requires: apache2,apache2-mod_php5,php5,php5-gd,php5-ldap,php5-mcrypt,php5-mysql,php5-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,php-mhash,perl-Crypt-SmbHash %endif