diff options
author | Steffen Hansen <steffen@kdab.com> | 2005-06-06 23:47:05 (GMT) |
---|---|---|
committer | Steffen Hansen <steffen@kdab.com> | 2005-06-06 23:47:05 (GMT) |
commit | a480a6eb472b92628cd5af688f05ef45b5b48023 (patch) | |
tree | 1761621e6928bbd203b00d0aa0f3688f30cbe9b8 /kolab-webadmin.spec.in | |
parent | c26b33bdb748e0efef7434992be7924e50bf3bec (diff) | |
download | kolab-webadmin-a480a6eb472b92628cd5af688f05ef45b5b48023.tar.gz |
Kolabfilter settings verify_from and allow_sender accessible from webgui (german translation pending)
Diffstat (limited to 'kolab-webadmin.spec.in')
-rw-r--r-- | kolab-webadmin.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kolab-webadmin.spec.in b/kolab-webadmin.spec.in index 9ece2a7..3c58fe6 100644 --- a/kolab-webadmin.spec.in +++ b/kolab-webadmin.spec.in @@ -42,7 +42,7 @@ Source0: kolab-webadmin-%{version}.tar.gz Prefix: %{l_prefix} BuildRoot: %{l_buildroot} BuildPreReq: OpenPKG, openpkg >= 2.0.0 -PreReq: OpenPKG, openpkg >= 2.2.0, kolabd >= 1.9.4-20050409 +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 PreReq: php-smarty >= 2.6.3 AutoReq: no |