diff options
author | Thomas Arendsen Hein <thomas@intevation.de> | 2007-07-17 15:07:15 (GMT) |
---|---|---|
committer | Thomas Arendsen Hein <thomas@intevation.de> | 2007-07-17 15:07:15 (GMT) |
commit | 2a8ccaf5860471e577ac2c4ec8614f4382bd93c4 (patch) | |
tree | 2fd3544c8925d385d3d5219cb3cb2adbcc45de7e /kolab-webadmin.spec.in | |
parent | e4740036d322f6af54ecb64efa4bc76f70e744ad (diff) | |
download | kolab-webadmin-2a8ccaf5860471e577ac2c4ec8614f4382bd93c4.tar.gz |
Adapt Kolab server for OpenPKG-CURRENT
(imported patch "openpkg-current" from 2.2-beta1 release)
Diffstat (limited to 'kolab-webadmin.spec.in')
-rw-r--r-- | kolab-webadmin.spec.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kolab-webadmin.spec.in b/kolab-webadmin.spec.in index 82c79ef..7cddf5f 100644 --- a/kolab-webadmin.spec.in +++ b/kolab-webadmin.spec.in @@ -41,10 +41,10 @@ Source0: kolab-webadmin-%{version}.tar.bz2 # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -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 +BuildPreReq: OpenPKG, openpkg >= 20070603 +PreReq: OpenPKG, openpkg >= 20070603 +PreReq: kolabd >= 2.1.99-20070607 +PreReq: php-smarty >= 2.6.18 AutoReq: no AutoReqProv: no |