auto-import changelog data from pyOpenSSL-0.6-1.p23.src.rpm

Fri Aug 13 2004 Mihai Ibanescu <misa@redhat.com> 0.6-1
- 0.6 is out
Tue Aug 10 2004 Mihai Ibanescu <misa@redhat.com> 0.6-0.90.rc1
- release candidate
epel9
cvsdist 21 years ago
parent 3a8b4fcabb
commit 9a43938042

@ -1 +1 @@
pyOpenSSL-0.5.1.tar.gz pyOpenSSL-0.6.tar.gz

@ -1,12 +1,11 @@
%define __python /usr/bin/python2 %define __python /usr/bin/python2
Summary: Python wrapper module around the OpenSSL library Summary: Python wrapper module around the OpenSSL library
Name: pyOpenSSL Name: pyOpenSSL
Version: 0.5.1 Version: 0.6
Release: 24 Release: 1.p23
Source0: %{name}-%{version}.tar.gz Source0: http://pyopenssl.sf.net/%{name}-%{version}.tar.gz
Patch0: pyOpenSSL-0.5.1-openssl097.patch Patch0: pyOpenSSL-0.5.1-openssl097.patch
Patch1: pyOpenSSL-0.5.1-extraflags.patch Patch2: pyOpenSSL-elinks.patch
Patch1: pyOpenSSL-elinks.patch
License: LGPL License: LGPL
Group: Development/Libraries Group: Development/Libraries
BuildRoot: %{_tmppath}/%{name}-buildroot BuildRoot: %{_tmppath}/%{name}-buildroot
@ -26,7 +25,7 @@ High-level wrapper around a subset of the OpenSSL library, includes
%prep %prep
%setup -q %setup -q
%patch0 -p1 -b .openssl097 %patch0 -p1 -b .openssl097
%patch1 -p1 -b .extraflags %patch2 -p1 -b .elinks
%build %build
%{__python} setup.py build %{__python} setup.py build
@ -54,6 +53,12 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Fri Aug 13 2004 Mihai Ibanescu <misa@redhat.com> 0.6-1
- 0.6 is out
* Tue Aug 10 2004 Mihai Ibanescu <misa@redhat.com> 0.6-0.90.rc1
- release candidate
* Thu Jun 24 2004 Mihai Ibanescu <misa@redhat.com> 0.5.1-24 * Thu Jun 24 2004 Mihai Ibanescu <misa@redhat.com> 0.5.1-24
- rebuilt - rebuilt

@ -1 +1 @@
4b27570a24eb21664e8c033394496a0e pyOpenSSL-0.5.1.tar.gz 6200b71d3eb294a312d52c4825fc71c5 pyOpenSSL-0.6.tar.gz

Loading…
Cancel
Save