#
# 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
# 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-rsync@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="Rsync Puppet Module"
set name=pkg.description \
value="puppetlabs-rsync manages rsync clients, repositories, and servers as well as providing defines to easily grab data via rsync."
set name=com.oracle.info.description value="Rsync 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/rsync/CHANGELOG.md
file path=etc/puppet/modules/rsync/Gemfile
file path=etc/puppet/modules/rsync/LICENSE
file path=etc/puppet/modules/rsync/README.markdown
file path=etc/puppet/modules/rsync/Rakefile
file path=etc/puppet/modules/rsync/checksums.json
file path=etc/puppet/modules/rsync/files/defaults
file path=etc/puppet/modules/rsync/files/motd
file path=etc/puppet/modules/rsync/metadata.json
file path=etc/puppet/modules/rsync/spec/spec.opts
file path=etc/puppet/modules/rsync/tests/init.pp
file path=etc/puppet/modules/rsync/tests/repo.pp
#
license LICENSE license="Apache v2.0"
# Renamed Package
depend type=optional \
fmri=system/management/puppet/puppet-rsync@0.4.0-5.12.0.0.0.93.0
depend type=require fmri=system/management/puppet
# force a dependency on puppetlabs-concat
depend type=require fmri=system/management/puppet/puppetlabs-concat
# force a dependency on puppetlabs-stdlib
depend type=require fmri=system/management/puppet/puppetlabs-stdlib