From 50fa08b7b8b5efad0eefaa55e54aed6f56c9d1c297be7cc2e58bff4fd9b5fe0e Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 14 Dec 2011 12:48:26 +0000 Subject: [PATCH] Accepting request 96449 from devel:openSUSE:Factory:for-legal-lhf - fix license to be in spdx.org format OBS-URL: https://build.opensuse.org/request/show/96449 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=6 --- python-M2Crypto.changes | 5 +++++ python-M2Crypto.spec | 8 +++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/python-M2Crypto.changes b/python-M2Crypto.changes index 4515edb..429838f 100644 --- a/python-M2Crypto.changes +++ b/python-M2Crypto.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 13 13:16:21 UTC 2011 - coolo@suse.com + +- fix license to be in spdx.org format + ------------------------------------------------------------------- Thu Sep 22 09:18:45 UTC 2011 - saschpe@suse.de diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index 9d018a8..13c2c84 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -15,22 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: python-M2Crypto Version: 0.21.1 Release: 0 Url: http://chandlerproject.org/bin/view/Projects/MeTooCrypto Summary: Crypto and SSL toolkit for Python -License: X11/MIT, ZPL-2.0, BSD-3-Clause +License: MIT and ZPL-2.0 and BSD-3-Clause Group: Development/Languages/Python Source: M2Crypto-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: openssl +BuildRequires: openssl-devel BuildRequires: python-devel BuildRequires: python-distribute BuildRequires: swig -BuildRequires: openssl -BuildRequires: openssl-devel %if 0%{?suse_version} %py_requires %if 0%{?suse_version} > 1010