]> git.pld-linux.org Git - packages/python-M2Crypto.git/commitdiff
- package .egg-info for python 2.5
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 18 Nov 2006 20:57:42 +0000 (20:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-M2Crypto.spec -> 1.38

python-M2Crypto.spec

index 396a0a6c620013282dce78c9198001e077b7a847..40c6107419ca1a0ad38189e4911476074e78982d 100644 (file)
@@ -11,7 +11,7 @@ Source0:      http://wiki.osafoundation.org/pub/Projects/MeTooCrypto/m2crypto-%{versi
 Patch0:                %{name}-swig_sources.patch
 URL:           http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto
 BuildRequires: openssl-devel >= 0.9.7d
-BuildRequires: python-devel >= 2.2.1
+BuildRequires: python-devel >= 1:2.5
 BuildRequires: swig >= 1.3.24
 #BuildRequires:        swig-python >= 1.3.25
 BuildRequires: unzip
@@ -67,3 +67,4 @@ rm -rf $RPM_BUILD_ROOT
 %{py_sitedir}/M2Crypto/SSL/*.py[oc]
 %dir %{py_sitedir}/M2Crypto/PGP
 %{py_sitedir}/M2Crypto/PGP/*.py[oc]
+%{py_sitedir}/M2Crypto-*.egg-info
This page took 0.175205 seconds and 4 git commands to generate.