]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
remove old EOL fedora references 56/head
authorKen Dreyer <kdreyer@redhat.com>
Tue, 5 May 2015 15:42:56 +0000 (09:42 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Tue, 5 May 2015 15:43:52 +0000 (09:43 -0600)
Fedora 18 and 19 are end of life and we should not support them any
more. Remove them from the ceph-release-rpm build script and "rpm_hosts"
lists.

ceph-release-rpm/build/build
rpm_hosts

index dda227628a628fc98d4c9dace7d5542763017441..9502316cb1f5563abdeedf789c3f9a3a486e5694 100644 (file)
@@ -37,8 +37,6 @@ rm -rf RPMBUILD
 target=$DIST
 if [ "$target" = "centos6.5" ] ; then target=el6 ; fi
 if [ "$target" = "centos7" ] ; then target=el7 ; fi
-if [ "$target" = "fedora18" ] ; then target=fc18 ; fi
-if [ "$target" = "fedora19" ] ; then target=fc19 ; fi
 if [ "$target" = "fedora20" ] ; then target=fc20 ; fi
 if [ "$target" = "rhel6.5" ] ; then target=rhel6 ; fi
 if [ "$target" = "sles11sp2" ] ; then target=sles11 ; fi
index 72923b9f2b5f210f97335c2d7687b8964b05fa4a..285a592506004160f3f619654915d18dcda7e2b1 100644 (file)
--- a/rpm_hosts
+++ b/rpm_hosts
@@ -1,4 +1,3 @@
 ubuntu@gitbuilder-centos6-amd64.front.sepia.ceph.com
-ubuntu@gitbuilder-fedora18-amd64.front.sepia.ceph.com
 ubuntu@gitbuilder-sles-11sp2-amd64.front.sepia.ceph.com
 ubuntu@gitbuilder-opensuse12-amd64.front.sepia.ceph.com