Skip to content
Snippets Groups Projects
Commit 8a986b9f authored by Steven Murray's avatar Steven Murray
Browse files

Moving CTA to version of 12.2 of the Oracle instance client

parent e7a9d107
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@
# ORACLE-INSTANTCLIENT_INCLUDE_DIRS
# ORACLE-INSTANTCLIENT_LIBRARIES
set(ORACLE-INSTANTCLIENT_VERSION 12.1)
set(ORACLE-INSTANTCLIENT_VERSION 12.2)
find_path(ORACLE-INSTANTCLIENT_INCLUDE_DIRS
occi.h
......
......@@ -53,7 +53,7 @@ BuildRequires: cryptopp-devel >= 5.6.2
BuildRequires: libuuid-devel >= 2.17
BuildRequires: json-c-devel >= 0.11
BuildRequires: libattr-devel >= 2.4.44
BuildRequires: oracle-instantclient12.1-devel
BuildRequires: oracle-instantclient12.2-devel
BuildRequires: valgrind
BuildRequires: valgrind-devel
%endif
......@@ -185,7 +185,7 @@ The xroot plugin
%package -n cta-lib
Summary: CERN Tape Archive libraries
Group: Application/CTA
Requires: oracle-instantclient12.1-basic
Requires: oracle-instantclient12.2-basic
%description -n cta-lib
CERN Tape Archive:
The shared libraries
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment