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
71ec5900
Commit
71ec5900
authored
Nov 11, 2016
by
Steven Murray
Browse files
Applied 'epoch:' syntax to xrootd requirements in the slc6 part of cta.spec.in
parent
c690dc6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
cta.spec.in
View file @
71ec5900
...
...
@@ -33,9 +33,9 @@ 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
%if "%{?dist}" == ".slc6" || "%{?dist}" == ".el6"
BuildRequires: xrootd-client-devel
>
= 4.2.3
BuildRequires: xrootd-devel
>=
4.2
BuildRequires: cryptopp-devel
>
= 5.6.2
BuildRequires: xrootd-client-devel =
1:
4.2.3
BuildRequires: xrootd-devel
= 1:
4.2
.3
BuildRequires: cryptopp-devel =
1:
5.6.2
%else
BuildRequires: xrootd-client-devel = 1:4.4.1
BuildRequires: xrootd-devel = 1:4.4.1
...
...
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