stupid me
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 31 Jan 2013 11:35:00 +0000 (12:35 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 31 Jan 2013 11:35:00 +0000 (12:35 +0100)
PLCAPI.spec

index cb4f3e3..b31dfe8 100644 (file)
@@ -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