From: wrobell Date: Thu, 11 Apr 2002 13:45:34 +0000 (+0000) Subject: - use pyrequires_eq instead of requires_eq macro (massive attack!) X-Git-Tag: STABLE~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fpython-M2Crypto.git;a=commitdiff_plain;h=a9c69f68021849a19bea984ec3a4eeab1d330a26 - use pyrequires_eq instead of requires_eq macro (massive attack!) Changed files: python-M2Crypto.spec -> 1.10 --- diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index 986d7ac..eb6f10d 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -7,7 +7,7 @@ License: BSD-like Source0: http://www.pobox.org.sg/home/ngps/m2/m2crypto-%{version}.zip URL: http://www.pobox.org.sg/home/ngps/m2/ Group: Development/Languages/Python -%requires_eq python +%pyrequires_eq python BuildRequires: python-devel >= 1.5.2 BuildRequires: openssl-devel >= 0.9.6 BuildRequires: swig