# HG changeset patch # User Petr Sumbera # Date 1341817619 18000 # Node ID 9326473f671397f61736a6e4ee90a4c5783a0e9d # Parent 7192dd0e3ba30da21fb9426aa50f901f4a5fe935 7110916 apache-22 IPS package is missing dependency on APR Util loadable modules diff -r 7192dd0e3ba3 -r 9326473f6713 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)"