components/apache24/apache-dbd.p5m
changeset 3732 0f62cc221c7e
parent 2079 46ce7840065c
child 6662 d4892a2b5644
--- a/components/apache24/apache-dbd.p5m	Fri Jan 23 17:31:40 2015 -0800
+++ b/components/apache24/apache-dbd.p5m	Tue Feb 03 19:24:25 2015 -0800
@@ -18,13 +18,12 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 # prevents "64bit file in 32bit path" errors
 <transform file path=usr/apache2/2.4/libexec/.*\.so -> \
     add pkg.linted.userland.action001.2 true>
-
 set name=pkg.fmri \
     value=pkg:/web/server/apache-24/module/apache-dbd@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary \
@@ -40,16 +39,12 @@
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=org.opensolaris.arc-caseid value=PSARC/2014/253
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-
 file path=usr/apache2/2.4/libexec/mod_authn_dbd.so
 file path=usr/apache2/2.4/libexec/mod_authz_dbd.so
 file path=usr/apache2/2.4/libexec/mod_dbd.so
 file path=usr/apache2/2.4/libexec/mod_session_dbd.so
-
 license apache.license license="Apache v2.0"
-
-depend type=require fmri=__TBD \
-    pkg.debug.depend.file=usr/apache2/2.4/bin/httpd
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/apache2/2.4/bin/httpd
 depend type=require fmri=__TBD \
     pkg.debug.depend.file=usr/apr-util/1.5/lib/apr-util-1/apr_dbd_mysql.so
 depend type=require fmri=__TBD \