|
|
@@ -24,7 +24,7 @@
|
|
|
# package versions
|
|
|
%define V_python 2.5
|
|
|
%define V_pycrypto 2.0.1
|
|
|
-%define V_pyopenssl 0.6
|
|
|
+%define V_pyopenssl 0.7a1
|
|
|
|
|
|
# package information
|
|
|
Name: python-crypto
|
|
|
@@ -37,7 +37,7 @@ Class: BASE
|
|
|
Group: Language
|
|
|
License: GPL
|
|
|
Version: %{V_python}
|
|
|
-Release: 20080101
|
|
|
+Release: 20080323
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://www.amk.ca/files/python/crypto/pycrypto-%{V_pycrypto}.tar.gz
|
|
|
@@ -62,7 +62,7 @@ AutoReqProv: no
|
|
|
url = http://www.amk.ca/python/code/crypto
|
|
|
regex = pycrypto-(__VER__)\.tar\.gz
|
|
|
}
|
|
|
- prog python-net:pyopenssl = {
|
|
|
+ prog python-crypto:pyopenssl = {
|
|
|
version = %{V_pyopenssl}
|
|
|
url = http://prdownloads.sourceforge.net/pyopenssl/
|
|
|
regex = pyOpenSSL-(__VER__)\.tar\.gz
|