Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/database
In directory vz-cvs-3.sog:/tmp/cvs-serv4075

Modified Files:
        postgresql90.info postgresql91.info 
Log Message:
don't bother mentioning old monolithic passwd on new distro


Index: postgresql90.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/database/postgresql90.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- postgresql90.info   21 Jul 2011 16:23:37 -0000      1.3
+++ postgresql90.info   19 Oct 2011 21:48:16 -0000      1.4
@@ -1,7 +1,7 @@
 Info4: <<
 Package: postgresql90
 Version: 9.0.4
-Revision: 34
+Revision: 35
 Description: PostgreSQL open-source database
 License: BSD
 Maintainer: Benjamin Reed <postgresq...@fink.raccoonfink.com>
@@ -10,7 +10,7 @@
        daemonic (>= 20010902-1),
        libxml2-shlibs,
        libxslt-shlibs,
-       passwd-postgres | passwd (>= 20030906-1),
+       passwd-postgres,
        readline5-shlibs,
        %N-shlibs (>= %v-%r)
 <<
@@ -20,7 +20,7 @@
        fink-mirrors (>= 0.28.7.1-2),
        libxml2,
        libxslt,
-       passwd-postgres | passwd (>= 20030906-1),
+       passwd-postgres,
        readline5,
        system-openssl-dev,
        system-perl,
@@ -201,7 +201,7 @@
 PG_ID=`id -u postgres 2>/dev/null || true`
 if [ -z "$PG_ID" ]; then
        echo "Whoa there!  You must have a postgres user to install this 
package."
-       echo "Please do a 'fink reinstall passwd' or 'fink reinstall 
passwd-postgres'"
+       echo "Please do a 'fink reinstall passwd-postgres'"
        echo "and make sure you hit 'y' when it asks if you want to update your 
users."
        exit 1
 fi
@@ -245,7 +245,7 @@
 PG_ID=`id -u postgres 2>/dev/null || true`
 if [ -z "$PG_ID" ]; then
        echo "Whoa there!  You must have a postgres user to install this 
package."
-       echo "Please do a 'fink reinstall passwd' or 'fink reinstall 
passwd-postgres'"
+       echo "Please do a 'fink reinstall passwd-postgres'"
        echo "and make sure you hit 'y' when it asks if you want to update your 
users."
        exit 1
 fi

Index: postgresql91.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/database/postgresql91.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- postgresql91.info   12 Sep 2011 19:11:44 -0000      1.1
+++ postgresql91.info   19 Oct 2011 21:48:16 -0000      1.2
@@ -1,7 +1,7 @@
 Info4: <<
 Package: postgresql91
 Version: 9.1.0
-Revision: 31
+Revision: 32
 Description: PostgreSQL open-source database
 License: BSD
 Maintainer: Benjamin Reed <postgresq...@fink.raccoonfink.com>
@@ -10,7 +10,7 @@
        daemonic (>= 20010902-1),
        libxml2-shlibs,
        libxslt-shlibs,
-       passwd-postgres | passwd (>= 20030906-1),
+       passwd-postgres,
        readline5-shlibs,
        %N-shlibs (>= %v-%r)
 <<
@@ -20,7 +20,7 @@
        fink-mirrors (>= 0.28.7.1-2),
        libxml2,
        libxslt,
-       passwd-postgres | passwd (>= 20030906-1),
+       passwd-postgres,
        readline5,
        system-openssl-dev,
        system-perl,
@@ -201,7 +201,7 @@
 PG_ID=`id -u postgres 2>/dev/null || true`
 if [ -z "$PG_ID" ]; then
        echo "Whoa there!  You must have a postgres user to install this 
package."
-       echo "Please do a 'fink reinstall passwd' or 'fink reinstall 
passwd-postgres'"
+       echo "Please do a 'fink reinstall passwd-postgres'"
        echo "and make sure you hit 'y' when it asks if you want to update your 
users."
        exit 1
 fi
@@ -231,7 +231,7 @@
 PG_ID=`id -u postgres 2>/dev/null || true`
 if [ -z "$PG_ID" ]; then
        echo "Whoa there!  You must have a postgres user to install this 
package."
-       echo "Please do a 'fink reinstall passwd' or 'fink reinstall 
passwd-postgres'"
+       echo "Please do a 'fink reinstall passwd-postgres'"
        echo "and make sure you hit 'y' when it asks if you want to update your 
users."
        exit 1
 fi


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Ciosco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to