From: Thierry Parmentelat Date: Thu, 31 Jan 2013 11:35:00 +0000 (+0100) Subject: stupid me X-Git-Tag: plcapi-5.2-1~25 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=3f4c09bc246c4d072a2abddc18faf159609d3a79;p=plcapi.git stupid me --- diff --git a/PLCAPI.spec b/PLCAPI.spec index cb4f3e34..b31dfe86 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -27,7 +27,7 @@ Requires: postgresql-python Requires: python-psycopg2 Requires: python-pycurl Requires: httpd -%if "%{distro}" == "Fedora" && %{distrorelease} <= 18 +%if "%{distro}" == "Fedora" && %{distrorelease} <= 17 Requires: mod_python %endif # mod_wsgi will replace mod_python when we are ready