summaryrefslogtreecommitdiff
path: root/rpm
diff options
context:
space:
mode:
authorivan <ivan>2010-07-07 21:00:05 +0000
committerivan <ivan>2010-07-07 21:00:05 +0000
commit4aaf110cfc6a634de7b7015e352a798e8e8aeff3 (patch)
treea7ae6bb32292f050ead83bacfc1bab76b6542e5a /rpm
parent4b8bad6a2302f764ae180e1b946cb148bc0ae051 (diff)
dropping centos/rhel 4
Diffstat (limited to 'rpm')
-rwxr-xr-xrpm/build/build-freeside3
1 files changed, 2 insertions, 1 deletions
diff --git a/rpm/build/build-freeside b/rpm/build/build-freeside
index f17210e..8ea0392 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'