commit 625554ff51dc589c06749ca4d2c2be8d1618b64a
Author: Andrzej Zawadzki <[email protected]>
Date:   Mon Oct 29 11:53:16 2012 +0100

    - fix compilation error - format-security

 openldap.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/openldap.spec b/openldap.spec
index 7b98b6f..500015a 100644
--- a/openldap.spec
+++ b/openldap.spec
@@ -57,6 +57,7 @@ Patch14:      %{name}-pie.patch
 Patch15:       %{name}-gethostbyXXXX_r.patch
 Patch16:       %{name}-contrib-modules.patch
 Patch17:       %{name}-contrib-krb5.patch
+Patch18:       %{name}-format-security.patch
 # Patch for the evolution library
 Patch100:      %{name}-ntlm.diff
 URL:           http://www.openldap.org/
@@ -1216,6 +1217,8 @@ Nakładka śledząca wywołania nakładek.
 
 %prep
 %setup -q -c %{!?with_system_db:-a1}
+
+%patch18 -p0
 cd %{name}-%{version}
 %patch0 -p1
 %patch1 -p1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openldap.git/commitdiff/8bc3557cc84f367c4b35cd41233b47a770d683e9

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to