add postgresql 8.2 requirement
authorBarış Metin <Talip-Baris.Metin@sophia.inria.fr>
Fri, 9 Oct 2009 15:41:22 +0000 (15:41 +0000)
committerBarış Metin <Talip-Baris.Metin@sophia.inria.fr>
Fri, 9 Oct 2009 15:41:22 +0000 (15:41 +0000)
PLCAPI.spec

index 85a533d..3d7dae6 100644 (file)
@@ -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