[supervisor] add comment why SysV/chkconfig deps are still needed

Nils Philippsen nphilipp at fedoraproject.org
Tue Aug 21 10:48:15 UTC 2012


commit ebefd6057bdbdf4c91461c5ed6fe7186eaa2ab3b
Author: Nils Philippsen <nils at redhat.com>
Date:   Tue Aug 21 12:29:33 2012 +0200

    add comment why SysV/chkconfig deps are still needed

 supervisor.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/supervisor.spec b/supervisor.spec
index b140c6b..00dd711 100644
--- a/supervisor.spec
+++ b/supervisor.spec
@@ -23,6 +23,7 @@ Requires: python-setuptools
 Requires(post): systemd-units
 Requires(preun): systemd-units
 Requires(postun): systemd-units
+# Needed for SysV -> systemd conversion
 # These should actually be Requires(triggerun) but that doesn't work
 Requires(post): systemd-sysv
 Requires(post): chkconfig


More information about the scm-commits mailing list