[389-ds-base/el6] fixes for systemd - remove .pid files after shutting down servers

Richard Allen Megginson rmeggins at fedoraproject.org
Mon Jan 23 23:04:26 UTC 2012


commit 5913bf828b6a320b2b7641d58bd62cf67d74fe65
Author: Rich Megginson <rmeggins at redhat.com>
Date:   Mon Jan 23 15:50:59 2012 -0700

    fixes for systemd - remove .pid files after shutting down servers
    
    fixes for systemd - remove .pid files after shutting down servers
    Ticket #263 - add systemd include directive
    Ticket #264 - upgrade needs better check for "server is running"
    (cherry picked from commit bb6df31ec63f7d78e2e41dfec502f57f35bbc2fc)
    (cherry picked from commit 7b03fb3655a9504d1e270da833513c9da35239b4)

 389-ds-base.spec |    7 ++++++-
 sources          |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/389-ds-base.spec b/389-ds-base.spec
index 6952533..f150f69 100644
--- a/389-ds-base.spec
+++ b/389-ds-base.spec
@@ -16,7 +16,7 @@
 Summary:          389 Directory Server (base)
 Name:             389-ds-base
 Version:          1.2.10
-Release:          %{?relprefix}7%{?prerel}%{?dist}
+Release:          %{?relprefix}8%{?prerel}%{?dist}
 License:          GPLv2 with exceptions
 URL:              http://port389.org/
 Group:            System Environment/Daemons
@@ -272,6 +272,11 @@ exit 0
 %{_libdir}/%{pkgname}/libslapd.so.*
 
 %changelog
+* Mon Jan 23 2012 Rich Megginson <rmeggins at redhat.com> - 1.2.10-0.8.a7
+- fixes for systemd - remove .pid files after shutting down servers
+- Ticket #263 - add systemd include directive
+- Ticket #264 - upgrade needs better check for "server is running"
+
 * Fri Jan 20 2012 Rich Megginson <rmeggins at redhat.com> - 1.2.10-0.7.a7
 - Ticket #262 - pid file not removed with systemd
 - Ticket #50 - server should not call a plugin after the plugin close function is called
diff --git a/sources b/sources
index 025aaaa..52ad550 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-162736c08297f42bfbf89424c168f342  389-ds-base-1.2.10.a7.tar.bz2
+06968adde45dcae518401709ef82510a  389-ds-base-1.2.10.a7.tar.bz2


More information about the scm-commits mailing list