Update of /cvsroot/fink/experimental/rangerrick/10.3/crypto/finkinfo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17760/10.3/crypto/finkinfo

Modified Files:
        postgresql73-ssl.info postgresql74-ssl.info 
        postgresql80-ssl.info 
Log Message:
more upgrade issues

Index: postgresql73-ssl.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/rangerrick/10.3/crypto/finkinfo/postgresql73-ssl.info,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- postgresql73-ssl.info       13 Apr 2005 17:15:04 -0000      1.28
+++ postgresql73-ssl.info       21 Apr 2005 22:25:36 -0000      1.29
@@ -1,6 +1,6 @@
 Package: postgresql73-ssl
 Version: 7.3.9
-Revision: 12
+Revision: 13
 GCC: 3.3
 CustomMirror: <<
   asi-JP: ftp://ftp.jp.postgresql.org
@@ -228,7 +228,7 @@
   Description: PostgreSQL development headers and libraries
   Package: %N-dev
   Depends: %N (>= %v-%r)
-  Conflicts: %N-dev, postgresql74-dev, postgresql74-ssl-dev, postgresql80-dev, 
postgresql80-ssl-dev
+  Conflicts: postgresql73-dev, postgresql74-dev, postgresql74-ssl-dev, 
postgresql80-dev, postgresql80-ssl-dev
   Replaces: postgresql-ssl (<< %v-%r), %N-dev, postgresql74-dev, 
postgresql74-ssl-dev, postgresql80-dev, postgresql80-ssl-dev, %N (<< %v-%r)
   BuildDependsOnly: true
   Files: <<
@@ -245,7 +245,7 @@
 SplitOff2: <<
   Description: PostgreSQL shared libraries
   Package: %N-shlibs
-  Conflicts: %N-shlibs
+  Conflicts: postgresql73-shlibs
   Replaces: %N, postgresql-ssl (<< %v-%r), postgresql-shlibs, 
postgresql-ssl-shlibs, %N-ssl-shlibs
   Files: lib/*.dylib* var/postgresql/*.sh var/postgresql/*.list
   PostInstScript: [ -x %p/var/postgresql/update-alternatives.sh ] && 
%p/var/postgresql/update-alternatives.sh

Index: postgresql74-ssl.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/rangerrick/10.3/crypto/finkinfo/postgresql74-ssl.info,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- postgresql74-ssl.info       13 Apr 2005 17:15:05 -0000      1.34
+++ postgresql74-ssl.info       21 Apr 2005 22:25:36 -0000      1.35
@@ -1,6 +1,6 @@
 Package: postgresql74-ssl
 Version: 7.4.7
-Revision: 12
+Revision: 14
 GCC: 3.3
 CustomMirror: <<
   asi-JP: ftp://ftp.jp.postgresql.org
@@ -238,7 +238,7 @@
        TUPLE_PATH=\`echo \$tuple | cut -d: -f1\`
        TUPLE_FILE=\`echo \$tuple | cut -d: -f2\`
 
-       for file in \`cat %p/var/postgresql/\${TUPLE_FILE}\`; do
+       for file in \`cat %p/var/postgresql-7.4/\${TUPLE_FILE}\`; do
                if [ -e "\${TUPLE_PATH}/\${file}-7.4" ]; then
                        update-alternatives --install "\${TUPLE_PATH}/\${file}" 
"\${file}" "\${TUPLE_PATH}/\${file}-7.4" 74
                fi
@@ -273,7 +273,7 @@
   Description: PostgreSQL shared libraries (with SSL)
   Package: %N-shlibs
   Depends: openssl097-shlibs
-  Conflicts: %N-ssl-shlibs
+  Conflicts: postgresql74-shlibs
   Replaces: %N, postgresql73-shlibs, postgresql73-ssl-shlibs, 
postgresql74-shlibs, postgresql74-ssl-shlibs, postgresql, postgresql-shlibs
   Files: lib/*.dylib* var/postgresql-7.4/*.sh var/postgresql-7.4/*.list
   PostInstScript: [ -x %p/var/postgresql-7.4/update-alternatives.sh ] && 
%p/var/postgresql-7.4/update-alternatives.sh

Index: postgresql80-ssl.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/rangerrick/10.3/crypto/finkinfo/postgresql80-ssl.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- postgresql80-ssl.info       13 Apr 2005 17:15:05 -0000      1.8
+++ postgresql80-ssl.info       21 Apr 2005 22:25:36 -0000      1.9
@@ -1,6 +1,6 @@
 Package: postgresql80-ssl
 Version: 8.0.2
-Revision: 12
+Revision: 13
 GCC: 3.3
 CustomMirror: <<
   asi-JP: ftp://ftp.jp.postgresql.org
@@ -359,7 +359,7 @@
        TUPLE_PATH=\`echo \$tuple | cut -d: -f1\`
        TUPLE_FILE=\`echo \$tuple | cut -d: -f2\`
 
-       for file in \`cat %p/var/postgresql/\${TUPLE_FILE}\`; do
+       for file in \`cat %p/var/postgresql-8.0/\${TUPLE_FILE}\`; do
                if [ -e "\${TUPLE_PATH}/\${file}-8.0" ]; then
                        update-alternatives --install "\${TUPLE_PATH}/\${file}" 
"\${file}" "\${TUPLE_PATH}/\${file}-8.0" 80
                fi



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to