components/ruby/puppet-modules/puppetlabs-concat/puppetlabs-concat.p5m
changeset 5438 c068f8c677e8
parent 4911 6590570733a1
child 7565 48aa82a0931f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ruby/puppet-modules/puppetlabs-concat/puppetlabs-concat.p5m	Wed Feb 10 22:10:43 2016 -0500
@@ -0,0 +1,102 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+
+#
+# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+<transform file dir -> default owner puppet>
+<transform file dir -> default group puppet>
+set name=pkg.fmri \
+    value=pkg:/system/management/puppet/puppetlabs-concat@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Concat Puppet Module"
+set name=pkg.description \
+    value="The concat module lets you construct files from multiple ordered fragments of text"
+set name=com.oracle.info.description value="Concat Puppet Module"
+set name=com.oracle.info.tpno value=$(TPNO)
+set name=info.classification \
+    value="org.opensolaris.category.2008:System/Administration and Configuration"
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream \
+    value="puppetlabs - https://forge.puppetlabs.com/puppetlabs"
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2015/368 value=PSARC/2016/016
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+#
+file path=etc/puppet/modules/concat/CHANGELOG.md
+file path=etc/puppet/modules/concat/CONTRIBUTING.md
+file path=etc/puppet/modules/concat/Gemfile
+file path=etc/puppet/modules/concat/LICENSE
+file path=etc/puppet/modules/concat/README.md
+file path=etc/puppet/modules/concat/Rakefile
+file path=etc/puppet/modules/concat/checksums.json
+file path=etc/puppet/modules/concat/files/concatfragments.rb
+file path=etc/puppet/modules/concat/lib/facter/concat_basedir.rb
+file path=etc/puppet/modules/concat/lib/puppet/parser/functions/concat_getparam.rb
+file path=etc/puppet/modules/concat/lib/puppet/parser/functions/concat_is_bool.rb
+file path=etc/puppet/modules/concat/manifests/fragment.pp
+file path=etc/puppet/modules/concat/manifests/init.pp
+file path=etc/puppet/modules/concat/manifests/setup.pp
+file path=etc/puppet/modules/concat/metadata.json
+file path=etc/puppet/modules/concat/spec/acceptance/backup_spec.rb
+file path=etc/puppet/modules/concat/spec/acceptance/concat_spec.rb
+file path=etc/puppet/modules/concat/spec/acceptance/deprecation_warnings_spec.rb
+file path=etc/puppet/modules/concat/spec/acceptance/empty_spec.rb
+file path=etc/puppet/modules/concat/spec/acceptance/fragment_source_spec.rb
+file path=etc/puppet/modules/concat/spec/acceptance/fragments_are_always_replaced_spec.rb
+file path=etc/puppet/modules/concat/spec/acceptance/newline_spec.rb
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/aix-71-vcloud.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/centos-59-x64.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/centos-64-x64-pe.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/centos-64-x64.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/centos-65-x64.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/debian-607-x64.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/debian-70rc1-x64.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/debian-73-x64.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/default.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/fedora-18-x64.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/sles-11-x64.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/sles-11sp1-x64.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/ubuntu-server-10044-x64.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/ubuntu-server-12042-x64.yml
+file path=etc/puppet/modules/concat/spec/acceptance/nodesets/ubuntu-server-1404-x64.yml
+file path=etc/puppet/modules/concat/spec/acceptance/order_spec.rb
+file path=etc/puppet/modules/concat/spec/acceptance/quoted_paths_spec.rb
+file path=etc/puppet/modules/concat/spec/acceptance/replace_spec.rb
+file path=etc/puppet/modules/concat/spec/acceptance/specinfra_stubs.rb
+file path=etc/puppet/modules/concat/spec/acceptance/symbolic_name_spec.rb
+file path=etc/puppet/modules/concat/spec/acceptance/validation_spec.rb
+file path=etc/puppet/modules/concat/spec/acceptance/warn_spec.rb
+file path=etc/puppet/modules/concat/spec/spec.opts
+file path=etc/puppet/modules/concat/spec/spec_helper.rb
+file path=etc/puppet/modules/concat/spec/spec_helper_acceptance.rb
+file path=etc/puppet/modules/concat/spec/unit/classes/concat_setup_spec.rb
+file path=etc/puppet/modules/concat/spec/unit/defines/concat_fragment_spec.rb
+file path=etc/puppet/modules/concat/spec/unit/defines/concat_spec.rb
+file path=etc/puppet/modules/concat/spec/unit/facts/concat_basedir_spec.rb
+file path=etc/puppet/modules/concat/tests/fragment.pp
+file path=etc/puppet/modules/concat/tests/init.pp
+#
+license puppetlabs-concat.license license="Apache v2.0"
+# Renamed Package
+depend type=optional \
+    fmri=system/management/puppet/[email protected]
+depend type=require fmri=system/management/puppet