Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/database
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv17999

Modified Files:
        postgresql-tcl.info 
Log Message:
mark shared lib as private, remove include file, and remove -dev splitoff
(since the library has compat_vers 0.0.0 and there is no way to link to it);
with maintainer's permission


Index: postgresql-tcl.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/database/postgresql-tcl.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- postgresql-tcl.info 16 Jul 2008 03:00:41 -0000      1.7
+++ postgresql-tcl.info 4 Sep 2008 22:11:08 -0000       1.8
@@ -1,6 +1,6 @@
 Package: postgresql-tcl
 Version: 8.2.9
-Revision: 1
+Revision: 2
 Description: PostgreSQL TCL tools
 License: BSD
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
@@ -11,6 +11,7 @@
        tcltk
 <<
 BuildDepends: <<
+        fink (>= 0.28),
        tcltk,
        tcltk-dev,
        postgresql82-dev,
@@ -149,32 +150,16 @@
        popd
 
        install_name_tool -id %p/lib/pgtcl1.5.2/libpgtcl1.5.2.dylib 
%i/lib/pgtcl1.5.2/libpgtcl1.5.2.dylib
+
+       rm -R %i/include
 <<
+Shlibs: !%p/lib/pgtcl1.5.2/libpgtcl1.5.2.dylib
 DocFiles: COPYRIGHT HISTORY INSTALL
-SplitOff: <<
-       Package: %N-dev
-       Depends: %N (>= %v-%r)
-       Conflicts: postgresql-ssl-tcl (<< %v-%r)
-       Replaces: <<
-               postgresql-tcl (<< %v-%r),
-               postgresql-ssl-tcl (<< %v-%r)
-       <<
-       BuildDependsOnly: true
-       Files: include
-<<
 SplitOff2: <<
        Package: postgresql-ssl-tcl
        Depends: postgresql-tcl (>= %v-%r)
        DocFiles: COPYRIGHT HISTORY INSTALL
 <<
-SplitOff3: <<
-       Package: postgresql-ssl-tcl-dev
-       Depends: <<
-               postgresql-ssl-tcl (>= %v-%r),
-               postgresql-tcl-dev (>= %v-%r)
-       <<
-       DocFiles: COPYRIGHT HISTORY INSTALL
-<<
 
 PostInstScript: <<
        cat <<END


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to