From: wrobell Date: Thu, 11 Apr 2002 13:45:31 +0000 (+0000) Subject: - use pyrequires_eq instead of requires_eq macro (massive attack!) X-Git-Tag: RA-1_0~6 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fapache-mod_python.git;a=commitdiff_plain;h=2d05b1a2c86caa4ef95505de8c99f7c4626b38d6 - use pyrequires_eq instead of requires_eq macro (massive attack!) Changed files: apache-mod_python.spec -> 1.25 --- diff --git a/apache-mod_python.spec b/apache-mod_python.spec index a679d79..9a482f8 100644 --- a/apache-mod_python.spec +++ b/apache-mod_python.spec @@ -36,7 +36,7 @@ BuildRequires: rpm-pythonprov BuildRequires: %{apxs} Prereq: %{_sbindir}/apxs Requires: apache -%requires_eq python +%pyrequires_eq python BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define apache_moddir %(%{apxs} -q LIBEXECDIR)