[python26-m2crypto/el5/master: 8/78] auto-import changelog data from m2crypto-0.09-5.1.src.rpm Tue Mar 02 2004 Elliot Lee <sopwith at redhat

gholms gholms at fedoraproject.org
Wed Feb 23 00:25:55 UTC 2011


commit 323ae95c3ded1f368c7a043b30c206c57c6e61b6
Author: cvsdist <cvsdist at fedoraproject.org>
Date:   Thu Sep 9 08:11:02 2004 +0000

    auto-import changelog data from m2crypto-0.09-5.1.src.rpm
    Tue Mar 02 2004 Elliot Lee <sopwith at redhat.com>
    - rebuilt
    Tue Feb 24 2004 Harald Hoyer <harald at redhat.com> - 0.09-5
    - changed pythonver from 2.2 to 2.3
    - patched setup.py to cope with include path
    Fri Feb 13 2004 Elliot Lee <sopwith at redhat.com>
    - rebuilt

 m2crypto.spec |   16 ++++++++++++++--
 1 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/m2crypto.spec b/m2crypto.spec
index fe80a3a..ee34ef4 100644
--- a/m2crypto.spec
+++ b/m2crypto.spec
@@ -1,15 +1,16 @@
-%define pythonver 2.2
+%define pythonver 2.3
 %define pymainver %{nil}
 %define swigver 1.3.17
 
 Summary: Support for using OpenSSL in python scripts.
 Name: m2crypto
 Version: 0.09
-Release: 3
+Release: 5.1
 Source0: http://www.post1.com/home/ngps/m2/m2crypto-%{version}.zip
 Source1: http://unc.dl.sourceforge.net/sourceforge/swig/swig-%{swigver}.tar.gz
 Patch0: m2crypto-0.09-openssl097.patch
 Patch1: m2crypto-0.09-norc5.patch
+Patch2: m2crypto-setup.patch
 License: BSDish
 Group: System Environment/Libraries
 URL: http://www.post1.com/home/ngps/m2/
@@ -33,6 +34,7 @@ ln -s swig SWIG
 
 %patch0 -p1 -b .openssl097
 %patch1 -p1 -b .norc5
+%patch2 -p1 -b .newset
 
 %build
 CFLAGS="$RPM_OPT_FLAGS -DMS_CALLBACK=" ; export CFLAGS
@@ -85,6 +87,16 @@ python%{pythonver} \
 %{_libdir}/python%{pythonver}/site-packages/M2Crypto
 
 %changelog
+* Tue Mar 02 2004 Elliot Lee <sopwith at redhat.com>
+- rebuilt
+
+* Tue Feb 24 2004 Harald Hoyer <harald at redhat.com> - 0.09-5
+- changed pythonver from 2.2 to 2.3
+- patched setup.py to cope with include path
+
+* Fri Feb 13 2004 Elliot Lee <sopwith at redhat.com>
+- rebuilt
+
 * Wed Jun 04 2003 Elliot Lee <sopwith at redhat.com>
 - rebuilt
 


More information about the scm-commits mailing list