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