]> git.pld-linux.org Git - packages/exim.git/commitdiff
- faster lookups when there is no passwd entry for specified pid
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 21 Sep 2004 13:15:17 +0000 (13:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    exim.spec -> 1.210

exim.spec

index 429c327fce866ab3c5a9ae7239669d4fb32f57e9..61b6cbfa5dde43b9b030cf166b5c1d0441472954 100644 (file)
--- a/exim.spec
+++ b/exim.spec
@@ -51,6 +51,7 @@ 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-faster_getpwuid.patch
 URL:           http://www.exim.org/
 %{?with_ldap:BuildRequires:    openldap-devel >= 2.0.0}
 %{?with_spf:BuildRequires:     libspf2-devel}
@@ -147,6 +148,7 @@ desta interface.
 %patch3 -p1
 %patch4 -p1
 %patch5 -p0
+%patch6 -p1
 
 %{?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}
This page took 0.058337 seconds and 4 git commands to generate.