Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv3344

Modified Files:
        dbd-pg-unified-pm.info 
Log Message:
avoid interference from other libpq packages when linking


Index: dbd-pg-unified-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/dbd-pg-unified-pm.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- dbd-pg-unified-pm.info      3 Jun 2010 03:04:07 -0000       1.15
+++ dbd-pg-unified-pm.info      6 Jun 2011 17:09:58 -0000       1.16
@@ -1,7 +1,7 @@
 Info2: <<
 Package: dbd-pg-unified-pm%type_pkg[perl]
 Version: 2.17.1
-Revision: 1
+Revision: 2
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, 
(%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 
5100) 10.5, (%type_pkg[perl] = 5100) 10.6
 Description: PostgreSQL Perl DBI module
@@ -22,6 +22,18 @@
        test-simple-pm%type_pkg[perl] (>= 0.61-1),
        version-pm%type_pkg[perl]
 <<
+
+# must avoid all pg* that install %p/lib/libpq.dylib so that
+# libpq.dylib in %p/opt is not masked by earlier -L%p/lib
+BuildConflicts: <<
+       postgresql80-dev,
+       postgresql80-ssl-dev,
+       postgresql80-unified-dev,
+       postgresql81-dev,
+       postgresql82-dev,
+       postgresql83-dev
+<<
+
 Conflicts: dbd-pg-pm
 Replaces: dbd-pg-pm
 Suggests: postgresql82
@@ -47,13 +59,13 @@
 DocFiles: README README.win32 MANIFEST Changes
 SplitOff: <<
        Package: dbd-pg-pm%type_pkg[perl]
-       Description: upgrade package for dbd-pg-pm%type_pkg[perl]
+       Description: OBSOLETE: use dbd-pg-unified-pm%type_pkg[perl] instead
        Depends: dbd-pg-unified-pm%type_pkg[perl] (= %v-%r)
        DocFiles: README README.win32 MANIFEST Changes
 <<
 SplitOff2: <<
        Package: dbd-pg-pm%type_pkg[perl]-ssl
-       Description: upgrade package for dbd-pg-pm%type_pkg[perl]-ssl
+       Description: OBSOLETE: use dbd-pg-unified-pm%type_pkg[perl] instead
        Depends: dbd-pg-unified-pm%type_pkg[perl] (= %v-%r)
        DocFiles: README README.win32 MANIFEST Changes
 <<


------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to