SPECS: postgresql.spec - updated PG_VERSION in pre

qboosh qboosh at pld-linux.org
Fri Dec 8 22:28:06 CET 2006


Author: qboosh                       Date: Fri Dec  8 21:28:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated PG_VERSION in pre

---- Files affected:
SPECS:
   postgresql.spec (1.370 -> 1.371) 

---- Diffs:

================================================================
Index: SPECS/postgresql.spec
diff -u SPECS/postgresql.spec:1.370 SPECS/postgresql.spec:1.371
--- SPECS/postgresql.spec:1.370	Fri Dec  8 21:21:21 2006
+++ SPECS/postgresql.spec	Fri Dec  8 22:27:57 2006
@@ -921,7 +921,7 @@
 foundold=0
 for pgdir in $PG_DB_CLUSTERS; do
 	if [ -f $pgdir/PG_VERSION ]; then
-		if [ `cat $pgdir/PG_VERSION` != '8.1' ]; then
+		if [ `cat $pgdir/PG_VERSION` != '8.2' ]; then
 			echo "Found database(s) in older, incompatible format in cluster $pgdir."
 			foundold=1
 		fi
@@ -1170,6 +1170,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.371  2006/12/08 21:27:57  qboosh
+- updated PG_VERSION in pre
+
 Revision 1.370  2006/12/08 20:21:21  qboosh
 - dropped libpq.so.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/postgresql.spec?r1=1.370&r2=1.371&f=u



More information about the pld-cvs-commit mailing list