From a9f90ef18458b3c11d74ea250794903685d6302a Mon Sep 17 00:00:00 2001
From: Eric Cano <Eric.Cano@cern.ch>
Date: Wed, 31 Jul 2019 16:59:35 +0200
Subject: [PATCH] Updated required xrootd version.

---
 cta.spec.in | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/cta.spec.in b/cta.spec.in
index ac46a1573a..b1274b078f 100644
--- a/cta.spec.in
+++ b/cta.spec.in
@@ -37,10 +37,10 @@ BuildRequires: cmake >= 2.6 redhat-rpm-config
 # The CTA client is the only component of CTA that can be compiled on both SLC6
 # and C77, therefore only the packages it depends on are required for SLC6
 %define radosVersion 2:12.2.2
-BuildRequires: xrootd-client-devel  >= 1:4.8.2
-BuildRequires: xrootd-devel         >= 1:4.8.2
-BuildRequires: xrootd-server-devel  >= 1:4.8.2
-BuildRequires: xrootd-private-devel >= 1:4.8.2
+BuildRequires: xrootd-client-devel  >= 1:4.10.0
+BuildRequires: xrootd-devel         >= 1:4.10.0
+BuildRequires: xrootd-server-devel  >= 1:4.10.0
+BuildRequires: xrootd-private-devel >= 1:4.10.0
 BuildRequires: librados-devel = %{radosVersion}, libradosstriper-devel = %{radosVersion}, 
 BuildRequires: protobuf3-compiler >= 3.3.1 protobuf3-devel >= 3.3.1
 BuildRequires: gmock-devel >= 1.5.0 gtest-devel >= 1.5.0
-- 
GitLab