From: Elan Ruusamäe Date: Thu, 5 Jun 2014 18:31:57 +0000 (+0300) Subject: works with py 2.4 according to homepage X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=1e3b8b7f8e49648a23628705c695da2b02369779;p=packages%2Fapache-top.git works with py 2.4 according to homepage --- diff --git a/apache-top.spec b/apache-top.spec index b1d1dc0..802cc5b 100644 --- a/apache-top.spec +++ b/apache-top.spec @@ -8,10 +8,11 @@ Group: Applications/System Source0: http://www.isartor.org/w/images/3/39/Apache-top.py # Source0-md5: 4843daed2cbac7346c31d6cf0fcf6c1b URL: http://www.isartor.org/wiki/Monitor_you_Apache_processes +BuildRequires: python-modules >= 1:2.4 BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.219 BuildRequires: sed >= 4.0 -Requires: python-modules >= 1:2.7 +Requires: python-modules BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)