7110916 apache-22 IPS package is missing dependency on APR Util loadable modules s11-sru S11SRU10_02
authorPetr Sumbera <petr.sumbera@oracle.com>
Mon, 09 Jul 2012 02:06:59 -0500
branchs11-sru
changeset 2307 9326473f6713
parent 2306 7192dd0e3ba3
child 2308 c6a2a926ecea
7110916 apache-22 IPS package is missing dependency on APR Util loadable modules
components/apache2/apache-22.p5m
--- a/components/apache2/apache-22.p5m	Fri Jul 06 17:02:11 2012 -0700
+++ b/components/apache2/apache-22.p5m	Mon Jul 09 02:06:59 2012 -0500
@@ -648,6 +648,16 @@
 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 
+
 legacy	pkg=SUNWapch22u \
 	name="Apache Web Server V2.2 (usr)" \
 	desc="The Apache HTTP Server Version 2.2 (usr components)"