From 3f4c09bc246c4d072a2abddc18faf159609d3a79 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 31 Jan 2013 12:35:00 +0100 Subject: [PATCH] stupid me --- PLCAPI.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.0