From: cajus Date: Wed, 5 May 2010 06:24:27 +0000 (+0000) Subject: Removed dependency on deprecated mhash X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=0c501393c22eb189b3dc65054326213b88632899;p=gosa.git Removed dependency on deprecated mhash git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@18060 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/redhat/gosa.spec b/gosa-core/redhat/gosa.spec index 0210f2843..2598ff808 100644 --- a/gosa-core/redhat/gosa.spec +++ b/gosa-core/redhat/gosa.spec @@ -27,7 +27,7 @@ Patch3: 04_fix_online_help_location.patch %if %{suse} Requires: apache2,apache2-mod_php5,php5,php5-gd,php5-ldap,php5-mcrypt,php5-mysql,php5-imap,php5-iconv,php5-hash,php5-posix,php5-mbstring,php5-gettext,ImageMagick,gettext-tools %else -Requires: httpd,php,php-ldap,php-imap,php-snmp,php-mysql,php-mbstring,ImageMagick,php-mhash,perl-Crypt-SmbHash +Requires: httpd,php,php-ldap,php-imap,php-snmp,php-mysql,php-mbstring,ImageMagick,perl-Crypt-SmbHash %endif BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildArch: noarch