Projects
Kolab:16:TestingLinked
kolab
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 7
View file
kolab.spec
Changed
@@ -2,6 +2,12 @@ #!BuildIgnore httpd %endif +%if 0%{?suse_version} < 1 && 0%{?fedora} < 1 && 0%{?rhel} < 7 +%global with_systemd 0 +%else +%global with_systemd 1 +%endif + %global debug_package %{nil} Name: kolab @@ -12,7 +18,7 @@ Group: Applications/System License: GPL URL: http://www.kolab.org -Source0: %{name}-16.0.0.tar.gz +Source0: %{name}-%{version}.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) # Other meta-packages @@ -81,6 +87,13 @@ Summary: The Kolab Groupware Mail Transfer Agent (MTA) meta-package Group: Applications/System Requires: amavisd-new + +%if 0%{?with_systemd} +Requires: clamav-system-systemd +%else +Requires: clamav-system-sysvinit +%endif + Requires: postfix Requires: postfix-kolab Requires: spamassassin @@ -126,8 +139,7 @@ This is the Kolab Groupware web client meta-package %prep -%setup -q -n kolab-16.0.0 - +%setup -q %build
View file
debian.changelog
Changed
@@ -1,3 +1,9 @@ +kolab (16.0.1-1) unstable; urgency=low + + * Correct case-sensitivity problem in depending on iRony -> irony + + -- Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Wed, 3 Feb 2016 12:56:00 +0100 + kolab (16.0.0-1) unstable; urgency=low * Release Kolab 16
View file
debian.control
Changed
@@ -78,7 +78,7 @@ Package: kolab-webclient Architecture: all Depends: chwala, - iRony, + irony, kolab-freebusy, kolab-syncroton, mysql-client,
View file
kolab-16.0.1.tar.gz
Renamed
View file
kolab.dsc
Changed
@@ -2,7 +2,7 @@ Source: kolab Binary: kolab, kolab-imap, kolab-ldap, kolab-mta, kolab-webclient Architecture: all -Version: 16.0.0-3 +Version: 16.0.1-1 Maintainer: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Uploaders: Paul Klos <kolab@klos2day.nl> Homepage: http://www.kolab.org/ @@ -18,5 +18,5 @@ kolab-mta deb mail extra kolab-webclient deb mail extra Files: - 00000000000000000000000000000000 0 kolab-16.0.0.tar.gz + 00000000000000000000000000000000 0 kolab-16.0.1.tar.gz 00000000000000000000000000000000 0 debian.tar.gz
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
.