From 70494cb5378b894cc959004a88d613ed9e756c55 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bar=C4=B1=C5=9F=20Metin?= Date: Fri, 9 Oct 2009 15:41:22 +0000 Subject: [PATCH] add postgresql 8.2 requirement --- PLCAPI.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PLCAPI.spec b/PLCAPI.spec index 85a533d..3d7dae6 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -28,7 +28,7 @@ Obsoletes: plcapilib # We use set everywhere Requires: python >= 2.4 -Requires: postgresql postgresql-server postgresql-python +Requires: postgresql >= 8.2, postgresql-server >= 8.2, postgresql-python >= 8.2 Requires: python-psycopg2 Requires: python-pycurl Requires: httpd -- 2.43.0