7110916 apache-22 IPS package is missing dependency on APR Util loadable modules
authorPetr Sumbera <petr.sumbera@oracle.com>
Wed, 01 Feb 2012 12:32:59 -0800
changeset 674 bacca76428a5
parent 673 bb9df3c906be
child 675 3246506f2796
7110916 apache-22 IPS package is missing dependency on APR Util loadable modules
components/apache2/apache-22.p5m
--- a/components/apache2/apache-22.p5m	Wed Feb 01 12:26:49 2012 -0800
+++ b/components/apache2/apache-22.p5m	Wed Feb 01 12:32:59 2012 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
 set name=pkg.fmri \
@@ -640,3 +640,13 @@
 link path=usr/share/man/man8/rotatelogs.8 target=../../../apache2/2.2/man/man8/rotatelogs.8
 link path=usr/share/man/man8/suexec.8 target=../../../apache2/2.2/man/man8/suexec.8
 link path=var/apache2/2.2/libexec/64 target=$(MACH64)
+
+depend fmri=__TBD \
+    pkg.debug.depend.file=usr/apr-util/1.3/lib/apr-util-1/apr_dbd_mysql.so \
+    type=require 
+depend fmri=__TBD \
+    pkg.debug.depend.file=usr/apr-util/1.3/lib/apr-util-1/apr_dbd_sqlite3.so \
+    type=require 
+depend fmri=__TBD \
+    pkg.debug.depend.file=usr/apr-util/1.3/lib/apr-util-1/apr_ldap-1.so \
+    type=require