diff -r a20504fc0f7b -r d19580922ffe components/php-5_3/php-memcache.p5m --- a/components/php-5_3/php-memcache.p5m Wed Jan 29 21:34:24 2014 -0800 +++ b/components/php-5_3/php-memcache.p5m Thu Jan 30 09:23:07 2014 -0800 @@ -31,26 +31,15 @@ set name=org.opensolaris.arc-caseid value=PSARC/2012/067 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) +# This package name has known conflicts with other packages in the WOS +set pkg.linted.pkglint.manifest004=true + + license php-memcache.license license='PHP, GPLv2, LGPLv2, Apache v2.0' \ com.oracle.info.description="the Memcache extension module for PHP" \ com.oracle.info.name=php-memcache \ com.oracle.info.version=3.0.6 -dir path=etc -dir path=etc/apache2 -dir path=etc/apache2/2.2 -dir path=etc/apache2/2.2/samples-conf.d -dir path=etc/php -dir path=etc/php/5.3 -dir path=etc/php/5.3/conf.d -dir path=etc/php/5.3/zts-conf.d -dir path=usr -dir path=usr/php -dir path=usr/php/5.3 -dir path=usr/php/5.3/modules -dir path=usr/php/5.3/samples -dir path=usr/php/5.3/samples/memcache -dir path=usr/php/5.3/zts-modules file path=etc/apache2/2.2/samples-conf.d/php5.3-memcache-stats.conf \ mode=0644 preserve=renamenew file path=etc/php/5.3/conf.d/memcache.ini mode=0644 preserve=renamenew @@ -60,4 +49,4 @@ file path=usr/php/5.3/zts-modules/memcache.so # need generic dependency on PHP itself -depend fmri=web/php-53@5.3.14 type=require +depend fmri=web/php-53@5.3.27 type=require