From cfaea91d3104bfda98b11139c15eaea7f163ba15 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Thu, 6 Dec 2007 03:32:56 +0000 Subject: [PATCH] - rebuild for new openssl --- pyOpenSSL.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyOpenSSL.spec b/pyOpenSSL.spec index e62c0e9..ca83b7c 100644 --- a/pyOpenSSL.spec +++ b/pyOpenSSL.spec @@ -3,7 +3,7 @@ Summary: Python wrapper module around the OpenSSL library Name: pyOpenSSL Version: 0.6 -Release: 1.p24.9 +Release: 2.p24.9 Source0: http://pyopenssl.sf.net/%{name}-%{version}.tar.gz Patch0: pyOpenSSL-0.5.1-openssl097.patch Patch2: pyOpenSSL-elinks.patch @@ -52,6 +52,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %{python_sitearch}/OpenSSL/ %changelog +* Wed Dec 5 2007 Jeremy Katz - 0.6-2.p24.9 +- rebuild for new openssl + * Mon Dec 11 2006 Paul Howarth - 0.6-1.p24.9 - add missing buildreq latex2html, needed to build HTML docs - rewrite to be more in line with Fedora python spec template and use