Require postgresql 8.2 (for array operators && and @>)
authorBarış Metin <Talip-Baris.Metin@sophia.inria.fr>
Fri, 9 Oct 2009 15:47:53 +0000 (15:47 +0000)
committerBarış Metin <Talip-Baris.Metin@sophia.inria.fr>
Fri, 9 Oct 2009 15:47:53 +0000 (15:47 +0000)
commitcb619f4c018b8a2227211490dda4608289387c27
treee9a37c00e2e615d27dea44f8f56083be567d7d4e
parent855eca3e5002c897ab2e8b60845aa2a571e9af0f
Require postgresql 8.2 (for array operators && and @>)

Setting tag PLCAPI-4.3-27

--This line, and those below, will be ignored--
Please write a changelog for this new tag in the section above
DIFF=========
Index: PLCAPI.spec
===================================================================
--- PLCAPI.spec (.../tags/PLCAPI-4.3-26) (révision 15270)
+++ PLCAPI.spec (.../trunk) (révision 15270)
@@ -28,7 +28,7 @@

 # 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
onelab-tags.mk
planetbridge-tags.mk
planetlab-k27-tags.mk
planetlab-tags.mk
trellis-tags.mk