Projects
Kolab:16:TestingLinked
pykolab
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 7
View file
pykolab.spec
Changed
@@ -37,6 +37,8 @@ Source0: pykolab-0.8.0.tar.gz Source1: pykolab.logrotate +Patch0001: 0001-Fix-mistake-in-manticore-configuration-template.patch + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch %if 0%{?suse_version} @@ -211,6 +213,8 @@ %prep %setup -q +%patch0001 -p1 + %build autoreconf -v || automake --add-missing && autoreconf -v %configure
View file
0001-Fix-mistake-in-manticore-configuration-template.patch
Added
@@ -0,0 +1,25 @@ +From 6769c10da417e65698f71e0f34d0b15a597a3641 Mon Sep 17 00:00:00 2001 +From: "Jeroen van Meeuwen (Kolab Systems)" <vanmeeuwen@kolabsys.com> +Date: Tue, 19 Jan 2016 12:55:44 +0100 +Subject: PATCH Fix mistake in manticore configuration template + +--- + share/templates/manticore.js.tpl | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/share/templates/manticore.js.tpl b/share/templates/manticore.js.tpl +index 90a75ec..c3a31bd 100644 +--- a/share/templates/manticore.js.tpl ++++ b/share/templates/manticore.js.tpl +@@ -17,7 +17,7 @@ module.exports = { + CHWALA_SERVER: 'http://$fqdn/chwala/api/document', + ROUNDCUBE_SERVER: 'http://$fqdn/roundcubemail', + +- AUTH_ENCRYPTION_KEY: '$auth_secret', ++ AUTH_ENCRYPTION_KEY: '$auth_key', + + LDAP_SERVER: 'ldap://$server_host:389', + LDAP_BASE: '$user_base_dn', +-- +2.4.3 +
View file
debian.series
Changed
@@ -1,1 +1,2 @@ cyrus-imapd.conf-cert-paths.patch -p1 +0001-Fix-mistake-in-manticore-configuration-template.patch -p1
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
.