18233695 MySQL 5.1 dependent component amp requires upgrade from 5.1 to 5.5 s11-update s11u2b39
authornishchaya.bahuguna@oracle.com
Mon, 28 Apr 2014 22:17:01 +0530
branchs11-update
changeset 3075 87e46b64dc6d
parent 3069 cdf17f7f77e5
child 3080 b08a83d7ebd1
18233695 MySQL 5.1 dependent component amp requires upgrade from 5.1 to 5.5 18668216 PHP 5.2 dependent component amp requires upgrade from 5.2 to 5.3
src/pkg/manifests/group:feature:amp.p5m
--- a/src/pkg/manifests/group:feature:amp.p5m	Fri Apr 25 15:59:12 2014 +0530
+++ b/src/pkg/manifests/group:feature:amp.p5m	Mon Apr 28 22:17:01 2014 +0530
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 set name=pkg.fmri value=pkg:/group/feature/amp@$(PKGVERS)
@@ -32,11 +32,11 @@
     value="org.opensolaris.category.2008:Meta Packages/Group Packages" \
     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
 set name=variant.arch value=$(ARCH)
-depend type=group fmri=database/mysql-51
-depend type=group fmri=web/php-52
-depend type=group fmri=web/php-52/extension/php-apc
-depend type=group fmri=web/php-52/extension/php-mysql
+depend type=group fmri=database/mysql-55
+depend type=group fmri=web/php-53
+depend type=group fmri=web/php-53/extension/php-apc
+depend type=group fmri=web/php-53/extension/php-mysql
 depend type=group fmri=web/server/apache-22
 depend type=group fmri=web/server/apache-22/module/apache-dtrace
 depend type=group fmri=web/server/apache-22/module/apache-fcgid
-depend type=group fmri=web/server/apache-22/module/apache-php5
+depend type=group fmri=web/server/apache-22/module/apache-php53