From: ivan Date: Wed, 7 Jul 2010 21:00:05 +0000 (+0000) Subject: dropping centos/rhel 4 X-Git-Tag: root_of_svc_elec_features~78 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=4aaf110cfc6a634de7b7015e352a798e8e8aeff3;ds=sidebyside dropping centos/rhel 4 --- 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'