[python26-m2crypto/el5/master: 40/78] - Update to m2crypto-0.18.2 - Remove BuildRequires: unzip

gholms gholms at fedoraproject.org
Wed Feb 23 00:28:37 UTC 2011


commit 83ec2ba0563903c219ffda0c3466f8c6bf9db534
Author: Miloslav Trmac <mitr at fedoraproject.org>
Date:   Fri Oct 26 15:09:07 2007 +0000

    - Update to m2crypto-0.18.2
    - Remove BuildRequires: unzip

 .cvsignore    |    2 +-
 m2crypto.spec |   10 +++++++---
 sources       |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index ada769d..8aa4f0f 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-m2crypto-0.18.tar.gz
+m2crypto-0.18.2.tar.gz
diff --git a/m2crypto.spec b/m2crypto.spec
index dc9de4c..3045baf 100644
--- a/m2crypto.spec
+++ b/m2crypto.spec
@@ -5,8 +5,8 @@
 
 Summary: Support for using OpenSSL in python scripts
 Name: m2crypto
-Version: 0.18
-Release: 2
+Version: 0.18.2
+Release: 1
 Source0: http://wiki.osafoundation.org/pub/Projects/MeTooCrypto/m2crypto-%{version}.tar.gz
 Patch0: m2crypto-0.18-timeouts.patch
 Patch1: m2crypto-0.18-proxy.patch
@@ -15,7 +15,7 @@ Group: System Environment/Libraries
 URL: http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: openssl-devel, python-devel
-BuildRequires: perl, pkgconfig, swig, unzip
+BuildRequires: perl, pkgconfig, swig
 Requires: python
 
 %description
@@ -76,6 +76,10 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/M2Crypto
 
 %changelog
+* Fri Oct 26 2007 Miloslav Trmač <mitr at redhat.com> - 0.18.2-1
+- Update to m2crypto-0.18.2
+- Remove BuildRequires: unzip
+
 * Sun Sep 23 2007 Miloslav Trmač <mitr at redhat.com> - 0.18-2
 - Add missing Host: header to CONNECT requests (patch by Karl Grindley)
   Resolves: #239034
diff --git a/sources b/sources
index 96e812b..f9afb39 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4e5432d08fd50287b80ac2237f01bda3  m2crypto-0.18.tar.gz
+445dce53fcfc7ec8f6fd31f54da8a067  m2crypto-0.18.2.tar.gz


More information about the scm-commits mailing list