SPECS: mailman.spec - release 1 - fixed cron perms to make it work...

blues blues at pld-linux.org
Fri Sep 9 15:48:43 CEST 2005


Author: blues                        Date: Fri Sep  9 13:48:43 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 1 - fixed cron perms to make it working with current vixie-cron,
  this version of mailman works nice, STBR

---- Files affected:
SPECS:
   mailman.spec (1.87 -> 1.88) 

---- Diffs:

================================================================
Index: SPECS/mailman.spec
diff -u SPECS/mailman.spec:1.87 SPECS/mailman.spec:1.88
--- SPECS/mailman.spec:1.87	Sun May  1 19:31:30 2005
+++ SPECS/mailman.spec	Fri Sep  9 15:48:37 2005
@@ -8,7 +8,7 @@
 Name:		mailman
 Version:	2.1.6
 %define		_rc	rc1
-Release:	0.%{_rc}.0.3
+Release:	0.%{_rc}.1
 Epoch:		5
 License:	GPL v2+
 Group:		Applications/System
@@ -268,7 +268,7 @@
 %attr(640,root,http) %config(noreplace) %verify(not size mtime md5) /etc/httpd/httpd.conf/*%{name}.conf
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/%{name}
 /etc/smrsh/%{name}
-%config(noreplace) %verify(not size mtime md5) /etc/cron.d/%{name}
+%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/cron.d/%{name}
 %attr(2775,root,mailman) %dir %{_configdir}
 %attr(644,root,mailman) %config(noreplace) %verify(not size mtime md5) %{_configdir}/mm_cfg.py
 
@@ -321,6 +321,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.88  2005/09/09 13:48:37  blues
+- release 1 - fixed cron perms to make it working with current vixie-cron,
+  this version of mailman works nice, STBR
+
 Revision 1.87  2005/05/01 17:31:30  glen
 - use %useradd/%groupadd macros
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mailman.spec?r1=1.87&r2=1.88&f=u




More information about the pld-cvs-commit mailing list