]> git.pld-linux.org Git - packages/python-M2Crypto.git/commitdiff
- rebuild against python 2.2.1. STABLE python-M2Crypto-0_06-2
authorkloczek <kloczek@pld-linux.org>
Sat, 13 Apr 2002 17:42:04 +0000 (17:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-M2Crypto.spec -> 1.11

python-M2Crypto.spec

index eb6f10dad8c9680469c767918ef5e0c8c5769109..a2406b7355f4cd09d14fd367e22dde47554f3add 100644 (file)
@@ -1,3 +1,5 @@
+%include       /usr/lib/rpm/macros.python
+
 Summary:       Python interface to OpenSSL
 Summary(pl):   Interfejs Pythona do OpenSSL
 Name:          python-M2Crypto
@@ -8,14 +10,12 @@ Source0:     http://www.pobox.org.sg/home/ngps/m2/m2crypto-%{version}.zip
 URL:           http://www.pobox.org.sg/home/ngps/m2/
 Group:         Development/Languages/Python
 %pyrequires_eq python
-BuildRequires: python-devel >= 1.5.2
+BuildRequires: python-devel >= 2.2.1
 BuildRequires: openssl-devel >= 0.9.6
 BuildRequires: swig
 BuildRequires: rpm-pythonprov
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%include /usr/lib/rpm/macros.python
-
 %description
 M2Crypto makes accessible to the Python programmer the following:
 - DH, RSA, DSA, symmetric ciphers, message digests, HMACs.
This page took 0.095522 seconds and 4 git commands to generate.