Projects
Kolab:3.4
pykolab
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 141
View file
pykolab.spec
Changed
@@ -29,13 +29,14 @@ Summary: Kolab Groupware Solution Name: pykolab Version: 0.7.8 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ Group: Applications/System URL: http://kolab.org/ Source0: http://files.kolab.org/releases/%{name}-%{version}.tar.gz Patch3: fix_run_kolabd_centos7.patch +Patch4: remove-plugin-threading_as_default.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch @@ -204,6 +205,8 @@ %patch3 -p1 %endif +%patch4 -p1 + %build autoreconf -v %configure @@ -526,6 +529,9 @@ %attr(0700,%{kolab_user},%{kolab_group}) %dir %{_var}/spool/pykolab/wallace %changelog +* Sun Feb 15 2015 Daniel Hoffend <dh@dotlan.net> - 0.7.8-2 +- plugin threading_as_default no longer exists #4570 + * Sat Feb 14 2015 Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> - 0.7.8-1 - Release of version 0.7.8, see;
View file
remove-plugin-threading_as_default.patch
Added
@@ -0,0 +1,24 @@ +From dc75af98a0caf858d5e35100f9b6a51bc4b21309 Mon Sep 17 00:00:00 2001 +From: Daniel Hoffend <dh@dotlan.net> +Date: Sun, 15 Feb 2015 01:07:59 +0100 +Subject: [PATCH] plugin threading_as_default no longer exists #4570 + +--- + share/templates/roundcubemail/config.inc.php.tpl | 1 - + 1 file changed, 1 deletion(-) + +diff --git a/share/templates/roundcubemail/config.inc.php.tpl b/share/templates/roundcubemail/config.inc.php.tpl +index 77cadab..7206a09 100644 +--- a/share/templates/roundcubemail/config.inc.php.tpl ++++ b/share/templates/roundcubemail/config.inc.php.tpl +@@ -68,7 +68,6 @@ + 'password', + 'redundant_attachments', + 'tasklist', +- 'threading_as_default', + // contextmenu must be after kolab_addressbook (#444) + 'contextmenu', + ); +-- +1.9.1 +
View file
debian.changelog
Changed
@@ -1,3 +1,9 @@ +pykolab (0.7.8-0~kolab2) unstable; urgency=low + + * plugin threading_as_default no longer exists #4570 + + -- Daniel Hoffend <dh@dotlan.net> Sun, 15 Feb 2015 01:10:00 +0100 + pykolab (0.7.8-0~kolab1) unstable; urgency=low * https://issues.kolab.org/buglist.cgi?target_milestone=0.7.8&product=pykolab
View file
debian.series
Changed
@@ -1,1 +1,2 @@ cyrus-imapd.conf-cert-paths.patch -p1 +remove-plugin-threading_as_default.patch -p1
View file
pykolab.dsc
Changed
@@ -2,7 +2,7 @@ Source: pykolab Binary: pykolab, kolab-cli, kolab-conf, kolab-saslauthd, kolab-server, kolab-telemetry, kolab-xml, wallace Architecture: all -Version: 0.7.8-0~kolab1 +Version: 0.7.8-0~kolab2 Maintainer: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Uploaders: Paul Klos <kolab@klos2day.nl> Homepage: http://www.kolab.org
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
.