Author: spider Date: Fri Mar 11 14:01:51 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- adaptarized
---- Files affected:
SPECS:
dovecot.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/dovecot.spec
diff -u SPECS/dovecot.spec:1.14 SPECS/dovecot.spec:1.15
--- SPECS/dovecot.spec:1.14 Fri Jan 14 21:14:41 2005
+++ SPECS/dovecot.spec Fri Mar 11 15:01:46 2005
@@ -161,10 +161,10 @@
# COPYING contains some notes, not actual LGPL text
%doc AUTHORS COPYING ChangeLog NEWS README TODO doc/*.txt doc/*.c*f
%attr(755,root,root) %{_sbindir}/%{name}
-%config(noreplace) %verify(not size mtime md5) /etc/%{name}.conf
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5)
/etc/pam.d/%{name}
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5)
/etc/security/blacklist.imap
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5)
/etc/sysconfig/%{name}
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size)
/etc/pam.d/%{name}
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size)
/etc/security/blacklist.imap
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size)
/etc/sysconfig/%{name}
%attr(754,root,root) /etc/rc.d/init.d/%{name}
%attr(755,root,root) %{_libdir}/%{name}
@@ -174,6 +174,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2005/03/11 14:01:46 spider
+- adaptarized
+
Revision 1.14 2005/01/14 20:14:41 qboosh
- added mysql auth (based on patch from Marcin "MySZ" Sztolcman)
- new-style bconds
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/dovecot.spec?r1=1.14&r2=1.15&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit