diff options
Diffstat (limited to 'kolab-webadmin.spec.in')
-rw-r--r-- | kolab-webadmin.spec.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kolab-webadmin.spec.in b/kolab-webadmin.spec.in index 6b59b30..1c5b16d 100644 --- a/kolab-webadmin.spec.in +++ b/kolab-webadmin.spec.in @@ -41,9 +41,9 @@ Source0: kolab-webadmin-%{version}.tar.bz2 # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 2.0.0 -PreReq: OpenPKG, openpkg >= 2.2.0, kolabd >= 1.9.4-20050606 -PreReq: apache >= 1.3.31-2.2.0, apache::with_gdbm_ndbm = yes, apache::with_mod_auth_ldap = yes, apache::with_mod_dav = yes, apache::with_mod_php = yes, apache::with_mod_php_gdbm = yes, apache::with_mod_php_gettext = yes, apache::with_mod_php_imap = yes, apache::with_mod_php_openldap = yes, apache::with_mod_php_xml = yes, apache::with_mod_ssl = yes +BuildPreReq: OpenPKG, openpkg >= 2.5.0 +PreReq: OpenPKG, openpkg >= 2.5.0, kolabd >= 2.1.0-20070420 +PreReq: apache >= 1.3.33-2.5.0, apache::with_mod_auth_ldap = yes, apache::with_mod_dav = yes, apache::with_mod_php = yes, apache::with_mod_php_bdb = yes, apache::with_mod_php_gettext = yes, apache::with_mod_php_imap = yes, apache::with_mod_php_openldap = yes, apache::with_mod_php_xml = yes, apache::with_mod_ssl = yes PreReq: php-smarty >= 2.6.3 AutoReq: no AutoReqProv: no |