components/apache2-modules/mod_wsgi/mod_wsgi-27.p5m
branchs11-update
changeset 3734 24181f5eb463
parent 3661 47545fb8aed4
child 4018 51079c09956d
--- a/components/apache2-modules/mod_wsgi/mod_wsgi-27.p5m	Tue Feb 03 12:52:16 2015 -0800
+++ b/components/apache2-modules/mod_wsgi/mod_wsgi-27.p5m	Tue Feb 03 13:01:27 2015 -0800
@@ -20,14 +20,15 @@
 #
 
 #
-# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 set name=pkg.fmri \
     value=pkg:/web/server/apache-22/module/apache-wsgi-27@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary \
     value="Python 2.7 mod_wsgi plugin for Apache Web Server v2.2"
-set name=com.oracle.info.description value="the Python 2.7 mod_wsgi plugin for Apache Web Server v2.2"
+set name=com.oracle.info.description \
+    value="the Python 2.7 mod_wsgi plugin for Apache Web Server v2.2"
 set name=com.oracle.info.tpno value=$(TPNO)
 set name=info.classification \
     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
@@ -40,15 +41,12 @@
 dir  path=usr/apache2/2.2/libexec
 dir  path=usr/apache2/2.2/libexec/$(MACH64)
 file path=usr/apache2/2.2/libexec/$(MACH64)/mod_wsgi-2.7.so mode=0555
-link path=usr/apache2/2.2/libexec/$(MACH64)/mod_wsgi.so \
-    target=mod_wsgi-2.7.so mediator=python \
-    mediator-version=2.7
-link path=usr/apache2/2.2/libexec/$(MACH64)/mod_wsgi.so \
-    target=mod_wsgi-2.7.so mediator=python \
-    mediator-version=2.7
+link path=usr/apache2/2.2/libexec/$(MACH64)/mod_wsgi.so target=mod_wsgi-2.7.so \
+    mediator=python mediator-version=2.7
+link path=usr/apache2/2.2/libexec/$(MACH64)/mod_wsgi.so target=mod_wsgi-2.7.so \
+    mediator=python mediator-version=2.7
 file path=usr/apache2/2.2/libexec/mod_wsgi-2.7.so mode=0555
-link path=usr/apache2/2.2/libexec/mod_wsgi.so \
-    target=mod_wsgi-2.7.so mediator=python \
-    mediator-version=2.7
+link path=usr/apache2/2.2/libexec/mod_wsgi.so target=mod_wsgi-2.7.so \
+    mediator=python mediator-version=2.7
 license mod_wsgi.license license=Apache2.0