summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2014-10-11 11:24:21 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2014-10-11 11:25:37 +0200
commitf7895e3ef476561d859b43fe65025c1318594341 (patch)
tree9c416b0a37a169ff1f5fef9fdb4ac7c43e3e1a24 /home
parent22bcff7f8301a35f3231bc08a38c19358b15cc3b (diff)
downloadbuildscripts-f7895e3ef476561d859b43fe65025c1318594341.tar.gz
buildscripts-f7895e3ef476561d859b43fe65025c1318594341.tar.bz2
buildscripts-f7895e3ef476561d859b43fe65025c1318594341.zip
first approach to build opensuse RPMs
Diffstat (limited to 'home')
-rw-r--r--home/.buildscripts/x2go.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.buildscripts/x2go.conf b/home/.buildscripts/x2go.conf
index 1edb807..8c4519a 100644
--- a/home/.buildscripts/x2go.conf
+++ b/home/.buildscripts/x2go.conf
@@ -14,7 +14,7 @@ RPMEMAIL=git-admin@x2go.org
RPMFULLNAME="X2go Git Administrator"
GPG_KEY="F4A7678C9C6B0B2B"
RPM_DISTS_SUPPORTED="fedora epel"
-RPM_BUILD_FOR=${RPM_BUILD_FOR:-"fedora:18,19,20,rawhide epel:6,7"}
+RPM_BUILD_FOR=${RPM_BUILD_FOR:-"fedora:18,19,20,rawhide epel:6,7 sles:11 opensuse:12.3,13.1"}
RPM_REPOS_BASE=/srv/sites/x2go.org/packages/
COMPONENT_MAIN="main"