packages: cronie/cronie.spec - mention why is restarted

arekm arekm at pld-linux.org
Tue Nov 2 11:14:40 CET 2010


Author: arekm                        Date: Tue Nov  2 10:14:40 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- mention why is restarted

---- Files affected:
packages/cronie:
   cronie.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: packages/cronie/cronie.spec
diff -u packages/cronie/cronie.spec:1.36 packages/cronie/cronie.spec:1.37
--- packages/cronie/cronie.spec:1.36	Sun Oct 31 23:18:08 2010
+++ packages/cronie/cronie.spec	Tue Nov  2 11:14:35 2010
@@ -173,6 +173,7 @@
 
 %triggerin -- pam
 # restart crond if pam is upgraded
+# (crond is linked with old libpam but tries to open modules linked with new libpam)
 if [ "$2" != 1 ]; then
 	%service -q crond restart
 fi
@@ -235,6 +236,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2010/11/02 10:14:35  arekm
+- mention why is restarted
+
 Revision 1.36  2010/10/31 22:18:08  glen
 - restart crond when pam is upgraded; rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cronie/cronie.spec?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list