Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
6215cb57
Commit
6215cb57
authored
Oct 02, 2017
by
Steven Murray
Browse files
Moving CTA to version of 12.2 of the Oracle instance client
parent
198fdac3
Changes
2
Hide whitespace changes
Inline
Side-by-side
cmake/Findoracle-instantclient.cmake
View file @
6215cb57
...
...
@@ -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
...
...
cta.spec.in
View file @
6215cb57
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment