components/ruby/puppet-modules/puppetlabs-concat/patches/01-metadata.patch
branchs11u3-sru
changeset 6035 c9748fcc32de
child 5860 afd31ba91ee9
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-concat/patches/01-metadata.patch	Fri May 20 17:42:29 2016 -0400
@@ -0,0 +1,15 @@
+Patch to add Solaris 12 support.  This patch has been submitted
+upstream.
+
+--- puppetlabs-concat-1.2.1/metadata.json.orig	2015-04-17 09:08:46.891261878 -0600
++++ puppetlabs-concat-1.2.1/metadata.json	2015-04-17 09:08:55.480888584 -0600
+@@ -67,7 +67,8 @@
+       "operatingsystem": "Solaris",
+       "operatingsystemrelease": [
+         "10",
+-        "11"
++        "11",
++        "12"
+       ]
+     },
+     {