From 7662b057b5f0293209c52fb04370d9a7ec3553e7 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 18 Nov 2006 20:57:42 +0000 Subject: [PATCH] - package .egg-info for python 2.5 Changed files: python-M2Crypto.spec -> 1.38 --- python-M2Crypto.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index 396a0a6..40c6107 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -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 -- 2.43.0