]> git.pld-linux.org Git - packages/exim.git/commitdiff
- exiscan_version 4.41-25
authorareq <areq@pld-linux.org>
Wed, 18 Aug 2004 15:25:04 +0000 (15:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    exim.spec -> 1.205

exim.spec

index a598d9a07c720c943a163a595f7be57f29b66523..7ed0bf362b7923dce5a86f3140072aff93658e95 100644 (file)
--- a/exim.spec
+++ b/exim.spec
@@ -8,14 +8,14 @@
 %bcond_without srs     # without srs support
 %bcond_with    saexim  # with sa-exim support
 #
-%define                exiscan_version 4.41-24
+%define                exiscan_version 4.41-25
 %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:       5
+Release:       6
 Epoch:         2
 License:       GPL
 Group:         Networking/Daemons
@@ -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: 09abdec4413519d827d099fbce7b1edc
 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:        339a25b820ed4c5cbd5f9043131568d4
 Source14:      ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/config.samples.tar.bz2
-# Source14-md5:        e760e86c8b23a07d10a91a3d2eaed7de
+# Source14-md5:        3e8b3f4f231e98b535a63fad7ccce60e
 Source15:      %{name}4-smtp.pamd
 Source16:      %{name}on.png
 Source17:      http://marc.merlins.org/linux/exim/files/sa-exim-%{saexim_version}.tar.gz
@@ -51,7 +51,6 @@ Patch2:               %{name}4-texinfo.patch
 Patch3:                %{name}4-use_system_pcre.patch
 Patch4:                %{name}4-Makefile-Default.patch
 Patch5:                %{name}4-exiscan-pld.patch
-Patch6:                %{name}4-spf2.patch
 URL:           http://www.exim.org/
 %{?with_ldap:BuildRequires:    openldap-devel >= 2.0.0}
 %{?with_spf:BuildRequires:     libspf2-devel}
@@ -151,8 +150,6 @@ desta interface.
 %{?with_exiscan:test -f %{SOURCE8} || exit 1; bzip2 -d -c %{SOURCE8} | patch -p1 || exit 1}
 %{?with_saexim:test -f %{SOURCE17} || exit 1; gzip -d -c %{SOURCE17} | tar -x || exit 1}
 
-%patch6 -p0
-
 install %{SOURCE13} doc/FAQ.txt.bz2
 install %{SOURCE14} doc/config.samples.tar.bz2
 
This page took 0.187547 seconds and 4 git commands to generate.