Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv28542/10.4-public/unstable/crypto/finkinfo

Modified Files:
        bind9.info 
Log Message:
sync with pangocairo so php5 can be sane(r)


Index: bind9.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/bind9.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- bind9.info  22 Aug 2007 19:52:23 -0000      1.4
+++ bind9.info  17 Mar 2008 20:14:51 -0000      1.5
@@ -1,32 +1,31 @@
 Info2: <<
 Package: bind9%type_pkg[ssl]
 Version: 9.4.099
-Revision: 2
+Revision: 3
 Type: v (9.4.1-P1), ssl (-ssl)
-# type[ssl]=. would give a 'unified' version _ but this leads in configure
-# to finding openssl too old, + to warning about potential security problems.
-# Cause is that the headers are of %v 0.9.7i (while libs 0.9.7l) _
-# and there is a large # of diffs with the 0.9.7l headers :
-# building against such a mismatch seems too dangerous. 
-# Also: avoid clobbering the existing bind9 till this one is tested  :)
+# Please keep bind9.info and bind9.patch identical in crypto and in net except 
for the type field.
+# Or make the crypto version disappear cleanly ..
 Depends: %N-shlibs (=%v-%r), daemonic, db44-aes-shlibs | db44-shlibs
 # dep and bdep on pth2-shlibs and -dev seem to have disappeared
 # also bdeps on gdbm3
-BuildDepends: db44-aes | db44, (%type_raw[ssl] = -ssl) openssl097-dev, 
(%type_raw[ssl] = .) system-openssl-dev
+BuildDepends: db44-aes | db44, (%type_raw[ssl] = -ssl) openssl097-dev, 
(%type_raw[ssl] = .) system-openssl-dev, fink (>= 0.24.12-1)
 ## "checking for .. " also needs tetex-base w3m libxml2-bin libxslt-bin
 ## but configure would still have to be patched to find the docbook stuff 
(looks in hard-coded places).
 Conflicts: host, %{Ni}-ssl, %{Ni}
 Replaces: host, %{Ni}-ssl, %{Ni}
-Provides: host
-# the Provides is because other pkgs like xtraceroute depend on host and not 
on the alternative
+Provides: host, %{Ni}-ssl, %{Ni}
+# The Provides host is because other pkgs like xtraceroute depend on host and 
not on the alternative
+# The Provides make switching between the crypto and non-crypto variants 
difficult.. (switch with dpkg --force-conflicts ...)
 Source: ftp://ftp.isc.org/isc/%{Ni}/%type_raw[v]/bind-%type_raw[v].tar.gz
 Source-MD5: 44e0514e6105ddaa235394045d9aeb0c
 Source2: ftp://ftp.internic.net/domain/named.root
 Source2-MD5: c17d2e4325d3fdcc247188e8f26a059e
 Source2ExtractDir: bind-%type_raw[v]/etc
 # the patch file should be re-checked. I updated _ ie, removed .. _ the 
named.root part (was from 97...), but nothing else
+PatchFile: %{Ni}.patch
+PatchFile-MD5: 93f0a85f504c95ae6489a0320c1f699c
 PatchScript: <<
-  sed 's|@FINKPREFIX@|%p|g' <%a/%{Ni}.patch | patch -p1
+  sed 's|@FINKPREFIX@|%p|g' <%{PatchFile} | patch -p1
   perl -pi -e 's,(\{d\}\.)so,\1dylib,; s,db\-4\.2,db-4.4,' configure
 <<
 SetCFLAGS: -Os -fstrict-aliasing
@@ -98,6 +97,7 @@
  Depends: (%type_raw[ssl] = -ssl) openssl097-shlibs
  Conflicts: %{Ni}-ssl-shlibs, %{Ni}-shlibs
  Replaces: %{Ni}-ssl-shlibs, %{Ni}-shlibs
+ Provides: %{Ni}-ssl-shlibs, %{Ni}-shlibs
  Files: lib/*.*.dylib
  Shlibs: <<
        %p/lib/libbind.4.dylib  5.0.0   %n      (>= 9.3.999-1)
@@ -114,6 +114,7 @@
  Package: %N-dev
  Conflicts: %{Ni}-ssl-dev, %{Ni}-dev, %{Ni} (<< 9.3.9)
  Replaces: %{Ni}-ssl-dev, %{Ni}-dev, %{Ni} (<< 9.3.9)
+ Provides: %{Ni}-ssl-dev, %{Ni}-dev
  Files: include lib bin/isc-config.sh
  Depends: %N-shlibs (=%v-%r)
  BuildDependsOnly: true


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to