summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/.buildscripts/itzks.conf2
-rw-r--r--home/.buildscripts/nwt.conf2
-rw-r--r--home/.buildscripts/x2go.conf10
3 files changed, 11 insertions, 3 deletions
diff --git a/home/.buildscripts/itzks.conf b/home/.buildscripts/itzks.conf
index 16ad07c..75c44d1 100644
--- a/home/.buildscripts/itzks.conf
+++ b/home/.buildscripts/itzks.conf
@@ -8,7 +8,7 @@ DEBFULLNAME="ITZKS Packages"
GPG_KEY="E41B37C658842183"
DISTS_SUPPORTED="debian ubuntu"
-BUILDS_FOR="\
+DEB_BUILDS_FOR="\
debian: squeeze wheezy jessie sid"
COMPONENT_MAIN="main"
diff --git a/home/.buildscripts/nwt.conf b/home/.buildscripts/nwt.conf
index 37a786f..dd662a6 100644
--- a/home/.buildscripts/nwt.conf
+++ b/home/.buildscripts/nwt.conf
@@ -8,7 +8,7 @@ DEBEMAIL=debian@das-netzwerkteam.de
DEBFULLNAME="NWT Packages"
GPG_KEY="4DC41CF116990FF8"
DISTS_SUPPORTED="debian ubuntu"
-BUILDS_FOR="\
+DEB_BUILDS_FOR="\
debian: lenny squeeze wheezy jessie sid\n\
ubuntu: lucid precise"
diff --git a/home/.buildscripts/x2go.conf b/home/.buildscripts/x2go.conf
index e51baf0..63a0888 100644
--- a/home/.buildscripts/x2go.conf
+++ b/home/.buildscripts/x2go.conf
@@ -8,9 +8,17 @@ DEBEMAIL=git-admin@x2go.org
DEBFULLNAME="X2go Git Administrator"
GPG_KEY="F4A7678C9C6B0B2B"
DISTS_SUPPORTED="debian"
-BUILDS_FOR="\
+DEB_BUILDS_FOR="\
debian: squeeze wheezy jessie sid"
+RPMEMAIL=git-admin@x2go.org
+RPMFULLNAME="X2go Git Administrator"
+GPG_KEY="F4A7678C9C6B0B2B"
+DISTS_SUPPORTED="fedora epel"
+RPM_BUILDS_FOR="\
+fedora: fe18 fe19 fe20\n\
+epel: sl6\n"
+
COMPONENT_MAIN="main"
COMPONENT_NIGHTLY="heuler"
COMPONENT_RELEASES="baikal"