Author: glen Date: Wed Dec 6 15:46:10 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - without egg-info for AC; rel 3
---- Files affected: SPECS: python-M2Crypto.spec (1.38 -> 1.38.2.1) ---- Diffs: ================================================================ Index: SPECS/python-M2Crypto.spec diff -u SPECS/python-M2Crypto.spec:1.38 SPECS/python-M2Crypto.spec:1.38.2.1 --- SPECS/python-M2Crypto.spec:1.38 Sat Nov 18 21:57:42 2006 +++ SPECS/python-M2Crypto.spec Wed Dec 6 16:46:05 2006 @@ -4,7 +4,7 @@ Summary(pl): Interfejs Pythona do OpenSSL Name: python-M2Crypto Version: 0.16 -Release: 2 +Release: 3 License: BSD-like Group: Development/Languages/Python Source0: http://wiki.osafoundation.org/pub/Projects/MeTooCrypto/m2crypto-%{version}.tar.gz @@ -12,7 +12,7 @@ Patch0: %{name}-swig_sources.patch URL: http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto BuildRequires: openssl-devel >= 0.9.7d -BuildRequires: python-devel >= 1:2.5 +BuildRequires: python-devel >= 1:2.4 BuildRequires: swig >= 1.3.24 #BuildRequires: swig-python >= 1.3.25 BuildRequires: unzip @@ -68,7 +68,6 @@ %{py_sitedir}/M2Crypto/SSL/*.py[oc] %dir %{py_sitedir}/M2Crypto/PGP %{py_sitedir}/M2Crypto/PGP/*.py[oc] -%{py_sitedir}/M2Crypto-*.egg-info %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -76,6 +75,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38.2.1 2006/12/06 15:46:05 glen +- without egg-info for AC; rel 3 + Revision 1.38 2006/11/18 20:57:42 qboosh - package .egg-info for python 2.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-M2Crypto.spec?r1=1.38&r2=1.38.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
