[X2Go-Commits] [buildscripts] 04/05: support epel-7 builds by default"

git-admin at x2go.org git-admin at x2go.org
Tue Jan 28 15:28:41 CET 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository buildscripts.

commit cb17ede63e21de046a1b98c0a3dddeae85aa33b0
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Jan 28 15:28:16 2014 +0100

    support epel-7 builds by default"
---
 bin/build-rpm-package |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/build-rpm-package b/bin/build-rpm-package
index efa8a5a..d6bb7ca 100755
--- a/bin/build-rpm-package
+++ b/bin/build-rpm-package
@@ -27,7 +27,7 @@ RPMFULLNAME="Firstname Lastname"
 GPG_KEY=
 RPM_DISTS_SUPPORTED="fedora epel"
 FEDORA_DISTROS="18,19,20,rawhide"
-EPEL_DISTROS="6"
+EPEL_DISTROS="6,7"
 RPM_REPOS_BASE=/var/www/
 
 COMPONENT_MAIN="main"

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git



More information about the x2go-commits mailing list