]> git.pld-linux.org Git - packages/cronie.git/commitdiff
- pam trigger in pam package, where it is more natural; rel 4 auto/ac/cronie-1_4_6-4 auto/th/cronie-1_4_6-4 auto/ti/cronie-1_4_6-4
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 14 Dec 2010 20:59:00 +0000 (20:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cronie.spec -> 1.39

cronie.spec

index 9bcaf311841555e5fd662424f0ec2d1752baa850..8c036728dc20df3af421e912797003f22155e8fc 100644 (file)
@@ -17,7 +17,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
@@ -170,13 +170,6 @@ if [ "$1" = "0" ]; then
        %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
This page took 0.058209 seconds and 4 git commands to generate.