]> git.pld-linux.org Git - packages/exim.git/commitdiff
- Release 5. exim-3_33-5
authormkochano <mkochano@pld-linux.org>
Fri, 7 Dec 2001 19:51:15 +0000 (19:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- %%config(noreplace) %%verify(not size mtime md5) /etc/logrotate.d/exim

Changed files:
    exim.spec -> 1.79

exim.spec

index 659e52d0a83d807f98861f79c38bbb457d0ead38..d9a3390721fdbe80f9fd762a09242df50582b202 100644 (file)
--- a/exim.spec
+++ b/exim.spec
@@ -9,7 +9,7 @@ Summary(pl):    Agent Transferu Poczty Uniwersytetu w Cambridge
 Summary(pt_BR):        Servidor de correio eletrĂ´nico exim
 Name:          exim
 Version:       3.33
-Release:       4
+Release:       5
 License:       GPL
 Group:         Networking/Daemons
 Group(de):     Netzwerkwesen/Server
@@ -249,7 +249,7 @@ fi
 %attr( 644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mail/exim.conf
 %attr( 644,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/mail/aliases
 %attr( 644,root,root) %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/exim
-%attr( 644,root,root) /etc/logrotate.d/exim
+%attr( 644,root,root) %config(noreplace) %verify(not size mtime md5) /etc/logrotate.d/exim
 %attr( 754,root,root) /etc/rc.d/init.d/exim
 %attr(4755,root,root) %{_bindir}/exim
 %attr(1777,root,mail) %dir %{_var}/mail
This page took 0.052144 seconds and 4 git commands to generate.