salt: update to 2015.8.8.2.

This commit is contained in:
Toyam Cox 2016-05-08 15:10:18 -04:00
parent b909a10fcf
commit 7221f5f317

View file

@ -1,20 +1,21 @@
# Template file for 'salt' # Template file for 'salt'
pkgname=salt pkgname=salt
version=2015.8.8 version=2015.8.8.2
revision=2 revision=1
build_style=python-module build_style=python-module
noarch=yes noarch=yes
pycompile_module="salt" pycompile_module="salt"
conf_files="/etc/salt/*" conf_files="/etc/salt/*"
hostmakedepends="python python-devel" hostmakedepends="python-devel"
makedepends="python-devel" makedepends="python-devel"
depends="python python-yaml python-MarkupSafe python-Jinja2 python-requests python-pyzmq python-crypto python-M2Crypto python-tornado python-msgpack dmidecode pciutils" depends="python-yaml python-Jinja2 python-requests python-pyzmq python-crypto
python-M2Crypto python-tornado python-msgpack dmidecode pciutils"
short_desc="Remote execution system, and configuration manager" short_desc="Remote execution system, and configuration manager"
maintainer="Toyam Cox <Vaelatern@gmail.com>" maintainer="Toyam Cox <Vaelatern@gmail.com>"
license="Apache-2.0" license="Apache-2.0"
homepage="http://saltstack.org/" homepage="http://saltstack.org/"
distfiles="$PYPI_SITE/s/salt/salt-${version}.tar.gz" distfiles="$PYPI_SITE/s/salt/salt-${version}.tar.gz"
checksum=b2ecce7bf562cfcd6586d66ade278f268bb89023f0fa0accaa55f90b8a668ef5 checksum=67d690bd47296cf3475afabf78815f223c6757edb9e584bc4bfd42f1deff3aa9
post_install() { post_install() {
vmkdir /etc/salt 0750 vmkdir /etc/salt 0750