Add configuration for SLES-12 packaging on packager.io

This commit is contained in:
Cyril Rohr
2014-12-07 20:56:25 +00:00
parent c55ad68a0e
commit 4493a1d238
+10 -7
View File
@@ -12,19 +12,22 @@ targets:
- ImageMagick-devel
centos-6:
<<: *redhat
sles-12:
build_dependencies:
- ImageMagick-devel
before_precompile: "packaging/setup"
crons:
- packaging/cron/openproject-clear-old-sessions
- packaging/cron/openproject-create-svn-repositories
services:
- postgres
installer: https://github.com/pkgr/installer.git#master
installer: https://github.com/pkgr/installer.git#suse
wizards:
- https://github.com/pkgr/addon-legacy-installer.git
- https://github.com/pkgr/addon-mysql.git
- https://github.com/pkgr/addon-apache2.git
- https://github.com/pkgr/addon-svn-dav.git
- https://github.com/pkgr/addon-smtp.git
- https://github.com/pkgr/addon-memcached.git
- https://github.com/pkgr/addon-openproject.git
- https://github.com/pkgr/addon-mysql.git#suse
- https://github.com/pkgr/addon-apache2.git#suse
- https://github.com/pkgr/addon-svn-dav.git#suse
- https://github.com/pkgr/addon-smtp.git#suse
- https://github.com/pkgr/addon-memcached.git#suse
- https://github.com/pkgr/addon-openproject.git#suse
buildpack: https://github.com/ddollar/heroku-buildpack-multi.git