SPECS: mailman.spec - install crontab

baggins baggins at pld-linux.org
Thu Apr 17 16:29:25 CEST 2008


Author: baggins                      Date: Thu Apr 17 14:29:24 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install crontab

---- Files affected:
SPECS:
   mailman.spec (1.143 -> 1.144) 

---- Diffs:

================================================================
Index: SPECS/mailman.spec
diff -u SPECS/mailman.spec:1.143 SPECS/mailman.spec:1.144
--- SPECS/mailman.spec:1.143	Thu Apr 17 16:24:59 2008
+++ SPECS/mailman.spec	Thu Apr 17 16:29:19 2008
@@ -223,6 +223,8 @@
 install %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/%{name}
 install %{SOURCE5} $RPM_BUILD_ROOT/etc/logrotate.d/%{name}
 
+install cron/crontab.in $RPM_BUILD_ROOT/etc/cron.d/%{name}
+
 mv $RPM_BUILD_ROOT%{_libdir}/%{name}/Mailman/mm_cfg.py $RPM_BUILD_ROOT%{_sysconfdir}
 ln -s %{_sysconfdir}/mm_cfg.py $RPM_BUILD_ROOT%{_libdir}/%{name}/Mailman/mm_cfg.py
 
@@ -470,6 +472,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.144  2008-04-17 14:29:19  baggins
+- install crontab
+
 Revision 1.143  2008-04-17 14:24:59  baggins
 - rel 8
 - 3 years ago blues broke crontab and no one noticed? - fixed that
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mailman.spec?r1=1.143&r2=1.144&f=u



More information about the pld-cvs-commit mailing list