Revision: 16896
          http://gar.svn.sourceforge.net/gar/?rev=16896&view=rev
Author:   cgrzemba
Date:     2012-01-23 15:03:02 +0000 (Mon, 23 Jan 2012)
Log Message:
-----------
389-ds-base/trunk: fix default/dirsrv file

Modified Paths:
--------------
    csw/mgar/pkg/389-ds-base/trunk/Makefile
    csw/mgar/pkg/389-ds-base/trunk/files/0003-add-user-and-var-run-dirsrv.patch

Modified: csw/mgar/pkg/389-ds-base/trunk/Makefile
===================================================================
--- csw/mgar/pkg/389-ds-base/trunk/Makefile     2012-01-23 14:23:48 UTC (rev 
16895)
+++ csw/mgar/pkg/389-ds-base/trunk/Makefile     2012-01-23 15:03:02 UTC (rev 
16896)
@@ -33,7 +33,6 @@
 RUNTIME_DEP_PKGS_CSW389-ds-base += CSWlibprldap60
 RUNTIME_DEP_PKGS_CSW389-ds-base += CSWperl
 RUNTIME_DEP_PKGS_CSW389-ds-base += CSWpython
-RUNTIME_DEP_PKGS_CSW389-ds-base += CSWsasl
 RUNTIME_DEP_PKGS_CSW389-ds-base += CSWlibldif60
 RUNTIME_DEP_PKGS_CSW389-ds-base += CSWlibsvrcore0
 RUNTIME_DEP_PKGS_CSW389-ds-base += CSWlibnspr4
@@ -51,7 +50,10 @@
 RUNTIME_DEP_PKGS_CSW389-ds-base += CSWlibicui18n48
 RUNTIME_DEP_PKGS_CSW389-ds-base += CSWlibk5crypto3
 RUNTIME_DEP_PKGS_CSW389-ds-base += CSWpm-mozldap
+RUNTIME_DEP_PKGS_CSW389-ds-base += CSWlibssl3
+RUNTIME_DEP_PKGS_CSW389-ds-base += CSWlibsasl2-2
 
+
 CHECKPKG_OVERRIDES_CSW389-ds-base += 
file-with-bad-content|/usr/share|root/opt/csw/lib/dirsrv/perl/DSUpdate.pm
 CHECKPKG_OVERRIDES_CSW389-ds-base += 
file-with-bad-content|/usr/share|root/opt/csw/share/dirsrv/updates/exampleupdate.ldif
 CHECKPKG_OVERRIDES_CSW389-ds-base += 
file-with-bad-content|/usr/share|root/opt/csw/share/man/man1/dbgen.pl.1

Modified: 
csw/mgar/pkg/389-ds-base/trunk/files/0003-add-user-and-var-run-dirsrv.patch
===================================================================
--- csw/mgar/pkg/389-ds-base/trunk/files/0003-add-user-and-var-run-dirsrv.patch 
2012-01-23 14:23:48 UTC (rev 16895)
+++ csw/mgar/pkg/389-ds-base/trunk/files/0003-add-user-and-var-run-dirsrv.patch 
2012-01-23 15:03:02 UTC (rev 16896)
@@ -41,7 +41,7 @@
      LD_PRELOAD=/usr/lib/libumem.so
      export LD_PRELOAD
  fi
-@@ -41,6 +43,16 @@ if [ "$OS" = "SunOS" -a -f /usr/lib/64/libumem.so ] ; then
+@@ -41,6 +43,17 @@ if [ "$OS" = "SunOS" -a -f /usr/lib/64/libumem.so ] ; then
      export LD_PRELOAD_64
  fi
  

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to