components/ruby/puppet-modules/nanliu-staging/patches/01-metadata.patch
author Rich Burridge <rich.burridge@oracle.com>
Tue, 02 May 2017 17:33:26 -0700
changeset 7964 d9801318ed3d
parent 5860 afd31ba91ee9
permissions -rw-r--r--
25981468 Build ilmbase and openexr with the GNU compilers

Patch to add Solaris 12 to the list of supported OSes.  This patch has
not yet been submitted upstream.

--- nanliu-staging-1.0.3/metadata.json.orig   2015-04-16 14:55:41.669164796 -0600
+++ nanliu-staging-1.0.3/metadata.json       2015-04-16 14:55:49.787256867 -0600
@@ -64,7 +64,8 @@
       "operatingsystem": "Solaris",
       "operatingsystemrelease": [
         "10",
-        "11"
+        "11",
+        "12"
       ]
     },
     {

--- nanliu-staging-1.0.3/README.md.orig	2016-04-27 11:13:28.848094173 -0700
+++ nanliu-staging-1.0.3/README.md	2016-04-27 11:21:23.209400826 -0700
@@ -1,3 +1,5 @@
+NOTE: Oracle has modified the originally distributed contents of metadata.json.
+
 # Staging module for Puppet
 
 Manages staging directory, along with download/extraction of compressed files.