From 6faecb8beab14c4484fd06786b7c114d13d2d71e Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 10:55:11 +0000 Subject: [PATCH] auto-import changelog data from pyOpenSSL-0.5.1-11.src.rpm Wed Jun 04 2003 Elliot Lee 0.5.1-11 - Rebuilt Wed Jun 04 2003 Mihai Ibanescu 0.5.1-10.7.x - Built on 7.x Mon Mar 03 2003 Mihai Ibanescu 0.5.1-9 - bug #73967: Added Requires: python --- pyOpenSSL.spec | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/pyOpenSSL.spec b/pyOpenSSL.spec index f47508a..50211b9 100644 --- a/pyOpenSSL.spec +++ b/pyOpenSSL.spec @@ -1,7 +1,8 @@ +%define __python /usr/bin/python2 Summary: Python wrapper module around the OpenSSL library Name: pyOpenSSL Version: 0.5.1 -Release: 8 +Release: 11 Source0: %{name}-%{version}.tar.gz Patch0: pyOpenSSL-0.5.1-openssl097.patch Patch1: pyOpenSSL-0.5.1-extraflags.patch @@ -10,6 +11,7 @@ Group: Development/Libraries BuildRoot: %{_tmppath}/%{name}-buildroot Prefix: %{_prefix} Url: http://pyopenssl.sourceforge.net/ +Requires: python BuildRequires: lynx openssl-devel python-devel perl tetex-dvips tetex-latex %description @@ -51,6 +53,15 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Wed Jun 4 2003 Elliot Lee 0.5.1-11 +- Rebuilt + +* Wed Jun 4 2003 Mihai Ibanescu 0.5.1-10.7.x +- Built on 7.x + +* Mon Mar 3 2003 Mihai Ibanescu 0.5.1-9 +- bug #73967: Added Requires: python + * Mon Feb 24 2003 Elliot Lee - rebuilt