components/apache2-modules/mod_dtrace/apache-dtrace-24.p5m
changeset 3732 0f62cc221c7e
parent 2163 a23eea6de4af
--- a/components/apache2-modules/mod_dtrace/apache-dtrace-24.p5m	Fri Jan 23 17:31:40 2015 -0800
+++ b/components/apache2-modules/mod_dtrace/apache-dtrace-24.p5m	Tue Feb 03 19:24:25 2015 -0800
@@ -18,19 +18,22 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
-set name=pkg.fmri value=pkg:/web/server/apache-24/module/apache-dtrace@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.fmri \
+    value=pkg:/web/server/apache-24/module/apache-dtrace@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="DTrace plugin for Apache Web Server V2.4"
-set name=com.oracle.info.description value="the DTrace plugin for Apache Web Server V2.4"
+set name=com.oracle.info.description \
+    value="the DTrace plugin for Apache Web Server V2.4"
 set name=com.oracle.info.tpno value=$(TPNO)
-set name=info.classification value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
+set name=info.classification \
+    value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=org.opensolaris.arc-caseid value=PSARC/2008/090
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-
+file dtrace-24.conf path=etc/apache2/2.4/samples-conf.d/dtrace.conf
+file build/apache24/$(MACH64)/.libs/mod_dtrace.so \
+    path=usr/apache2/2.4/libexec/mod_dtrace.so \
+    pkg.linted.userland.action001.2=true
 license apache.license license="Apache v2.0"
-
-file dtrace-24.conf path=etc/apache2/2.4/samples-conf.d/dtrace.conf
-file build/apache24/$(MACH64)/.libs/mod_dtrace.so path=usr/apache2/2.4/libexec/mod_dtrace.so pkg.linted.userland.action001.2=true