[PATCH] Enabled elliptic curves
Julian Sikorski
belegdol at fedoraproject.org
Sun Sep 9 00:36:24 CEST 2012
---
libgcrypt.spec | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/libgcrypt.spec b/libgcrypt.spec
index 927807f..b334b7a 100644
--- a/libgcrypt.spec
+++ b/libgcrypt.spec
@@ -1,8 +1,8 @@
Name: libgcrypt
Version: 1.5.0
-Release: 3%{?dist}
+Release: 3%{?dist}.1.ec
URL: http://www.gnupg.org/
-Source0: libgcrypt-%{version}-hobbled.tar.bz2
+Source0: libgcrypt-%{version}.tar.bz2
# The original libgcrypt sources now contain potentially patented ECC
# cipher support. We have to remove it in the tarball we ship with
# the hobble-libgcrypt script.
@@ -52,8 +52,6 @@ applications using libgcrypt.
%prep
%setup -q
-%{SOURCE3}
-%patch1 -p1 -b .noecc
%patch2 -p1 -b .use-fipscheck
%patch5 -p1 -b .tests
%patch6 -p1 -b .cfgrandom
@@ -69,7 +67,6 @@ iconv -f ISO-8859-1 -t UTF-8 AUTHORS.iso88591 >AUTHORS
%endif
--enable-noexecstack \
--enable-hmac-binary-check \
- --enable-pubkey-ciphers='dsa elgamal rsa' \
--disable-O-flag-munging
make %{?_smp_mflags}
--
1.7.11.4
--------------050601080503070303000208--
More information about the rpmfusion-developers
mailing list