[libgcrypt/f18] And also apply the patch.

Tomáš Mráz tmraz at fedoraproject.org
Mon Dec 3 15:45:51 UTC 2012


commit 07b385d5db63c0de849151e2aa4b96e143860e61
Author: Tomas Mraz <tmraz at fedoraproject.org>
Date:   Mon Dec 3 16:45:37 2012 +0100

    And also apply the patch.

 libgcrypt.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/libgcrypt.spec b/libgcrypt.spec
index 6da4af5..3a9ffb9 100644
--- a/libgcrypt.spec
+++ b/libgcrypt.spec
@@ -1,6 +1,6 @@
 Name: libgcrypt
 Version: 1.5.0
-Release: 7%{?dist}
+Release: 8%{?dist}
 URL: http://www.gnupg.org/
 Source0: libgcrypt-%{version}-hobbled.tar.bz2
 # The original libgcrypt sources now contain potentially patented ECC
@@ -65,6 +65,7 @@ applications using libgcrypt.
 %patch6 -p1 -b .cfgrandom
 %patch7 -p1 -b .cavs
 %patch8 -p1 -b .enforce
+%patch9 -p1 -b .leak
 
 mv AUTHORS AUTHORS.iso88591
 iconv -f ISO-8859-1 -t UTF-8 AUTHORS.iso88591 >AUTHORS
@@ -178,7 +179,7 @@ exit 0
 %doc COPYING
 
 %changelog
-* Mon Dec  3 2012 Tomas Mraz <tmraz at redhat.com> 1.5.0-7
+* Mon Dec  3 2012 Tomas Mraz <tmraz at redhat.com> 1.5.0-8
 - fix multilib conflict in libgcrypt-config
 - fix minor memory leaks and other bugs found by Coverity scan
 


More information about the scm-commits mailing list