Projects
Kolab:3.4
pykolab
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 143
View file
pykolab.spec
Changed
@@ -35,7 +35,6 @@ 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 Patch5: deliver-to-shared-folders-with-spaces.patch @@ -202,9 +201,6 @@ %prep %setup -q -%if 0%{?with_systemd} -%patch3 -p1 -%endif %patch4 -p1 %patch5 -p1
View file
fix_run_kolabd_centos7.patch
Deleted
@@ -1,30 +0,0 @@ -From 830669067a9d50b1c5af54b214411cf3c3322afd Mon Sep 17 00:00:00 2001 -From: Timotheus Pokorra <tp@tbits.net> -Date: Fri, 13 Feb 2015 10:10:39 +0100 -Subject: [PATCH] fixing location of kolabd.pid file for systemd. fixing #2626 - ---- - kolabd/kolabd.systemd | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/kolabd/kolabd.systemd b/kolabd/kolabd.systemd -index 92db05e..6d66334 100644 ---- a/kolabd/kolabd.systemd -+++ b/kolabd/kolabd.systemd -@@ -4,11 +4,11 @@ After=syslog.target network.target - - [Service] - Type=forking --PIDFile=/var/run/kolabd/kolabd.pid -+PIDFile=/run/kolabd/kolabd.pid - User=kolab - Group=kolab - EnvironmentFile=/etc/sysconfig/kolabd --ExecStart=/usr/sbin/kolabd $FLAGS -+ExecStart=/usr/sbin/kolabd $FLAGS --pid-file /run/kolabd/kolabd.pid - ExecReload=/bin/kill -HUP $MAINPID - ExecStop=/bin/kill -TERM $MAINPID - --- -1.8.3.1 -
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
.