Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci
In directory
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv22099/10.4-transitional/unstable/main/finkinfo/sci
Modified Files:
libdap3.info
Log Message:
missing dep of -shlibs. Ensure use of system-openssl so don't have to
be in section:crypto.
Index: libdap3.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/libdap3.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libdap3.info 10 Apr 2006 22:09:30 -0000 1.4
+++ libdap3.info 27 Jun 2006 18:10:27 -0000 1.5
@@ -1,21 +1,23 @@
Package: libdap3
Version: 3.5.2
-Revision: 2
+Revision: 3
BuildDependsOnly: true
GCC: 3.3
Description: DAP 2.0 C++ SDK
License: LGPL
Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
-Depends: %N-shlibs (>= %v-%r), libcurl3-shlibs, libxml2-shlibs, libiconv
-BuildDepends: libcurl3, libxml2, libiconv-dev
+Depends: %N-shlibs (= %v-%r), libcurl3-unified-shlibs, libxml2-shlibs, libiconv
+BuildDepends: libcurl3-unified, libxml2, libiconv-dev, system-openssl-dev
# Unpack Phase:
Source: ftp://ftp.unidata.ucar.edu/pub/dods/DODS-3.5/source/libdap-%v.tar.gz
Source-MD5: ed786ae3f8f7ca4e9eac2b87c132d8fb
# Compile Phase
+SetCPPFLAGS: -I%p/lib/system-openssl/include
+SetLDFLAGS: -L%p/lib/system-openssl/lib
CompileScript: <<
- #!/bin/sh -e
+ #!/bin/sh -ev
./configure %c
# for some reason, the allow_undefined_flag doesn't get set right by
configure.
perl -pi.BAK -e 's|-single_module |-single_module -undefined dynamic_lookup
|' libtool
@@ -32,6 +34,7 @@
SplitOff: <<
Package: %N-shlibs
Files: lib/libdap.*.dylib
+ Depends: libcurl3-unified-shlibs, libxml2-shlibs
Shlibs: %p/lib/libdap.3.dylib 4.0.0 %n (>= 3.5.2-1)
DocFiles: COPYING COPYRIGHT_* README README.* NEWS
<<
@@ -41,5 +44,11 @@
Client- and Server-side support classes and a prototype
implementation of the AIS.
<<
+DescPackaging: <<
+ libcurl3 now uses system-openssl, so we can also use
+ system-openssl. By not inheriting or causing our own a
+ dependency on fink's openssl, we can stay out of
+ section:crpyto.
+<<
Homepage: http://opendap.org/
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits