packages: cronie/cronie.spec - pam trigger in pam package, where it is more...

glen glen at pld-linux.org
Tue Dec 14 21:59:05 CET 2010


Author: glen                         Date: Tue Dec 14 20:59:05 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- pam trigger in pam package, where it is more natural; rel 4

---- Files affected:
packages/cronie:
   cronie.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: packages/cronie/cronie.spec
diff -u packages/cronie/cronie.spec:1.38 packages/cronie/cronie.spec:1.39
--- packages/cronie/cronie.spec:1.38	Sun Dec  5 14:33:50 2010
+++ packages/cronie/cronie.spec	Tue Dec 14 21:59:00 2010
@@ -18,7 +18,7 @@
 Summary:	Cron daemon for executing programs at set times
 Name:		cronie
 Version:	1.4.6
-Release:	3
+Release:	4
 License:	MIT and BSD and GPL v2
 Group:		Daemons
 Source0:	https://fedorahosted.org/releases/c/r/cronie/%{name}-%{version}.tar.gz
@@ -171,13 +171,6 @@
 	%groupremove crontab
 fi
 
-%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
-
 %triggerun -- hc-cron,fcron,vixie-cron
 # Prevent preun from crond from working
 chmod a-x /etc/rc.d/init.d/crond
@@ -238,6 +231,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2010/12/14 20:59:00  glen
+- pam trigger in pam package, where it is more natural; rel 4
+
 Revision 1.38  2010/12/05 13:33:50  hawk
 - Titanium will not support upstart
 
================================================================

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



More information about the pld-cvs-commit mailing list