From 4aaf110cfc6a634de7b7015e352a798e8e8aeff3 Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 7 Jul 2010 21:00:05 +0000 Subject: [PATCH] dropping centos/rhel 4 --- rpm/build/build-freeside | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rpm/build/build-freeside b/rpm/build/build-freeside index f17210ee6..8ea0392a3 100755 --- a/rpm/build/build-freeside +++ b/rpm/build/build-freeside @@ -9,10 +9,11 @@ # (Of course, koji is supposed to do all this, including updating the repo.) VERSIONS='1.7 1.9' +#VERSIONS='1.7 1.9 2.1' REPO=testing BRANCH= DISTROS='centos sles' -CENTOSVERS='4 5' +CENTOSVERS='5' SLESVERS=10 WHICHVERS= ARCHS='i386 x86_64' -- 2.11.0