Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv4227

Modified Files:
        openldap23.info 
Log Message:
New maintainer, new version, no static libs and no dep_libs.

Index: openldap23.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/openldap23.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- openldap23.info     15 Jul 2008 01:41:17 -0000      1.8
+++ openldap23.info     3 Dec 2008 00:14:02 -0000       1.9
@@ -1,7 +1,7 @@
 Package: openldap23
-Version: 2.3.40
+Version: 2.3.43
 Revision: 1
-Maintainer: None <[EMAIL PROTECTED]>
+Maintainer: Daniel Johnson <[EMAIL PROTECTED]>
 Source: mirror:custom:openldap-release/openldap-%v.tgz
 CustomMirror: <<
  asi-JP: ftp://ftp.dti.ad.jp/pub/net/OpenLDAP/
@@ -18,7 +18,7 @@
  nam-US: ftp://ftp.OpenLDAP.org/pub/OpenLDAP/
  sam-BR: ftp://ftp.matrix.com.br/pub/openldap/
 <<
-Source-MD5: 728e95d806a3d47d9686481d72e62072
+Source-MD5: 1b25281086eb146b8e11ebd33de086dc
 Depends: %N-shlibs (= %v-%r), daemonic
 BuildDepends: <<
        cyrus-sasl2-dev (>= 2.1.22-1),
@@ -36,11 +36,11 @@
 SetCPPFLAGS: -I%p/lib/system-openssl/include -I%p/include/db4 -DBIND_8_COMPAT
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
-ConfigureParams: --libexecdir=%p/sbin --mandir=%p/share/man --with-cyrus-sasl 
--enable-ldap --enable-ldbm --disable-dependency-tracking
+ConfigureParams: --libexecdir=%p/sbin --mandir=%p/share/man --with-cyrus-sasl 
--enable-ldap --enable-ldbm --disable-dependency-tracking --enable-dynamic 
--enable-shared --disable-static
 InstallScript: <<
  make install DESTDIR=%d
- perl -pi -e 's|%p/lib/libdb-4.4.la|-ldb-4.4|g' %i/lib/libldap.la
- perl -pi -e 's|%p/lib/libdb-4.4.la|-ldb-4.4|g' %i/lib/libldap_r.la
+ #No need for dependency_libs in .la files if not building static libs
+ perl -pi -e "s/dependency_libs=.*$/dependency_libs=''/" %i/lib/*.la
 <<
 DocFiles: ANNOUNCEMENT CHANGES COPYRIGHT LICENSE README build/LICENSE-2.0.1 
doc/drafts/draft*
 ConfFiles: <<
@@ -69,7 +69,7 @@
  Conflicts: openldap-ssl-dev
  Replaces: openldap-ssl-dev
  Description: Libraries and headers for LDAP development
- Files: include lib/*.a lib/*.la lib/*.dylib share/man/man3
+ Files: include lib/*.la lib/*.dylib share/man/man3
  BuildDependsOnly: True
  DocFiles: COPYRIGHT LICENSE README build/LICENSE-2.0.1
 <<
@@ -112,10 +112,14 @@
 DescPackaging: <<
  Originally packaged by Matt Stephenson.
 
- Fix .la to point to -ldb-X.X: libdb-X.X.dylib is in dbXX-shlibs, so a
- package can compile against openldap23 and some dbXY other than the one
- that openldap23 uses. If .la pointed to libdb-X.X.la, would need to
- propagate BuildDepends on dbXX, which is mutually exclusive vs dbXY.
+ Disabled static libs and cleaned dependency_libs in *.la files.
+ Dependent packages no longer need to depend on our dependencies.
 <<
 License: Restrictive/Distributable
 Homepage: http://www.openldap.org
+
+InfoTest: <<
+# Tests take a LONG time to run.
+ TestSuiteSize: large
+ TestScript: make check || exit 2
+<<


-------------------------------------------------------------------------
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
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to