[X2Go-Commits] buildscripts.git - master (branch) updated: 4978330b2ce681b6940866fbdfc0668c063edb53

X2Go dev team git-admin at x2go.org
Sat Nov 30 02:20:48 CET 2013


The branch, master has been updated
       via  4978330b2ce681b6940866fbdfc0668c063edb53 (commit)
      from  ba3a2f2d37f1b7e6273181b03de43adeba157411 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4978330b2ce681b6940866fbdfc0668c063edb53
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat Nov 30 02:20:15 2013 +0100

    skip EPEL-5 builds

-----------------------------------------------------------------------

Summary of changes:
 bin/build-rpm-package        |    2 +-
 home/.buildscripts/x2go.conf |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/bin/build-rpm-package b/bin/build-rpm-package
index 1a4659f..c249468 100755
--- a/bin/build-rpm-package
+++ b/bin/build-rpm-package
@@ -25,7 +25,7 @@ RPMFULLNAME="Firstname Lastname"
 GPG_KEY=
 DISTS_SUPPORTED="fedora epel"
 FEDORA_DISTROS="18 19 20 rawhide"
-EPEL_DISTROS="5 6"
+EPEL_DISTROS="6"
 RPM_BUILDS_FOR="\
 fedora: $FEDORA_DISTROS\n\
 epel: $EPEL_DISTROS\n\
diff --git a/home/.buildscripts/x2go.conf b/home/.buildscripts/x2go.conf
index 3387c25..7af9d26 100644
--- a/home/.buildscripts/x2go.conf
+++ b/home/.buildscripts/x2go.conf
@@ -17,7 +17,7 @@ GPG_KEY="F4A7678C9C6B0B2B"
 DISTS_SUPPORTED="fedora epel"
 RPM_BUILDS_FOR="\
 fedora: 18 19 20 rawhide\n\
-epel: 5 6\n"
+epel: 6\n"
 RPM_REPOS_BASE=/srv/sites/x2go.org/packages/
 
 COMPONENT_MAIN="main"


hooks/post-receive
-- 
buildscripts.git (X2Go packaging scripts)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "buildscripts.git" (X2Go packaging scripts).




More information about the x2go-commits mailing list