Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv5638/main/finkinfo/libs

Modified Files:
        nspr.0d.info 
Log Message:
clean up weird ABI mess in libnspr, cascade dep into dependants to make sure 
nothing was misusing it


Index: nspr.0d.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/nspr.0d.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- nspr.0d.info        22 Apr 2010 21:02:27 -0000      1.5
+++ nspr.0d.info        23 May 2010 20:14:43 -0000      1.6
@@ -1,6 +1,6 @@
 Package: nspr.0d
 Version: 4.8.4
-Revision: 3
+Revision: 4
 BuildDepends: fink (>= 0.24.12)
 Depends: %N-shlibs (= %v-%r)
 Conflicts: nspr
@@ -12,7 +12,7 @@
 Source2: mirror:debian:pool/main/n/nspr/nspr_4.8.4-1.debian.tar.gz
 Source2-MD5: 883c40375f5e5f880a4f656c3933b596
 PatchFile: %n.patch
-PatchFile-MD5: 31351065ef530824bf60d1e5ee332229
+PatchFile-MD5: 0725bc07a0ed64badb1d0a88ca3d8985
 PatchScript: <<
 #!/bin/sh -ev
        patch -p3 < %{PatchFile}
@@ -104,6 +104,12 @@
        make sure we get build-dir lib instead of usin local -L path.
        But no external deps, so scrap -I and -L for %p altogether
        instead of tracing and fixing makefile-variable spaghetti.
+
+       Don't leak internal-emulation poll() symbol into public of
+       libnspr ABI. It's not part of public API nor used by other
+       libs in nspr suite, and linker gets annoyed and confused when
+       other things link against libnspr because libSystem already
+       has that symbol.
 <<
 License: OSI-Approved
 Maintainer: Daniel Macks <[email protected]>


------------------------------------------------------------------------------

_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to