]> git.pld-linux.org Git - packages/exim.git/blobdiff - exim.spec
- pamd file for amd64 fix by Marcin Sztolcman
[packages/exim.git] / exim.spec
index 1a37530b6df511c2ac66f5a28258d82cd98ea935..429c327fce866ab3c5a9ae7239669d4fb32f57e9 100644 (file)
--- a/exim.spec
+++ b/exim.spec
@@ -8,19 +8,19 @@
 %bcond_without srs     # without srs support
 %bcond_with    saexim  # with sa-exim support
 #
-%define                exiscan_version 4.41-24
+%define                exiscan_version 4.42-27
 %define                saexim_version 3.1
 Summary:       University of Cambridge Mail Transfer Agent
 Summary(pl):   Agent Transferu Poczty Uniwersytetu w Cambridge
 Summary(pt_BR):        Servidor de correio eletrĂ´nico exim
 Name:          exim
-Version:       4.41
-Release:       3
+Version:       4.42
+Release:       1
 Epoch:         2
 License:       GPL
 Group:         Networking/Daemons
 Source0:       ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/%{name}-%{version}.tar.bz2
-# Source0-md5: 769c8b03cdefcc98c9707dde965c96f1
+# Source0-md5: eb6a06e70a78a03200b4e4aefbb7b0aa
 Source1:       ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/%{name}-texinfo-4.40.tar.bz2
 # Source1-md5: cc91bd804ee0f7fd70991e2e6b529033
 Source2:       %{name}.init
@@ -32,15 +32,15 @@ Source6:    %{name}on.desktop
 Source7:       %{name}4-man-021016.tar.bz2
 # Source7-md5: b552704ebf853a401946038a2b7e8e98
 Source8:       http://duncanthrax.net/exiscan-acl/exiscan-acl-%{exiscan_version}.patch.bz2
-# Source8-md5: 13eaeb6c5def7cdf4c9cea6d82f85bd8
+# Source8-md5: bc81a47009d24433a282e5c3a668fcb3
 Source9:       %{name}.aliases
 Source10:      newaliases
 Source11:      %{name}.logrotate
 Source12:      %{name}.sysconfig
 Source13:      ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/FAQ.txt.bz2
-# Source13-md5:        8e188230dc95a0117cafd1fd804d2dd8
+# Source13-md5:        7c695675e5e60693916b787001252d56
 Source14:      ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/config.samples.tar.bz2
-# Source14-md5:        e760e86c8b23a07d10a91a3d2eaed7de
+# Source14-md5:        42c7d5c02d06fdd3d8b6ba124ad9fd05
 Source15:      %{name}4-smtp.pamd
 Source16:      %{name}on.png
 Source17:      http://marc.merlins.org/linux/exim/files/sa-exim-%{saexim_version}.tar.gz
@@ -73,6 +73,7 @@ Requires(pre):        /usr/sbin/useradd
 Requires(postun):      /usr/sbin/groupdel
 Requires(postun):      /usr/sbin/userdel
 Requires(post):        fileutils
+Requires(post):        /bin/hostname
 Requires(post,preun):  /sbin/chkconfig
 Requires:      pam >= 0.77.3
 Provides:      smtpdaemon
@@ -314,7 +315,7 @@ fi
 %attr( 750,exim,root) %dir %{_var}/log/exim
 %attr( 750,exim,root) %dir %{_var}/log/archiv/exim
 %attr( 640,exim,root) %ghost %{_var}/log/exim/*
-%attr( 640,root,root) /etc/pam.d/smtp
+%attr( 640,root,root) %config(noreplace) %verify(not md5 size mtime) /etc/pam.d/smtp
 %{_infodir}/*
 %{_mandir}/man8/*
 
This page took 0.037442 seconds and 4 git commands to generate.