File kolab.spec of Package kolab

#
# spec file for package kolab
#
# Copyright (c) 2014-2023 Aeneas Jaissle <aj@ajaissle.de>
# Copyright (c) 2012 Kolab Systems AG, Zuerich, Switzerland.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


Name:           kolab
Version:        16.0.0
Release:        0
Summary:        The Kolab Groupware Solution
Group:          Productivity/Networking/Other
License:        GPL-1.0-only
Url:            https://kolab.org
Source90:       README.SUSE
BuildArch:      noarch
# Kolab meta-packages
Requires:       %{name}-conf >= %{version}
Requires:       %{name}-imap >= %{version}
Requires:       %{name}-ldap >= %{version}
Requires:       %{name}-mta >= %{version}
Requires:       %{name}-webclient >= %{version}
# PyKolab packages
Requires:       kolab-cli >= 0.8.18
Requires:       kolab-saslauthd >= 0.8.18
Requires:       kolab-server >= 0.8.18
# Other Kolab packages
Requires:       kolab-utils >= 3.1.4
Requires:       kolab-webadmin >= 3.2.12
# Other requirements
Recommends:     mysql
Recommends:     kolab-scripts >= 0.7

%package conf
Summary:        Kolab Groupware Configuration Utilities
Group:          Productivity/Networking/Other
Requires:       kolab-cli >= 0.8.18

%package imap
Summary:        Kolab Groupware IMAP Component
Group:          Productivity/Networking/Other
Requires:       cyrus-imapd >= 2.4
Requires:       kolab-saslauthd >= 0.8.18

%package ldap
Summary:        Kolab Groupware LDAP Component
Group:          Productivity/Networking/Other
Requires:       389-ds
Requires:       kolab-schema >= 3.3

%package mta
Summary:        Kolab Groupware Mail Transfer Agent
Group:          Productivity/Networking/Other
Requires(pre):  postfix
Requires:       amavisd-new
Requires:       clamav
Requires:       postfix
Requires:       postfix-kolab >= 0.8.18
Requires:       spamassassin
Requires:       wallace >= 0.8.18

%package webclient
Summary:        Kolab Groupware Server Web Mail Interface
Group:          Productivity/Office/Organizers
Requires:       chwala >= 0.5.9
Requires:       iRony >= 0.4.3
Requires:       kolab-syncroton >= 2.3.16
Requires:       mysql
Requires:       roundcubemail >= 1.5.0
Requires:       roundcubemail-plugins-kolab >= 3.5.4
Recommends:     roundcubemail-plugin-contextmenu >= 3.3

%description
Kolab is a secure, scalable and reliable groupware server. It is formed by a 
number of well-known and proven components and adds intelligent interaction between them.

This is the meta-package you can use to install it with.

%description conf
Kolab is a secure, scalable and reliable groupware server. It is formed by a
number of well-known and proven components and adds intelligent interaction between them.

This is the meta-package for the Kolab Groupware Configuration Utility packages.

%description imap
Kolab is a secure, scalable and reliable groupware server. It is formed by a
number of well-known and proven components and adds intelligent interaction between them.

This is the Kolab Groupware IMAP component meta-package.

%description ldap
Kolab is a secure, scalable and reliable groupware server. It is formed by a
number of well-known and proven components and adds intelligent interaction between them.

This is the meta-package for the default Kolab Groupware LDAP Component.

%description mta
Kolab is a secure, scalable and reliable groupware server. It is formed by a
number of well-known and proven components and adds intelligent interaction between them.

This is the Kolab Groupware Mail Transfer Agent (MTA) meta-package.

%description webclient
Kolab is a secure, scalable and reliable groupware server. It is formed by a
number of well-known and proven components and adds intelligent interaction between them.

This is the meta-package for the web based mail client for the Kolab Groupware Server.

%prep
cp -a %{SOURCE90} .

%build

%install

%files
%doc README.SUSE

%files conf
%doc README.SUSE

%files imap
%doc README.SUSE

%files ldap
%doc README.SUSE

%files mta
%doc README.SUSE

%files webclient
%doc README.SUSE

%changelog
openSUSE Build Service is sponsored by