Projects
Kolab:16:TestingLinked
kolab
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 49
View file
kolab.spec
Changed
@@ -26,7 +26,9 @@ Requires: kolab-imap Requires: kolab-ldap Requires: kolab-mta +%if 0%{?rhel} < 8 Requires: kolab-webadmin +%endif Requires: kolab-webclient Requires: kolab-cli @@ -80,7 +82,11 @@ %endif Requires: kolab-schema # Install or setup-kolab will fail +%if 0%{?rhel} < 8 Requires: python-sqlalchemy +%else +Requires: python3-sqlalchemy +%endif %description ldap This is the meta-package for the default Kolab Groupware LDAP @@ -198,12 +204,20 @@ %endif Requires: chwala Requires: iRony +%if 0%{?rhel} < 8 Requires: kolab-autoconf Requires: kolab-freebusy +%endif Requires: kolab-syncroton # Install or /usr/bin/mysql isn't available +%if 0%{?rhel} < 8 Requires: mysql +%else +Requires: mariadb +%endif +%if 0%{?rhel} < 8 Requires: php-pspell +%endif %if 0%{?rhel} > 6 # Require httpd or lighttpd gets installed
View file
debian.tar.gz/compat
Changed
@@ -1,1 +1,1 @@ -5 +7
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.