Author: wrobell Date: Wed Sep 27 20:14:36 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - merged from DEVEL (ver. 0.16, rel. 1)
---- Files affected: SPECS: python-M2Crypto.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/python-M2Crypto.spec diff -u SPECS/python-M2Crypto.spec:1.33 SPECS/python-M2Crypto.spec:1.34 --- SPECS/python-M2Crypto.spec:1.33 Wed Mar 1 00:53:22 2006 +++ SPECS/python-M2Crypto.spec Wed Sep 27 22:14:31 2006 @@ -2,21 +2,18 @@ Summary: Python interface to OpenSSL Summary(pl): Interfejs Pythona do OpenSSL Name: python-M2Crypto -Version: 0.13 -Release: 5 +Version: 0.16 +Release: 1 License: BSD-like -Source0: http://sandbox.rulemaker.net/ngps/Dist/m2crypto-%{version}.zip -# Source0-md5: be2790a34349ab452dddbcfe4c95606a -# http://sandbox.rulemaker.net/ngps/Dist/0.13p1.patch -Patch0: %{name}-0.13p1.patch -Patch1: %{name}-swig_sources.patch +Source0: http://wiki.osafoundation.org/pub/Projects/MeTooCrypto/m2crypto-%{version}.tar.gz +# Source0-md5: 6fc06583a2be56fc2a46872a0540d78e +Patch0: %{name}-swig_sources.patch Group: Development/Languages/Python -URL: http://sandbox.rulemaker.net/ngps/m2/ +URL: http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto %pyrequires_eq python BuildRequires: openssl-devel >= 0.9.7d BuildRequires: python-devel >= 2.2.1 -BuildRequires: swig < 1.3.24 -BuildRequires: swig >= 1.3.21 +BuildRequires: swig >= 1.3.24 #BuildRequires: swig-python >= 1.3.25 BuildRequires: unzip BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -38,8 +35,7 @@ %prep %setup -q -n m2crypto-%{version} -%patch0 -p0 -%patch1 -p1 +%patch0 -p1 find demo -type d -name CVS | xargs rm -rf @@ -63,7 +59,7 @@ %files %defattr(644,root,root,755) -%doc BUGS CHANGES INSTALL LICENCE README doc/*.html demo +%doc CHANGES INSTALL LICENCE README doc/*.html demo %dir %{py_sitedir}/M2Crypto %attr(755,root,root) %{py_sitedir}/M2Crypto/*.so %{py_sitedir}/M2Crypto/*.py[oc] @@ -78,6 +74,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2006/09/27 20:14:31 wrobell +- merged from DEVEL (ver. 0.16, rel. 1) + +Revision 1.33.2.1 2006/08/11 17:09:05 wrobell +- ver. 0.16 + Revision 1.33 2006/02/28 23:53:22 glen - adapterized (killed trailing spaces/tabs) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-M2Crypto.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
