rpms/libgcrypt/F-11 libgcrypt.spec,1.37,1.38

Tomáš Mráz tmraz at fedoraproject.org
Thu Jun 18 21:32:26 UTC 2009


Author: tmraz

Update of /cvs/pkgs/rpms/libgcrypt/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17741

Modified Files:
	libgcrypt.spec 
Log Message:
* Thu Jun 18 2009 Tomas Mraz <tmraz at redhat.com> 1.4.4-6
- and now really apply the padlock patch



Index: libgcrypt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libgcrypt/F-11/libgcrypt.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -p -r1.37 -r1.38
--- libgcrypt.spec	17 Jun 2009 18:27:47 -0000	1.37
+++ libgcrypt.spec	18 Jun 2009 21:31:56 -0000	1.38
@@ -1,6 +1,6 @@
 Name: libgcrypt
 Version: 1.4.4
-Release: 5%{?dist}
+Release: 6%{?dist}
 Source0: libgcrypt-%{version}-hobbled.tar.bz2
 # The original libgcrypt sources now contain potentially patented ECC
 # cipher support. We have to remove it in the tarball we ship with
@@ -42,6 +42,7 @@ applications using libgcrypt.
 %{SOURCE3}
 %patch1 -p1 -b .no-access
 %patch2 -p1 -b .use-fipscheck
+%patch3 -p1 -b .padlock
 
 %build
 %configure --disable-static \
@@ -146,6 +147,9 @@ exit 0
 %{_infodir}/gcrypt.info*
 
 %changelog
+* Thu Jun 18 2009 Tomas Mraz <tmraz at redhat.com> 1.4.4-6
+- and now really apply the padlock patch
+
 * Wed Jun 17 2009 Tomas Mraz <tmraz at redhat.com> 1.4.4-5
 - fix VIA padlock RNG inline assembly call (#505724)
 




More information about the fedora-extras-commits mailing list