[nss-pam-ldapd] drop an obsolete local patch

Nalin Dahyabhai nalin at fedoraproject.org
Fri Jan 18 20:55:24 UTC 2013


commit 807d19ed0c1bc9c5306058deb50d6c779c53adb0
Author: Nalin Dahyabhai <nalin at redhat.com>
Date:   Fri Jan 18 15:54:18 2013 -0500

    drop an obsolete local patch
    
    drop local patch to make the client flush some more read buffers

 nss-pam-ldapd-0.8.12-epipe.patch |   20 --------------------
 nss-pam-ldapd.spec               |    7 ++++---
 2 files changed, 4 insertions(+), 23 deletions(-)
---
diff --git a/nss-pam-ldapd.spec b/nss-pam-ldapd.spec
index d658d05..b1ff954 100644
--- a/nss-pam-ldapd.spec
+++ b/nss-pam-ldapd.spec
@@ -34,7 +34,7 @@
 
 Name:		nss-pam-ldapd
 Version:	0.8.12
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	An nsswitch module which uses directory servers
 Group:		System Environment/Base
 License:	LGPLv2+
@@ -46,7 +46,6 @@ Source3:	nslcd.tmpfiles
 Source4:	nslcd.service
 Patch1:		nss-pam-ldapd-0.8.12-validname.patch
 Patch3:		nss-pam-ldapd-0.8.12-uid-overflow.patch
-Patch4:		nss-pam-ldapd-0.8.12-epipe.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	openldap-devel, krb5-devel
 BuildRequires:	autoconf, automake
@@ -95,7 +94,6 @@ nsswitch module.
 %setup -q
 %patch1 -p0 -b .validname
 %patch3 -p1 -b .overflow
-%patch4 -p1 -b .epipe
 autoreconf -f -i
 
 %build
@@ -321,6 +319,9 @@ exit 0
 %endif
 
 %changelog
+* Fri Jan 18 2013 Nalin Dahyabhai <nalin at redhat.com> 0.8.12-2
+- drop local patch to make the client flush some more read buffers
+
 * Fri Jan 18 2013 Nalin Dahyabhai <nalin at redhat.com> 0.8.12-1
 - update to 0.8.12 (#846793)
 - make building pam_ldap conditional on the targeted release


More information about the scm-commits mailing list