#!/bin/bash

yum install -y --releasever=7 \
    curl \
    gperftools \
    hostname \
    xrootd-server-5.3.1 \
    xrootd-client-5.3.1 \
    xrootd-5.3.1 \
    xrootd-voms-5.3.1 \
    xrootd-libs-5.3.1 \
    voms-clients \
    wlcg-voms-atlas \
    fetch-crl \
    gdb \
    yum-utils \
    python-requests

yum --releasever=7 --disablerepo="*" --enablerepo="osg-upcoming-testing" install -y xrootd-rucioN2N-for-Xcache